[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 12:08:12.414728 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:45753
I20260709 12:08:12.416210 19479 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 12:08:12.417200 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:12.432421 19488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:12.432543 19485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:12.432802 19486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:13.528285 19487 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:08:13.528403 19479 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 12:08:13.531845 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:13.532050 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:13.532208 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598893532193 us; error 0 us; skew 500 ppm
I20260709 12:08:13.532949 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:13.537750 19479 webserver.cc:533] Webserver started at http://127.19.5.254:36147/ using document root <none> and password file <none>
I20260709 12:08:13.538522 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:13.538700 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:13.539070 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:13.544615 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "6703b73a64534180b8c895050d78ad4f"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-6jfb"
I20260709 12:08:13.551791 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:08:13.556489 19494 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:13.557518 19479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:08:13.557821 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "6703b73a64534180b8c895050d78ad4f"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-6jfb"
I20260709 12:08:13.558128 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:13.616199 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:13.617652 19479 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 12:08:13.618073 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:13.684446 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:45753
I20260709 12:08:13.684511 19545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:45753 every 8 connection(s)
I20260709 12:08:13.691795 19546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:13.712105 19546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: Bootstrap starting.
I20260709 12:08:13.717648 19546 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:13.719323 19546 log.cc:826] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: Log is configured to *not* fsync() on all Append() calls
I20260709 12:08:13.723402 19546 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: No bootstrap required, opened a new log
I20260709 12:08:13.743595 19546 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER }
I20260709 12:08:13.744095 19546 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:13.744326 19546 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6703b73a64534180b8c895050d78ad4f, State: Initialized, Role: FOLLOWER
I20260709 12:08:13.745124 19546 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER }
I20260709 12:08:13.745579 19546 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:13.745831 19546 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:13.746141 19546 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:13.750048 19546 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER }
I20260709 12:08:13.750705 19546 leader_election.cc:304] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [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: 6703b73a64534180b8c895050d78ad4f; no voters: 
I20260709 12:08:13.752362 19546 leader_election.cc:290] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:13.752638 19549 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:13.754655 19549 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 1 LEADER]: Becoming Leader. State: Replica: 6703b73a64534180b8c895050d78ad4f, State: Running, Role: LEADER
I20260709 12:08:13.755505 19549 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [LEADER]: Queue going to LEADER mode. State: All 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: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER }
I20260709 12:08:13.756477 19546 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:13.764783 19551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6703b73a64534180b8c895050d78ad4f. Latest consensus state: current_term: 1 leader_uuid: "6703b73a64534180b8c895050d78ad4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER } }
I20260709 12:08:13.764962 19550 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6703b73a64534180b8c895050d78ad4f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6703b73a64534180b8c895050d78ad4f" member_type: VOTER } }
I20260709 12:08:13.765391 19551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:13.765540 19550 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:13.772990 19558 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:13.783625 19558 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:13.785756 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:13.799721 19558 catalog_manager.cc:1383] Generated new cluster ID: 7bcfd3626fd74492b7da9bf4a03915c1
I20260709 12:08:13.799991 19558 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:13.815590 19558 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:13.817049 19558 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:13.831136 19558 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: Generated new TSK 0
I20260709 12:08:13.832016 19558 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:13.852237 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:13.861042 19568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:13.861955 19569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:13.865722 19479 server_base.cc:1061] running on GCE node
W20260709 12:08:13.866074 19571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:13.866847 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:13.867033 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:13.867183 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598893867167 us; error 0 us; skew 500 ppm
I20260709 12:08:13.867761 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:13.871515 19479 webserver.cc:533] Webserver started at http://127.19.5.193:38079/ using document root <none> and password file <none>
I20260709 12:08:13.872038 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:13.872212 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:13.872467 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:13.873512 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "be20c116eb224b20b3d042a83037e452"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-6jfb"
I20260709 12:08:13.878726 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:08:13.882797 19576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:13.883558 19479 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260709 12:08:13.883818 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "be20c116eb224b20b3d042a83037e452"
format_stamp: "Formatted at 2026-07-09 12:08:13 on dist-test-slave-6jfb"
I20260709 12:08:13.884092 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:13.904273 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:13.905527 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:13.908053 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:13.912262 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:13.912467 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:13.912712 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:13.912873 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.006752 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:36923
I20260709 12:08:14.006820 19638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:36923 every 8 connection(s)
I20260709 12:08:14.015225 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:14.026122 19643 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:14.028576 19644 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.035497 19479 server_base.cc:1061] running on GCE node
W20260709 12:08:14.036541 19646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.037504 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:14.037768 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:14.037969 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598894037950 us; error 0 us; skew 500 ppm
I20260709 12:08:14.038728 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.042128 19479 webserver.cc:533] Webserver started at http://127.19.5.194:44155/ using document root <none> and password file <none>
I20260709 12:08:14.042768 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.043016 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.043349 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.044654 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "88f18c33b8d04c54b8f34569c619ad5f"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-6jfb"
I20260709 12:08:14.046146 19639 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45753
I20260709 12:08:14.046619 19639 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.047771 19639 heartbeater.cc:507] Master 127.19.5.254:45753 requested a full tablet report, sending...
I20260709 12:08:14.050674 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:08:14.051210 19511 ts_manager.cc:194] Registered new tserver with Master: be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923)
I20260709 12:08:14.054144 19511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55740
I20260709 12:08:14.055146 19651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.056120 19479 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260709 12:08:14.056378 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "88f18c33b8d04c54b8f34569c619ad5f"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-6jfb"
I20260709 12:08:14.056638 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:14.074095 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.075260 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.077593 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:14.080421 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:14.080600 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.080824 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:14.080976 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.168694 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:42199
I20260709 12:08:14.168830 19713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:42199 every 8 connection(s)
I20260709 12:08:14.174980 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:14.188443 19717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.193364 19714 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45753
I20260709 12:08:14.193900 19714 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.194901 19714 heartbeater.cc:507] Master 127.19.5.254:45753 requested a full tablet report, sending...
W20260709 12:08:14.195518 19718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.196903 19479 server_base.cc:1061] running on GCE node
I20260709 12:08:14.197567 19511 ts_manager.cc:194] Registered new tserver with Master: 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
W20260709 12:08:14.197778 19720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:14.198800 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:08:14.199009 19511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55756
W20260709 12:08:14.199048 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:14.199345 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598894199328 us; error 0 us; skew 500 ppm
I20260709 12:08:14.200078 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:14.202737 19479 webserver.cc:533] Webserver started at http://127.19.5.195:41367/ using document root <none> and password file <none>
I20260709 12:08:14.203301 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:14.203558 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:14.203867 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:14.205156 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "8b36f9454e474a2e9d3e723de692a2ee"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-6jfb"
I20260709 12:08:14.210572 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:08:14.214397 19725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.215160 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:08:14.215487 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "8b36f9454e474a2e9d3e723de692a2ee"
format_stamp: "Formatted at 2026-07-09 12:08:14 on dist-test-slave-6jfb"
I20260709 12:08:14.215886 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:14.240703 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:14.242326 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:14.243973 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:14.247412 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:14.247694 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:08:14.247963 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:14.248163 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:14.327713 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:37103
I20260709 12:08:14.327770 19787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:37103 every 8 connection(s)
I20260709 12:08:14.341821 19788 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45753
I20260709 12:08:14.342214 19788 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:14.343019 19788 heartbeater.cc:507] Master 127.19.5.254:45753 requested a full tablet report, sending...
I20260709 12:08:14.344940 19511 ts_manager.cc:194] Registered new tserver with Master: 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:14.345062 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013619351s
I20260709 12:08:14.346174 19511 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55768
I20260709 12:08:14.393091 19511 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55780:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:08:14.396462 19511 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:08:14.482748 19679 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca1c0fe2fed48be90d50cc7306f0035 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:14.483690 19677 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc3f76f4d94d97b91be8390e91ae08 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:14.484378 19679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca1c0fe2fed48be90d50cc7306f0035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.485656 19678 tablet_service.cc:1511] Processing CreateTablet for tablet cb61b09a20814a56925ff700f0951b62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:14.487502 19676 tablet_service.cc:1511] Processing CreateTablet for tablet 21ec180015c5459986d5760c17079a21 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:14.488293 19678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb61b09a20814a56925ff700f0951b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.488883 19677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc3f76f4d94d97b91be8390e91ae08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.492116 19676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ec180015c5459986d5760c17079a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.495492 19753 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca1c0fe2fed48be90d50cc7306f0035 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:14.496747 19753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca1c0fe2fed48be90d50cc7306f0035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.501206 19752 tablet_service.cc:1511] Processing CreateTablet for tablet cb61b09a20814a56925ff700f0951b62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:14.502461 19752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb61b09a20814a56925ff700f0951b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.505872 19604 tablet_service.cc:1511] Processing CreateTablet for tablet 9ca1c0fe2fed48be90d50cc7306f0035 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:08:14.512588 19600 tablet_service.cc:1511] Processing CreateTablet for tablet 5120b560745e43deb47f3a14f5983cb0 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:14.513288 19604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ca1c0fe2fed48be90d50cc7306f0035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.517334 19603 tablet_service.cc:1511] Processing CreateTablet for tablet cb61b09a20814a56925ff700f0951b62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:08:14.517259 19601 tablet_service.cc:1511] Processing CreateTablet for tablet 21ec180015c5459986d5760c17079a21 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:14.517252 19751 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc3f76f4d94d97b91be8390e91ae08 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:14.522933 19602 tablet_service.cc:1511] Processing CreateTablet for tablet e4fc3f76f4d94d97b91be8390e91ae08 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:08:14.526741 19751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc3f76f4d94d97b91be8390e91ae08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.528476 19749 tablet_service.cc:1511] Processing CreateTablet for tablet 5120b560745e43deb47f3a14f5983cb0 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:14.525489 19675 tablet_service.cc:1511] Processing CreateTablet for tablet 5120b560745e43deb47f3a14f5983cb0 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:08:14.525835 19750 tablet_service.cc:1511] Processing CreateTablet for tablet 21ec180015c5459986d5760c17079a21 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:08:14.530149 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5120b560745e43deb47f3a14f5983cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.535737 19749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5120b560745e43deb47f3a14f5983cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.546964 19602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4fc3f76f4d94d97b91be8390e91ae08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.530985 19675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5120b560745e43deb47f3a14f5983cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.553895 19603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb61b09a20814a56925ff700f0951b62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.563637 19750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ec180015c5459986d5760c17079a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.570271 19601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21ec180015c5459986d5760c17079a21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.569901 19599 tablet_service.cc:1511] Processing CreateTablet for tablet b347239b5eb64995ba7fc18102019a58 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:14.576354 19599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347239b5eb64995ba7fc18102019a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.581152 19674 tablet_service.cc:1511] Processing CreateTablet for tablet b347239b5eb64995ba7fc18102019a58 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:14.592865 19674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347239b5eb64995ba7fc18102019a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.620451 19748 tablet_service.cc:1511] Processing CreateTablet for tablet b347239b5eb64995ba7fc18102019a58 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:08:14.621866 19748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b347239b5eb64995ba7fc18102019a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.622089 19805 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:14.645781 19598 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3300ae37fa4523b47602f10119d494 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:14.648452 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3300ae37fa4523b47602f10119d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.661685 19679 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3300ae37fa4523b47602f10119d494 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:14.665367 19805 tablet_bootstrap.cc:654] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.669832 19679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3300ae37fa4523b47602f10119d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.708060 19807 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:14.712083 19806 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:14.715675 19751 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3300ae37fa4523b47602f10119d494 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:08:14.723189 19751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3300ae37fa4523b47602f10119d494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.741206 19676 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2335a0c04340a5aae88649e87fec62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:14.742383 19676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2335a0c04340a5aae88649e87fec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.742735 19805 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:14.743178 19805 ts_tablet_manager.cc:1403] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.122s	user 0.007s	sys 0.006s
I20260709 12:08:14.746158 19805 raft_consensus.cc:359] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.747152 19805 raft_consensus.cc:385] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.747435 19805 raft_consensus.cc:740] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.749377 19674 tablet_service.cc:1511] Processing CreateTablet for tablet 31755907a8714844b91f3b824282e7a3 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:14.748565 19805 consensus_queue.cc:260] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.750650 19674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31755907a8714844b91f3b824282e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.751325 19598 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2335a0c04340a5aae88649e87fec62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:14.752499 19598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2335a0c04340a5aae88649e87fec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.756150 19807 tablet_bootstrap.cc:654] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.744611 19600 tablet_service.cc:1511] Processing CreateTablet for tablet 31755907a8714844b91f3b824282e7a3 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:14.768265 19600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31755907a8714844b91f3b824282e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.778867 19748 tablet_service.cc:1511] Processing CreateTablet for tablet 31755907a8714844b91f3b824282e7a3 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:08:14.780072 19748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31755907a8714844b91f3b824282e7a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.788736 19806 tablet_bootstrap.cc:654] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:14.791733 19559 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:14.817657 19752 tablet_service.cc:1511] Processing CreateTablet for tablet 1b2335a0c04340a5aae88649e87fec62 (DEFAULT_TABLE table=test-workload [id=6a4cdf885de54af9b691b20fc26f6d66]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:08:14.818854 19752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b2335a0c04340a5aae88649e87fec62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:14.821699 19809 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:14.822171 19809 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.823725 19807 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:14.824163 19807 ts_tablet_manager.cc:1403] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.117s	user 0.021s	sys 0.014s
I20260709 12:08:14.826967 19807 raft_consensus.cc:359] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.827683 19807 raft_consensus.cc:385] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.827967 19807 raft_consensus.cc:740] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.830006 19806 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:14.830432 19806 ts_tablet_manager.cc:1403] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.123s	user 0.006s	sys 0.014s
I20260709 12:08:14.831212 19714 heartbeater.cc:499] Master 127.19.5.254:45753 was elected leader, sending a full tablet report...
I20260709 12:08:14.835740 19805 ts_tablet_manager.cc:1434] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.092s	user 0.026s	sys 0.039s
I20260709 12:08:14.837016 19805 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:14.837180 19809 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103), be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923)
I20260709 12:08:14.837931 19807 consensus_queue.cc:260] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.834748 19806 raft_consensus.cc:359] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:14.840880 19806 raft_consensus.cc:385] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.841427 19806 raft_consensus.cc:740] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.842576 19806 consensus_queue.cc:260] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:14.857277 19805 tablet_bootstrap.cc:654] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.864348 19806 ts_tablet_manager.cc:1434] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 12:08:14.868865 19788 heartbeater.cc:499] Master 127.19.5.254:45753 was elected leader, sending a full tablet report...
I20260709 12:08:14.892112 19806 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:14.893747 19815 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:14.894232 19815 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.897055 19815 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923)
I20260709 12:08:14.905552 19639 heartbeater.cc:499] Master 127.19.5.254:45753 was elected leader, sending a full tablet report...
I20260709 12:08:14.914705 19805 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:14.915932 19806 tablet_bootstrap.cc:654] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.916103 19805 ts_tablet_manager.cc:1403] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.002s
I20260709 12:08:14.920471 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:14.921630 19763 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:14.926153 19805 raft_consensus.cc:359] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:14.926847 19805 raft_consensus.cc:385] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.927137 19805 raft_consensus.cc:740] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:14.937252 19805 consensus_queue.cc:260] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:14.941083 19807 ts_tablet_manager.cc:1434] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.116s	user 0.023s	sys 0.011s
I20260709 12:08:14.942925 19805 ts_tablet_manager.cc:1434] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 12:08:14.944010 19807 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:14.937609 19652 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:14.945034 19809 raft_consensus.cc:2804] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:14.945303 19809 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:14.945538 19809 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:14.947120 19715 tablet.cc:2406] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:08:14.965914 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:14.966611 19805 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:14.974409 19809 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:14.976751 19809 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Requested vote from peers 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103), be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923)
W20260709 12:08:14.978614 19652 leader_election.cc:343] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:14.981007 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:14.980103 19807 tablet_bootstrap.cc:654] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.981822 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:14.981542 19763 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:14.983750 19652 leader_election.cc:343] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:14.984617 19806 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:14.987082 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:14.992208 19806 ts_tablet_manager.cc:1403] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.011s
I20260709 12:08:14.992493 19689 raft_consensus.cc:2393] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b36f9454e474a2e9d3e723de692a2ee in current term 1: Already voted for candidate 88f18c33b8d04c54b8f34569c619ad5f in this term.
I20260709 12:08:14.989696 19763 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:14.990327 19805 tablet_bootstrap.cc:654] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:14.996069 19652 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: be20c116eb224b20b3d042a83037e452
I20260709 12:08:14.997287 19809 raft_consensus.cc:2804] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:14.997417 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:14.997503 19806 raft_consensus.cc:359] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:14.998384 19806 raft_consensus.cc:385] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:14.998736 19806 raft_consensus.cc:740] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
W20260709 12:08:14.998950 19726 leader_election.cc:343] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:14.999373 19726 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee; no voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452
I20260709 12:08:14.998945 19809 raft_consensus.cc:697] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:14.999605 19806 consensus_queue.cc:260] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.000976 19815 raft_consensus.cc:2749] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.000392 19809 consensus_queue.cc:237] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:15.004155 19806 ts_tablet_manager.cc:1434] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:08:15.004865 19806 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.006945 19814 raft_consensus.cc:493] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.007481 19807 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.007385 19814 raft_consensus.cc:515] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.007992 19807 ts_tablet_manager.cc:1403] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.004s
I20260709 12:08:15.010885 19814 leader_election.cc:290] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.013154 19807 raft_consensus.cc:359] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.013847 19807 raft_consensus.cc:385] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.014135 19807 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.014851 19807 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.016846 19807 ts_tablet_manager.cc:1434] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:08:15.017706 19807 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.031966 19510 catalog_manager.cc:5697] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 1 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.033362 19805 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.038645 19805 ts_tablet_manager.cc:1403] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.009s
I20260709 12:08:15.039443 19806 tablet_bootstrap.cc:654] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.044621 19807 tablet_bootstrap.cc:654] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.047399 19805 raft_consensus.cc:359] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.048882 19805 raft_consensus.cc:385] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.049187 19805 raft_consensus.cc:740] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.049865 19805 consensus_queue.cc:260] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.051937 19805 ts_tablet_manager.cc:1434] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:08:15.052784 19805 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.048699 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.053779 19689 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.055760 19579 leader_election.cc:304] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.056757 19814 raft_consensus.cc:2804] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.057729 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.057117 19814 raft_consensus.cc:493] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.058398 19814 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:15.059625 19577 leader_election.cc:343] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.064863 19805 tablet_bootstrap.cc:654] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.066162 19814 raft_consensus.cc:515] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.068678 19814 leader_election.cc:290] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.068871 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:15.069437 19689 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.069944 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
W20260709 12:08:15.071307 19577 leader_election.cc:343] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.075877 19689 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 1.
I20260709 12:08:15.077039 19579 leader_election.cc:304] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:15.077832 19814 raft_consensus.cc:2804] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.081862 19814 raft_consensus.cc:697] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:15.082481 19832 raft_consensus.cc:493] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.082899 19814 consensus_queue.cc:237] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.086629 19806 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.086994 19807 tablet_bootstrap.cc:492] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.087123 19806 ts_tablet_manager.cc:1403] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.010s
I20260709 12:08:15.087754 19807 ts_tablet_manager.cc:1403] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.012s
I20260709 12:08:15.082993 19832 raft_consensus.cc:515] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.090556 19807 raft_consensus.cc:359] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.091022 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.091264 19807 raft_consensus.cc:385] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:08:15.092633 19579 leader_election.cc:343] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.094265 19807 raft_consensus.cc:740] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.095172 19807 consensus_queue.cc:260] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.097738 19807 ts_tablet_manager.cc:1434] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:08:15.098613 19807 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.099695 19832 leader_election.cc:290] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.100893 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
W20260709 12:08:15.102242 19577 leader_election.cc:343] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.102654 19577 leader_election.cc:304] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be20c116eb224b20b3d042a83037e452; no voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:15.104198 19806 raft_consensus.cc:359] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.104864 19806 raft_consensus.cc:385] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.105180 19806 raft_consensus.cc:740] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.106289 19832 raft_consensus.cc:2749] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.108945 19807 tablet_bootstrap.cc:654] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.109580 19806 consensus_queue.cc:260] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.111637 19806 ts_tablet_manager.cc:1434] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.004s
I20260709 12:08:15.112475 19806 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.116453 19511 catalog_manager.cc:5697] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.118813 19806 tablet_bootstrap.cc:654] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.127338 19805 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.127841 19805 ts_tablet_manager.cc:1403] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.014s
I20260709 12:08:15.130574 19805 raft_consensus.cc:359] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.131264 19805 raft_consensus.cc:385] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.131579 19805 raft_consensus.cc:740] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.132244 19805 consensus_queue.cc:260] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.134362 19805 ts_tablet_manager.cc:1434] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:08:15.135180 19805 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.136170 19807 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.136612 19807 ts_tablet_manager.cc:1403] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.008s
I20260709 12:08:15.139748 19807 raft_consensus.cc:359] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.140394 19807 raft_consensus.cc:385] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.140679 19807 raft_consensus.cc:740] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.141181 19805 tablet_bootstrap.cc:654] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.141451 19807 consensus_queue.cc:260] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.143784 19806 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.144279 19806 ts_tablet_manager.cc:1403] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260709 12:08:15.145556 19807 ts_tablet_manager.cc:1434] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:08:15.146459 19807 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.147657 19806 raft_consensus.cc:359] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.148412 19806 raft_consensus.cc:385] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.148751 19806 raft_consensus.cc:740] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.149634 19806 consensus_queue.cc:260] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.150123 19815 raft_consensus.cc:493] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.150872 19815 raft_consensus.cc:515] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.152868 19815 leader_election.cc:290] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:15.154273 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.154848 19689 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 0.
I20260709 12:08:15.155040 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.155841 19807 tablet_bootstrap.cc:654] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.156638 19728 leader_election.cc:304] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
W20260709 12:08:15.157506 19726 leader_election.cc:343] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.158386 19815 raft_consensus.cc:2804] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.158740 19815 raft_consensus.cc:493] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.159066 19815 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.159595 19806 ts_tablet_manager.cc:1434] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:08:15.165329 19806 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.170836 19815 raft_consensus.cc:515] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.172375 19805 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.172607 19815 leader_election.cc:290] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:15.173193 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:15.173907 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
W20260709 12:08:15.174434 19726 leader_election.cc:343] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.174445 19689 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.172801 19805 ts_tablet_manager.cc:1403] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.009s
I20260709 12:08:15.176625 19806 tablet_bootstrap.cc:654] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.177726 19805 raft_consensus.cc:359] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.178385 19805 raft_consensus.cc:385] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.178661 19805 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.179329 19805 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.180958 19689 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 1.
I20260709 12:08:15.182111 19728 leader_election.cc:304] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.183458 19815 raft_consensus.cc:2804] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.185246 19805 ts_tablet_manager.cc:1434] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:08:15.186822 19805 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.193583 19805 tablet_bootstrap.cc:654] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.196496 19815 raft_consensus.cc:697] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:15.197328 19815 consensus_queue.cc:237] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.198257 19807 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.198701 19807 ts_tablet_manager.cc:1403] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260709 12:08:15.201853 19807 raft_consensus.cc:359] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.202577 19807 raft_consensus.cc:385] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.202869 19807 raft_consensus.cc:740] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.203518 19807 consensus_queue.cc:260] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.204705 19806 tablet_bootstrap.cc:492] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.205219 19806 ts_tablet_manager.cc:1403] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.019s
I20260709 12:08:15.205514 19807 ts_tablet_manager.cc:1434] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:08:15.206385 19807 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.208674 19806 raft_consensus.cc:359] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.209409 19806 raft_consensus.cc:385] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.209738 19806 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.210453 19806 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.214195 19806 ts_tablet_manager.cc:1434] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260709 12:08:15.218080 19806 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.217031 19805 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.219872 19805 ts_tablet_manager.cc:1403] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.002s
I20260709 12:08:15.221165 19832 raft_consensus.cc:493] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.221601 19832 raft_consensus.cc:515] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.222936 19805 raft_consensus.cc:359] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.223513 19832 leader_election.cc:290] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.223624 19805 raft_consensus.cc:385] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.223171 19511 catalog_manager.cc:5697] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 1 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:15.223937 19805 raft_consensus.cc:740] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.220775 19807 tablet_bootstrap.cc:654] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.224547 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.225163 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.227603 19763 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.227672 19689 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.228726 19577 leader_election.cc:304] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.229512 19832 raft_consensus.cc:2804] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.229903 19832 raft_consensus.cc:493] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.230353 19806 tablet_bootstrap.cc:654] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.230305 19832 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.224625 19805 consensus_queue.cc:260] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.237289 19805 ts_tablet_manager.cc:1434] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:08:15.238217 19805 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.244385 19805 tablet_bootstrap.cc:654] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.246635 19806 tablet_bootstrap.cc:492] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.247090 19806 ts_tablet_manager.cc:1403] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.008s
I20260709 12:08:15.247890 19831 raft_consensus.cc:493] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.248329 19831 raft_consensus.cc:515] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.249791 19806 raft_consensus.cc:359] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.250474 19806 raft_consensus.cc:385] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.250566 19831 leader_election.cc:290] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.251693 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.252331 19763 raft_consensus.cc:2468] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.253508 19577 leader_election.cc:304] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.252436 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.254941 19807 tablet_bootstrap.cc:492] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.254244 19831 raft_consensus.cc:2804] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.255384 19807 ts_tablet_manager.cc:1403] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260709 12:08:15.255838 19831 raft_consensus.cc:493] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.256250 19831 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:15.255366 19579 leader_election.cc:343] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.259991 19807 raft_consensus.cc:359] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.260689 19807 raft_consensus.cc:385] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.260982 19807 raft_consensus.cc:740] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.261960 19805 tablet_bootstrap.cc:492] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.261657 19807 consensus_queue.cc:260] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.262398 19805 ts_tablet_manager.cc:1403] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260709 12:08:15.263851 19807 ts_tablet_manager.cc:1434] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:08:15.264753 19807 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.265888 19805 raft_consensus.cc:359] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.266573 19805 raft_consensus.cc:385] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.266862 19805 raft_consensus.cc:740] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.267663 19805 consensus_queue.cc:260] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.270097 19805 ts_tablet_manager.cc:1434] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:08:15.270999 19805 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.256805 19806 raft_consensus.cc:740] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.272889 19806 consensus_queue.cc:260] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.275228 19806 ts_tablet_manager.cc:1434] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 12:08:15.276162 19806 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.276959 19805 tablet_bootstrap.cc:654] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.279307 19809 raft_consensus.cc:493] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.279771 19809 raft_consensus.cc:515] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.281672 19809 leader_election.cc:290] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.282110 19806 tablet_bootstrap.cc:654] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.283236 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.283864 19763 raft_consensus.cc:2468] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.283245 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.285732 19652 leader_election.cc:304] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:15.286633 19809 raft_consensus.cc:2804] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.286989 19809 raft_consensus.cc:493] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.287302 19809 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.287550 19807 tablet_bootstrap.cc:654] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.294054 19809 raft_consensus.cc:515] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.300724 19809 leader_election.cc:290] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.298007 19815 raft_consensus.cc:493] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.301715 19831 raft_consensus.cc:515] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.302222 19815 raft_consensus.cc:515] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.303634 19831 leader_election.cc:290] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.304219 19815 leader_election.cc:290] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:15.304441 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:15.304502 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:15.305205 19689 raft_consensus.cc:2393] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be20c116eb224b20b3d042a83037e452 in current term 1: Already voted for candidate 88f18c33b8d04c54b8f34569c619ad5f in this term.
I20260709 12:08:15.305872 19614 raft_consensus.cc:2393] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88f18c33b8d04c54b8f34569c619ad5f in current term 1: Already voted for candidate be20c116eb224b20b3d042a83037e452 in this term.
I20260709 12:08:15.306845 19805 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.307192 19805 ts_tablet_manager.cc:1403] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.012s
I20260709 12:08:15.308636 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.309290 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.309574 19805 raft_consensus.cc:359] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.310209 19805 raft_consensus.cc:385] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.310084 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.310496 19805 raft_consensus.cc:740] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.310683 19762 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.311111 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.311190 19805 consensus_queue.cc:260] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.311878 19689 raft_consensus.cc:2393] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8b36f9454e474a2e9d3e723de692a2ee in current term 1: Already voted for candidate be20c116eb224b20b3d042a83037e452 in this term.
I20260709 12:08:15.313126 19805 ts_tablet_manager.cc:1434] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:08:15.313887 19805 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: Bootstrap starting.
I20260709 12:08:15.314546 19728 leader_election.cc:304] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee; no voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.315618 19815 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.316186 19762 raft_consensus.cc:2468] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.296965 19807 tablet_bootstrap.cc:492] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.316844 19807 ts_tablet_manager.cc:1403] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260709 12:08:15.317255 19652 leader_election.cc:304] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.318030 19809 raft_consensus.cc:2804] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.318513 19763 raft_consensus.cc:2393] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate be20c116eb224b20b3d042a83037e452 in current term 1: Already voted for candidate 88f18c33b8d04c54b8f34569c619ad5f in this term.
I20260709 12:08:15.318480 19809 raft_consensus.cc:697] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:15.319329 19809 consensus_queue.cc:237] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.319743 19577 leader_election.cc:304] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [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: be20c116eb224b20b3d042a83037e452; no voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:15.301374 19832 raft_consensus.cc:515] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.321615 19832 leader_election.cc:290] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.322105 19832 raft_consensus.cc:2749] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.322613 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.319564 19807 raft_consensus.cc:359] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.321612 19815 raft_consensus.cc:2749] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.323171 19807 raft_consensus.cc:385] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.323171 19762 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.323896 19812 raft_consensus.cc:493] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.324339 19812 raft_consensus.cc:515] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.326403 19812 leader_election.cc:290] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.328109 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.323549 19807 raft_consensus.cc:740] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.328465 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.328704 19763 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.329057 19613 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.329370 19805 tablet_bootstrap.cc:654] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.329772 19652 leader_election.cc:304] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:15.331018 19812 raft_consensus.cc:2804] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.331374 19812 raft_consensus.cc:493] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.331718 19812 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.328979 19807 consensus_queue.cc:260] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.337633 19762 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 1.
I20260709 12:08:15.322858 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:15.338460 19689 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.338721 19577 leader_election.cc:304] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.298359 19806 tablet_bootstrap.cc:492] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.339896 19807 ts_tablet_manager.cc:1434] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:08:15.340113 19831 raft_consensus.cc:2804] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.340574 19831 raft_consensus.cc:697] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:15.340884 19807 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.341308 19831 consensus_queue.cc:237] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.343106 19806 ts_tablet_manager.cc:1403] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.007s
I20260709 12:08:15.350350 19806 raft_consensus.cc:359] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:15.351107 19806 raft_consensus.cc:385] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.352133 19806 raft_consensus.cc:740] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.350203 19511 catalog_manager.cc:5697] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 1 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.352782 19812 raft_consensus.cc:515] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.360639 19807 tablet_bootstrap.cc:654] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.363055 19812 leader_election.cc:290] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.364812 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:15.365341 19613 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.365386 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.362854 19510 catalog_manager.cc:5697] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.367903 19689 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 1.
I20260709 12:08:15.363484 19806 consensus_queue.cc:260] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:15.365942 19762 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.373234 19613 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.379828 19652 leader_election.cc:304] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.384626 19805 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: No bootstrap required, opened a new log
I20260709 12:08:15.385040 19805 ts_tablet_manager.cc:1403] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent bootstrapping tablet: real 0.071s	user 0.025s	sys 0.020s
I20260709 12:08:15.384922 19762 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.387668 19805 raft_consensus.cc:359] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.388917 19805 raft_consensus.cc:385] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.389200 19805 raft_consensus.cc:740] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.391111 19806 ts_tablet_manager.cc:1434] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.003s
I20260709 12:08:15.387732 19812 raft_consensus.cc:2804] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.392151 19806 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.392148 19812 raft_consensus.cc:697] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:15.393181 19812 consensus_queue.cc:237] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.399080 19806 tablet_bootstrap.cc:654] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.400736 19807 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.401191 19807 ts_tablet_manager.cc:1403] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.012s
I20260709 12:08:15.401921 19805 consensus_queue.cc:260] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.402730 19809 raft_consensus.cc:493] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.403177 19809 raft_consensus.cc:515] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.406183 19807 raft_consensus.cc:359] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.406847 19807 raft_consensus.cc:385] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.407142 19807 raft_consensus.cc:740] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.407797 19807 consensus_queue.cc:260] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.407821 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.409492 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.409919 19807 ts_tablet_manager.cc:1434] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
W20260709 12:08:15.410039 19652 leader_election.cc:343] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:15.410707 19809 leader_election.cc:290] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.410077 19762 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.410840 19807 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: Bootstrap starting.
I20260709 12:08:15.410084 19511 catalog_manager.cc:5697] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 1 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.412498 19805 ts_tablet_manager.cc:1434] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:08:15.414672 19652 leader_election.cc:304] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [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: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.415697 19809 raft_consensus.cc:2804] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.416046 19809 raft_consensus.cc:493] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.416366 19809 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.416846 19807 tablet_bootstrap.cc:654] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.418279 19806 tablet_bootstrap.cc:492] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.418694 19806 ts_tablet_manager.cc:1403] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260709 12:08:15.420939 19806 raft_consensus.cc:359] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.421367 19806 raft_consensus.cc:385] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.421586 19806 raft_consensus.cc:740] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.422158 19806 consensus_queue.cc:260] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.422631 19809 raft_consensus.cc:515] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.423782 19806 ts_tablet_manager.cc:1434] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:08:15.424607 19806 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: Bootstrap starting.
I20260709 12:08:15.425359 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:15.425916 19613 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.430640 19806 tablet_bootstrap.cc:654] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:15.432078 19613 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.433190 19652 leader_election.cc:304] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.436838 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.437409 19762 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.443629 19809 leader_election.cc:290] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.444213 19812 raft_consensus.cc:2804] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.446439 19812 raft_consensus.cc:697] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:15.447439 19812 consensus_queue.cc:237] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.448669 19807 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: No bootstrap required, opened a new log
I20260709 12:08:15.449934 19807 ts_tablet_manager.cc:1403] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.015s
I20260709 12:08:15.452535 19762 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.452392 19807 raft_consensus.cc:359] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.454892 19807 raft_consensus.cc:385] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.455160 19807 raft_consensus.cc:740] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.456272 19807 consensus_queue.cc:260] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.458467 19807 ts_tablet_manager.cc:1434] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:08:15.468894 19806 tablet_bootstrap.cc:492] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: No bootstrap required, opened a new log
I20260709 12:08:15.469302 19806 ts_tablet_manager.cc:1403] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.028s
I20260709 12:08:15.469750 19511 catalog_manager.cc:5697] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 1 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.471884 19806 raft_consensus.cc:359] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.472682 19806 raft_consensus.cc:385] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:15.472986 19806 raft_consensus.cc:740] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Initialized, Role: FOLLOWER
I20260709 12:08:15.473584 19806 consensus_queue.cc:260] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.475306 19806 ts_tablet_manager.cc:1434] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:08:15.486755 19812 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.493511 19831 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.494022 19831 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:15.496091 19831 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.499110 19763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.499286 19613 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.499630 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.501058 19579 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be20c116eb224b20b3d042a83037e452; no voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:15.505995 19831 raft_consensus.cc:2749] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:15.508417 19809 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.541531 19831 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.551756 19832 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.562201 19809 raft_consensus.cc:493] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.562683 19809 raft_consensus.cc:515] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.564837 19809 leader_election.cc:290] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.565672 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452" is_pre_election: true
I20260709 12:08:15.566250 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.566401 19613 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.566816 19762 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 0.
I20260709 12:08:15.567466 19652 leader_election.cc:304] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.568233 19809 raft_consensus.cc:2804] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.568621 19809 raft_consensus.cc:493] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.568953 19809 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.575162 19809 raft_consensus.cc:515] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.577104 19809 leader_election.cc:290] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.577694 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:15.578130 19613 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.578012 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.578560 19762 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.582135 19613 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.582959 19652 leader_election.cc:304] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.583554 19809 raft_consensus.cc:2804] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.583923 19809 raft_consensus.cc:697] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:15.584570 19762 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 1.
I20260709 12:08:15.585183 19809 consensus_queue.cc:237] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.592265 19509 catalog_manager.cc:5697] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 1 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.635681 19815 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.646526 19613 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.651983 19832 raft_consensus.cc:493] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:15.652495 19832 raft_consensus.cc:515] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.654520 19832 leader_election.cc:290] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.655675 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee" is_pre_election: true
I20260709 12:08:15.656075 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f" is_pre_election: true
I20260709 12:08:15.656284 19762 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.656682 19689 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 0.
I20260709 12:08:15.657368 19577 leader_election.cc:304] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.658149 19832 raft_consensus.cc:2804] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:15.658937 19832 raft_consensus.cc:493] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:15.659103 19869 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.659325 19832 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.666219 19832 raft_consensus.cc:515] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.669152 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:15.669696 19689 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.675812 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:15.676023 19689 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 1.
I20260709 12:08:15.676218 19832 leader_election.cc:290] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:15.676697 19762 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:15.677068 19579 leader_election.cc:304] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:15.677804 19832 raft_consensus.cc:2804] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:15.678388 19832 raft_consensus.cc:697] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:15.679405 19832 consensus_queue.cc:237] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:15.683043 19762 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 1.
I20260709 12:08:15.687146 19510 catalog_manager.cc:5697] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 0 to 1, leader changed from <none> to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:15.734921 19809 consensus_queue.cc:1048] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.745890 19812 consensus_queue.cc:1048] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.746469 19832 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.769680 19814 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.902823 19812 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.906301 19812 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.916468 19809 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.924821 19812 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.946851 19689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:43158
I20260709 12:08:15.947520 19689 raft_consensus.cc:606] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Received request to transfer leadership to TS be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.958081 19689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:43158
I20260709 12:08:15.958577 19689 raft_consensus.cc:606] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Received request to transfer leadership to TS be20c116eb224b20b3d042a83037e452
I20260709 12:08:15.971122 19762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:36866
I20260709 12:08:15.971755 19762 raft_consensus.cc:606] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:15.974514 19809 consensus_queue.cc:1048] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:15.990114 19809 consensus_queue.cc:1048] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.008661 19614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
mode: GRACEFUL
new_leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:43820
I20260709 12:08:16.009243 19614 raft_consensus.cc:606] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Received request to transfer leadership to TS 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:16.038323 19861 raft_consensus.cc:993] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:16.038731 19809 raft_consensus.cc:1081] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Signalling peer be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:16.040143 19614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:54944
I20260709 12:08:16.040597 19614 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.040885 19614 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.045260 19614 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:16.047106 19614 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:16.047426 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:16.047675 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:16.048192 19689 raft_consensus.cc:3055] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.048303 19762 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.048547 19689 raft_consensus.cc:740] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:16.049376 19689 consensus_queue.cc:260] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:16.050691 19689 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.053140 19762 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:16.054057 19577 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:16.054641 19814 raft_consensus.cc:2804] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.055004 19814 raft_consensus.cc:697] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:16.055678 19814 consensus_queue.cc:237] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:16.057343 19689 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:16.063238 19511 catalog_manager.cc:5697] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 1 to 2, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:16.125839 19814 consensus_queue.cc:1048] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.137844 19831 consensus_queue.cc:1048] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:16.146363 19832 raft_consensus.cc:993] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: : Instructing follower 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:16.146837 19831 raft_consensus.cc:1081] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Signalling peer 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:16.148500 19762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:36856
I20260709 12:08:16.149031 19762 raft_consensus.cc:493] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.150089 19762 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.156379 19762 raft_consensus.cc:515] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.158999 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:16.159577 19614 raft_consensus.cc:3055] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.159885 19614 raft_consensus.cc:740] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:16.159929 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b2335a0c04340a5aae88649e87fec62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:16.160535 19689 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.160699 19614 consensus_queue.cc:260] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.161772 19614 raft_consensus.cc:3060] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.163803 19762 leader_election.cc:290] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:16.169155 19614 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:16.170766 19726 leader_election.cc:304] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:16.171056 19689 raft_consensus.cc:2468] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:16.171594 19869 raft_consensus.cc:2804] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.172849 19869 raft_consensus.cc:697] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:16.173687 19869 consensus_queue.cc:237] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.180596 19509 catalog_manager.cc:5697] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 1 to 2, leader changed from be20c116eb224b20b3d042a83037e452 (127.19.5.193) to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 2 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:16.270018 19889 raft_consensus.cc:993] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:16.270392 19869 raft_consensus.cc:1081] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:16.271842 19689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43132
I20260709 12:08:16.272265 19689 raft_consensus.cc:493] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.272528 19689 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.276563 19689 raft_consensus.cc:515] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.278163 19689 leader_election.cc:290] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:16.279178 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:16.279678 19762 raft_consensus.cc:3055] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.279922 19762 raft_consensus.cc:740] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:16.280530 19762 consensus_queue.cc:260] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.281333 19762 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.281594 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:16.282112 19614 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.287585 19762 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 2.
I20260709 12:08:16.288146 19614 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 2.
I20260709 12:08:16.288583 19652 leader_election.cc:304] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:16.289259 19809 raft_consensus.cc:2804] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.289710 19809 raft_consensus.cc:697] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:16.290347 19809 consensus_queue.cc:237] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.297901 19509 catalog_manager.cc:5697] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 1 to 2, leader changed from 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 2 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.379719 19812 raft_consensus.cc:993] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:16.380309 19809 raft_consensus.cc:1081] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Signalling peer be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:16.382033 19614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:54944
I20260709 12:08:16.382591 19614 raft_consensus.cc:493] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:16.382954 19614 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.387269 19614 raft_consensus.cc:515] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.388914 19614 leader_election.cc:290] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:16.389600 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:16.389906 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:16.390192 19689 raft_consensus.cc:3055] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:16.390527 19762 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.390542 19689 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:16.391629 19689 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.392854 19689 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:16.398816 19762 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:16.399814 19577 leader_election.cc:304] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:16.400538 19814 raft_consensus.cc:2804] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:16.400972 19814 raft_consensus.cc:697] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:16.401841 19689 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:16.401744 19814 consensus_queue.cc:237] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:16.408373 19509 catalog_manager.cc:5697] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 1 to 2, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:16.455493 19689 raft_consensus.cc:1275] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.456615 19814 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.467074 19762 raft_consensus.cc:1275] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.468314 19832 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.552875 19689 raft_consensus.cc:1275] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.553993 19869 consensus_queue.cc:1048] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.560436 19614 raft_consensus.cc:1275] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.561908 19889 consensus_queue.cc:1048] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.710048 19614 raft_consensus.cc:1275] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.711107 19809 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.721993 19762 raft_consensus.cc:1275] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.723327 19812 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.909376 19762 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.910355 19832 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:16.917095 19689 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:16.919366 19814 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.035302 19479 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:08:19.036047 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:19.050256 19689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31755907a8714844b91f3b824282e7a3"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:19.050704 19689 raft_consensus.cc:606] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Received request to transfer leadership to TS 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:19.061183 19614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
mode: GRACEFUL
new_leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:43832
I20260709 12:08:19.061713 19614 raft_consensus.cc:606] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Received request to transfer leadership to TS 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:19.062754 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:19.063290 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:19.212667 19899 raft_consensus.cc:993] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:19.213073 19895 raft_consensus.cc:1081] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Signalling peer 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:19.214444 19762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31755907a8714844b91f3b824282e7a3"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:36850
I20260709 12:08:19.214848 19762 raft_consensus.cc:493] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.215299 19762 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.218972 19762 raft_consensus.cc:515] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.220345 19762 leader_election.cc:290] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:19.221038 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:19.221264 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:19.221505 19614 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.221760 19689 raft_consensus.cc:3055] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.222019 19689 raft_consensus.cc:740] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:19.222580 19689 consensus_queue.cc:260] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.223385 19689 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.225698 19614 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:19.226651 19726 leader_election.cc:304] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:19.227279 19689 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:19.227350 19894 raft_consensus.cc:2804] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.228478 19894 raft_consensus.cc:697] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:19.229095 19894 consensus_queue.cc:237] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.235368 19509 catalog_manager.cc:5697] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 1 to 2, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 2 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:19.422364 19814 raft_consensus.cc:993] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: : Instructing follower 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:19.422744 19906 raft_consensus.cc:1081] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Signalling peer 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:19.424067 19762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:36856
I20260709 12:08:19.424456 19762 raft_consensus.cc:493] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:19.424712 19762 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.428229 19762 raft_consensus.cc:515] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.429489 19762 leader_election.cc:290] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:19.430151 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:19.430490 19689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:19.430646 19614 raft_consensus.cc:3055] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:19.430920 19689 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.430923 19614 raft_consensus.cc:740] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:19.431720 19614 consensus_queue.cc:260] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.432619 19614 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:19.434475 19689 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:19.435261 19728 leader_election.cc:304] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:19.436008 19894 raft_consensus.cc:2804] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:19.436354 19894 raft_consensus.cc:697] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:19.436954 19614 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:19.437034 19894 consensus_queue.cc:237] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:19.445135 19509 catalog_manager.cc:5697] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 1 to 2, leader changed from be20c116eb224b20b3d042a83037e452 (127.19.5.193) to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 2 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:19.721428 19689 raft_consensus.cc:1275] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.722513 19894 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:19.730599 19614 raft_consensus.cc:1275] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:19.731989 19900 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.035928 19614 raft_consensus.cc:1275] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.037025 19900 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.046594 19688 raft_consensus.cc:1275] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:20.047722 19900 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:20.064105 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:20.068557 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:20.068887 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:21.069856 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:21.074498 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:21.074952 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:22.075804 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:22.081666 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:22.082127 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:23.083159 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:23.088300 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:23.088625 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:24.089577 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:24.095008 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:24.095363 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:25.096158 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:25.100636 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:25.100987 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:26.101749 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:26.106202 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:26.106544 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:27.107354 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:27.111917 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:27.112264 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:28.113037 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:28.119594 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:28.120115 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:29.143913 19479 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:08:29.147770 19614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43820
I20260709 12:08:29.148322 19614 raft_consensus.cc:606] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:29.152486 19762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:36866
I20260709 12:08:29.152885 19762 raft_consensus.cc:606] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:29.156879 19614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43820
I20260709 12:08:29.157255 19614 raft_consensus.cc:606] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:29.161268 19614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43820
I20260709 12:08:29.161729 19614 raft_consensus.cc:606] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:29.171804 19762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31755907a8714844b91f3b824282e7a3"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
mode: GRACEFUL
new_leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:36866
I20260709 12:08:29.172195 19762 raft_consensus.cc:606] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Received request to transfer leadership to TS 88f18c33b8d04c54b8f34569c619ad5f
I20260709 12:08:29.207347 19919 raft_consensus.cc:993] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.207830 19918 raft_consensus.cc:1081] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.209206 19688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43132
I20260709 12:08:29.209772 19688 raft_consensus.cc:493] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.210212 19688 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.215121 19688 raft_consensus.cc:515] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.216683 19688 leader_election.cc:290] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 3 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:29.217456 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:29.217374 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb61b09a20814a56925ff700f0951b62" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:29.218063 19762 raft_consensus.cc:3055] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.218137 19614 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.218340 19762 raft_consensus.cc:740] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:29.218966 19762 consensus_queue.cc:260] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.219812 19762 raft_consensus.cc:3060] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.222074 19614 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.222960 19652 leader_election.cc:304] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [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: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:29.223626 19895 raft_consensus.cc:2804] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.223635 19762 raft_consensus.cc:2468] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.224599 19895 raft_consensus.cc:697] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:29.225323 19895 consensus_queue.cc:237] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.231411 19509 catalog_manager.cc:5697] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 2 to 3, leader changed from 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 3 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.258848 19919 raft_consensus.cc:993] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.259236 19918 raft_consensus.cc:1081] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.260401 19688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31755907a8714844b91f3b824282e7a3"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43132
I20260709 12:08:29.260807 19688 raft_consensus.cc:493] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.261070 19688 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.265264 19688 raft_consensus.cc:515] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.266631 19688 leader_election.cc:290] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 3 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:29.267256 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:29.267419 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31755907a8714844b91f3b824282e7a3" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:29.267788 19614 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.267905 19762 raft_consensus.cc:3055] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.268220 19762 raft_consensus.cc:740] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:29.268885 19762 consensus_queue.cc:260] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.269945 19762 raft_consensus.cc:3060] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.273265 19614 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.274106 19652 leader_election.cc:304] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [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: 88f18c33b8d04c54b8f34569c619ad5f, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:29.274744 19895 raft_consensus.cc:2804] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.275049 19895 raft_consensus.cc:697] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:29.275239 19762 raft_consensus.cc:2468] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.275717 19895 consensus_queue.cc:237] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.281066 19509 catalog_manager.cc:5697] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 2 to 3, leader changed from 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 3 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.355027 19906 raft_consensus.cc:993] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.355450 19927 raft_consensus.cc:1081] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.356702 19688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43146
I20260709 12:08:29.357100 19688 raft_consensus.cc:493] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.357374 19688 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:29.361554 19688 raft_consensus.cc:515] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.362893 19688 leader_election.cc:290] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:29.363463 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:29.363842 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:29.363938 19614 raft_consensus.cc:3055] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:29.364248 19614 raft_consensus.cc:740] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:29.364248 19762 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:29.364864 19614 consensus_queue.cc:260] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.365679 19614 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:29.367888 19762 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 2.
I20260709 12:08:29.368637 19652 leader_election.cc:304] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:29.369295 19895 raft_consensus.cc:2804] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:29.369416 19614 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 2.
I20260709 12:08:29.369654 19895 raft_consensus.cc:697] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:29.370460 19895 consensus_queue.cc:237] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.376291 19509 catalog_manager.cc:5697] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 1 to 2, leader changed from be20c116eb224b20b3d042a83037e452 (127.19.5.193) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 2 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.555325 19906 raft_consensus.cc:993] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.555760 19927 raft_consensus.cc:1081] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.556988 19688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43146
I20260709 12:08:29.557418 19688 raft_consensus.cc:493] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.557691 19688 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.561501 19688 raft_consensus.cc:515] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.562850 19688 leader_election.cc:290] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 3 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:29.563484 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:29.563724 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:29.564088 19614 raft_consensus.cc:3055] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.564260 19762 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.564448 19614 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:29.565280 19614 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.566061 19614 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.568351 19762 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.569108 19652 leader_election.cc:304] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [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: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:29.569753 19895 raft_consensus.cc:2804] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.569947 19614 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.570094 19895 raft_consensus.cc:697] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:29.570776 19895 consensus_queue.cc:237] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:29.576355 19509 catalog_manager.cc:5697] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 2 to 3, leader changed from be20c116eb224b20b3d042a83037e452 (127.19.5.193) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 3 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.611900 19614 raft_consensus.cc:1275] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.612891 19895 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:29.621757 19762 raft_consensus.cc:1275] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.623420 19933 consensus_queue.cc:1048] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:08:29.728927 19762 raft_consensus.cc:1275] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.729920 19933 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:29.730854 19906 raft_consensus.cc:993] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: : Instructing follower 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.731266 19927 raft_consensus.cc:1081] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Signalling peer 88f18c33b8d04c54b8f34569c619ad5f to start an election
I20260709 12:08:29.732651 19688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
 from {username='slave'} at 127.0.0.1:43146
I20260709 12:08:29.733026 19688 raft_consensus.cc:493] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:29.733347 19688 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.738451 19614 raft_consensus.cc:1275] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.738798 19688 raft_consensus.cc:515] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:29.740037 19895 consensus_queue.cc:1048] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:29.741097 19688 leader_election.cc:290] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [CANDIDATE]: Term 3 election: Requested vote from peers 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103), be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923)
I20260709 12:08:29.741463 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:29.741961 19762 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.742026 19614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ca1c0fe2fed48be90d50cc7306f0035" candidate_uuid: "88f18c33b8d04c54b8f34569c619ad5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:29.742553 19614 raft_consensus.cc:3055] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:29.742830 19614 raft_consensus.cc:740] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:29.743563 19614 consensus_queue.cc:260] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [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: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:29.744568 19614 raft_consensus.cc:3060] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:29.746572 19762 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.748019 19652 leader_election.cc:304] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [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: 88f18c33b8d04c54b8f34569c619ad5f, 8b36f9454e474a2e9d3e723de692a2ee; no voters: 
I20260709 12:08:29.748746 19920 raft_consensus.cc:2804] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:29.749157 19920 raft_consensus.cc:697] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Becoming Leader. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:29.749884 19920 consensus_queue.cc:237] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [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: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } }
I20260709 12:08:29.752820 19614 raft_consensus.cc:2468] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88f18c33b8d04c54b8f34569c619ad5f in term 3.
I20260709 12:08:29.759545 19511 catalog_manager.cc:5697] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f reported cstate change: term changed from 2 to 3, leader changed from be20c116eb224b20b3d042a83037e452 (127.19.5.193) to 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194). New cstate: current_term: 3 leader_uuid: "88f18c33b8d04c54b8f34569c619ad5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:29.807559 19613 raft_consensus.cc:1275] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:29.808604 19920 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:29.815991 19762 raft_consensus.cc:1275] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:29.817225 19933 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:29.984211 19613 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.985308 19933 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:29.993848 19762 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:29.995359 19933 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.144008 19614 raft_consensus.cc:1275] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.144976 19933 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:30.152551 19762 raft_consensus.cc:1275] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Refusing update from remote peer 88f18c33b8d04c54b8f34569c619ad5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:30.154062 19940 consensus_queue.cc:1048] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.198637 19479 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:08:32.199255 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:32.205600 19688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:32.206036 19688 raft_consensus.cc:606] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Received request to transfer leadership to TS be20c116eb224b20b3d042a83037e452
I20260709 12:08:32.208078 19688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:32.208493 19688 raft_consensus.cc:606] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Received request to transfer leadership to TS be20c116eb224b20b3d042a83037e452
I20260709 12:08:32.210438 19688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:32.210860 19688 raft_consensus.cc:606] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Received request to transfer leadership to TS 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:32.212648 19688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:32.213155 19688 raft_consensus.cc:606] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Received request to transfer leadership to TS 8b36f9454e474a2e9d3e723de692a2ee
I20260709 12:08:32.215157 19688 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08"
dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
mode: GRACEFUL
new_leader_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:53538
I20260709 12:08:32.215629 19688 raft_consensus.cc:606] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Received request to transfer leadership to TS be20c116eb224b20b3d042a83037e452
I20260709 12:08:32.216365 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:08:32.216749 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:32.280932 19940 raft_consensus.cc:993] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.281342 19946 raft_consensus.cc:1081] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Signalling peer be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.282460 19613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21ec180015c5459986d5760c17079a21"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:54944
I20260709 12:08:32.282845 19613 raft_consensus.cc:493] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.283066 19613 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.288040 19613 raft_consensus.cc:515] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.289932 19613 leader_election.cc:290] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 4 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:32.290544 19688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:32.290755 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21ec180015c5459986d5760c17079a21" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:32.291029 19688 raft_consensus.cc:3055] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:08:32.291270 19762 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.291349 19688 raft_consensus.cc:740] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:32.291973 19688 consensus_queue.cc:260] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.292703 19688 raft_consensus.cc:3060] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:08:32.294871 19762 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 4.
I20260709 12:08:32.295742 19577 leader_election.cc:304] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [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: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:32.296465 19688 raft_consensus.cc:2468] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 4.
I20260709 12:08:32.296988 19947 raft_consensus.cc:2804] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:08:32.297863 19947 raft_consensus.cc:697] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 4 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:32.298544 19947 consensus_queue.cc:237] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.303927 19509 catalog_manager.cc:5697] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 3 to 4, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 4 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.322639 19940 raft_consensus.cc:993] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:32.323050 19946 raft_consensus.cc:1081] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Signalling peer 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:32.324193 19762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:36850
I20260709 12:08:32.324549 19762 raft_consensus.cc:493] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.324779 19762 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.328218 19762 raft_consensus.cc:515] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.329741 19762 leader_election.cc:290] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 3 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:32.330416 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:32.330667 19688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5120b560745e43deb47f3a14f5983cb0" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:32.330974 19613 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.331144 19688 raft_consensus.cc:3055] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.331455 19688 raft_consensus.cc:740] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:32.332109 19688 consensus_queue.cc:260] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.333153 19688 raft_consensus.cc:3060] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.336834 19613 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 3.
I20260709 12:08:32.337905 19726 leader_election.cc:304] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [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: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:32.338272 19688 raft_consensus.cc:2468] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 3.
I20260709 12:08:32.338500 19918 raft_consensus.cc:2804] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.339591 19918 raft_consensus.cc:697] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:32.340315 19918 consensus_queue.cc:237] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.345793 19509 catalog_manager.cc:5697] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 2 to 3, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 3 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:32.375801 19940 raft_consensus.cc:993] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:32.376156 19946 raft_consensus.cc:1081] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Signalling peer 8b36f9454e474a2e9d3e723de692a2ee to start an election
I20260709 12:08:32.377242 19762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58"
dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
 from {username='slave'} at 127.0.0.1:36850
I20260709 12:08:32.377609 19762 raft_consensus.cc:493] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.377852 19762 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.381403 19762 raft_consensus.cc:515] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.382614 19762 leader_election.cc:290] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Requested vote from peers be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923), 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199)
I20260709 12:08:32.383347 19613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be20c116eb224b20b3d042a83037e452"
I20260709 12:08:32.383452 19688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b347239b5eb64995ba7fc18102019a58" candidate_uuid: "8b36f9454e474a2e9d3e723de692a2ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:32.383860 19613 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.383893 19688 raft_consensus.cc:3055] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:32.384284 19688 raft_consensus.cc:740] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:32.384768 19688 consensus_queue.cc:260] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.385481 19688 raft_consensus.cc:3060] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.388016 19613 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:32.388804 19726 leader_election.cc:304] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:32.389386 19688 raft_consensus.cc:2468] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b36f9454e474a2e9d3e723de692a2ee in term 2.
I20260709 12:08:32.389390 19918 raft_consensus.cc:2804] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:32.389938 19918 raft_consensus.cc:697] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Becoming Leader. State: Replica: 8b36f9454e474a2e9d3e723de692a2ee, State: Running, Role: LEADER
I20260709 12:08:32.390919 19918 consensus_queue.cc:237] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.396517 19509 catalog_manager.cc:5697] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee reported cstate change: term changed from 1 to 2, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195). New cstate: current_term: 2 leader_uuid: "8b36f9454e474a2e9d3e723de692a2ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:32.417760 19940 raft_consensus.cc:993] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.418123 19946 raft_consensus.cc:1081] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Signalling peer be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.419307 19613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:54944
I20260709 12:08:32.419704 19613 raft_consensus.cc:493] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.419937 19613 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.423838 19613 raft_consensus.cc:515] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.425022 19613 leader_election.cc:290] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:32.425652 19688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:32.425876 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3300ae37fa4523b47602f10119d494" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:32.426126 19688 raft_consensus.cc:3055] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:32.426383 19762 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.426410 19688 raft_consensus.cc:740] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:32.427129 19688 consensus_queue.cc:260] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.427891 19688 raft_consensus.cc:3060] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:32.430050 19762 raft_consensus.cc:2468] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:32.430783 19577 leader_election.cc:304] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:32.431341 19947 raft_consensus.cc:2804] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:32.431506 19688 raft_consensus.cc:2468] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 2.
I20260709 12:08:32.431833 19947 raft_consensus.cc:697] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:32.432622 19947 consensus_queue.cc:237] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.438184 19509 catalog_manager.cc:5697] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 1 to 2, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.533269 19940 raft_consensus.cc:993] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: : Instructing follower be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.533874 19946 raft_consensus.cc:1081] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Signalling peer be20c116eb224b20b3d042a83037e452 to start an election
I20260709 12:08:32.535589 19613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08"
dest_uuid: "be20c116eb224b20b3d042a83037e452"
 from {username='slave'} at 127.0.0.1:54944
I20260709 12:08:32.536360 19613 raft_consensus.cc:493] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:32.536773 19613 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.541592 19613 raft_consensus.cc:515] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.542996 19613 leader_election.cc:290] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [CANDIDATE]: Term 3 election: Requested vote from peers 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194:42199), 8b36f9454e474a2e9d3e723de692a2ee (127.19.5.195:37103)
I20260709 12:08:32.544368 19762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8b36f9454e474a2e9d3e723de692a2ee"
I20260709 12:08:32.544418 19688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4fc3f76f4d94d97b91be8390e91ae08" candidate_uuid: "be20c116eb224b20b3d042a83037e452" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88f18c33b8d04c54b8f34569c619ad5f"
I20260709 12:08:32.545111 19762 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.545161 19688 raft_consensus.cc:3055] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:32.545542 19688 raft_consensus.cc:740] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88f18c33b8d04c54b8f34569c619ad5f, State: Running, Role: LEADER
I20260709 12:08:32.546363 19688 consensus_queue.cc:260] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.547582 19688 raft_consensus.cc:3060] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:32.551703 19762 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 3.
I20260709 12:08:32.552719 19577 leader_election.cc:304] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [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: 8b36f9454e474a2e9d3e723de692a2ee, be20c116eb224b20b3d042a83037e452; no voters: 
I20260709 12:08:32.553496 19947 raft_consensus.cc:2804] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:32.553489 19688 raft_consensus.cc:2468] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be20c116eb224b20b3d042a83037e452 in term 3.
I20260709 12:08:32.554101 19947 raft_consensus.cc:697] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 3 LEADER]: Becoming Leader. State: Replica: be20c116eb224b20b3d042a83037e452, State: Running, Role: LEADER
I20260709 12:08:32.554971 19947 consensus_queue.cc:237] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [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: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } }
I20260709 12:08:32.563263 19509 catalog_manager.cc:5697] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 reported cstate change: term changed from 2 to 3, leader changed from 88f18c33b8d04c54b8f34569c619ad5f (127.19.5.194) to be20c116eb224b20b3d042a83037e452 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "be20c116eb224b20b3d042a83037e452" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:32.681052 19762 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 4 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.682009 19947 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.691510 19688 raft_consensus.cc:1275] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 4 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:08:32.692958 19947 consensus_queue.cc:1048] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:08:32.765409 19688 raft_consensus.cc:1275] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.766487 19918 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.774602 19613 raft_consensus.cc:1275] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:32.775910 19918 consensus_queue.cc:1048] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:32.835708 19613 raft_consensus.cc:1275] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.836664 19918 consensus_queue.cc:1048] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "be20c116eb224b20b3d042a83037e452" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 36923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:32.846233 19688 raft_consensus.cc:1275] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer 8b36f9454e474a2e9d3e723de692a2ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.847641 19954 consensus_queue.cc:1048] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:32.866025 19762 raft_consensus.cc:1275] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.866981 19947 consensus_queue.cc:1048] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:32.876309 19688 raft_consensus.cc:1275] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:32.877614 19971 consensus_queue.cc:1048] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:33.096987 19688 raft_consensus.cc:1275] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.097908 19971 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88f18c33b8d04c54b8f34569c619ad5f" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:33.104986 19762 raft_consensus.cc:1275] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Refusing update from remote peer be20c116eb224b20b3d042a83037e452: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:08:33.106187 19947 consensus_queue.cc:1048] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8b36f9454e474a2e9d3e723de692a2ee" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:08:33.218192 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:33.223379 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:33.223748 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:34.224684 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:34.229434 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:34.229758 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:35.230616 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:35.235109 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:35.235425 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:36.236290 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:36.240793 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:36.241106 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:37.241954 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:37.246609 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:37.246934 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:38.247907 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:38.253635 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:38.253962 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:39.254804 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:39.259622 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:39.259927 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:40.260740 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:40.265192 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:40.265499 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:41.266389 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:41.270991 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:41.271319 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:42.296192 19479 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:08:42.296715 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
I20260709 12:08:42.321205 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:42.321911 19479 tablet_replica.cc:333] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.322503 19479 raft_consensus.cc:2243] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.322914 19479 raft_consensus.cc:2272] T 31755907a8714844b91f3b824282e7a3 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.324965 19479 tablet_replica.cc:333] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.325408 19479 raft_consensus.cc:2243] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.325727 19479 raft_consensus.cc:2272] T 9ca1c0fe2fed48be90d50cc7306f0035 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.327144 19479 tablet_replica.cc:333] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.327608 19479 raft_consensus.cc:2243] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.328217 19479 raft_consensus.cc:2272] T 3c3300ae37fa4523b47602f10119d494 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.329566 19479 tablet_replica.cc:333] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.329974 19479 raft_consensus.cc:2243] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.330571 19479 raft_consensus.cc:2272] T 21ec180015c5459986d5760c17079a21 P be20c116eb224b20b3d042a83037e452 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.332016 19479 tablet_replica.cc:333] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.332422 19479 raft_consensus.cc:2243] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.332970 19479 raft_consensus.cc:2272] T e4fc3f76f4d94d97b91be8390e91ae08 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.334273 19479 tablet_replica.cc:333] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.334666 19479 raft_consensus.cc:2243] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.334995 19479 raft_consensus.cc:2272] T b347239b5eb64995ba7fc18102019a58 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.336511 19479 tablet_replica.cc:333] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.336941 19479 raft_consensus.cc:2243] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.337435 19479 raft_consensus.cc:2272] T 1b2335a0c04340a5aae88649e87fec62 P be20c116eb224b20b3d042a83037e452 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.339087 19479 tablet_replica.cc:333] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.339474 19479 raft_consensus.cc:2243] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.339840 19479 raft_consensus.cc:2272] T 5120b560745e43deb47f3a14f5983cb0 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.341391 19479 tablet_replica.cc:333] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452: stopping tablet replica
I20260709 12:08:42.341802 19479 raft_consensus.cc:2243] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:08:42.341857 19652 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:08:42.342255 19479 raft_consensus.cc:2272] T cb61b09a20814a56925ff700f0951b62 P be20c116eb224b20b3d042a83037e452 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:42.344820 19652 consensus_peers.cc:597] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f -> Peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Couldn't send request to peer be20c116eb224b20b3d042a83037e452. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:42.420881 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
I20260709 12:08:42.437933 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
I20260709 12:08:42.465186 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:42.465880 19479 tablet_replica.cc:333] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.466513 19479 raft_consensus.cc:2243] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.467252 19479 raft_consensus.cc:2272] T 31755907a8714844b91f3b824282e7a3 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:08:42.468693 19726 consensus_peers.cc:597] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee -> Peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Couldn't send request to peer be20c116eb224b20b3d042a83037e452. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:36923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:08:42.469045 19726 consensus_peers.cc:597] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee -> Peer be20c116eb224b20b3d042a83037e452 (127.19.5.193:36923): Couldn't send request to peer be20c116eb224b20b3d042a83037e452. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:36923: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:08:42.469285 19479 tablet_replica.cc:333] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.469841 19479 raft_consensus.cc:2243] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.470211 19479 raft_consensus.cc:2272] T 3c3300ae37fa4523b47602f10119d494 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.471822 19479 tablet_replica.cc:333] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.472256 19479 raft_consensus.cc:2243] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.472609 19479 raft_consensus.cc:2272] T b347239b5eb64995ba7fc18102019a58 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.473965 19479 tablet_replica.cc:333] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.474396 19479 raft_consensus.cc:2243] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.474725 19479 raft_consensus.cc:2272] T e4fc3f76f4d94d97b91be8390e91ae08 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.476049 19479 tablet_replica.cc:333] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.476531 19479 raft_consensus.cc:2243] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.487289 19479 raft_consensus.cc:2272] T 21ec180015c5459986d5760c17079a21 P 88f18c33b8d04c54b8f34569c619ad5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.489301 19479 tablet_replica.cc:333] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.490013 19479 raft_consensus.cc:2243] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.490674 19479 raft_consensus.cc:2272] T 1b2335a0c04340a5aae88649e87fec62 P 88f18c33b8d04c54b8f34569c619ad5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.492416 19479 tablet_replica.cc:333] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.492877 19479 raft_consensus.cc:2243] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.493928 19479 raft_consensus.cc:2272] T cb61b09a20814a56925ff700f0951b62 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.495507 19479 tablet_replica.cc:333] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.495958 19479 raft_consensus.cc:2243] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.496414 19479 raft_consensus.cc:2272] T 5120b560745e43deb47f3a14f5983cb0 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.497956 19479 tablet_replica.cc:333] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f: stopping tablet replica
I20260709 12:08:42.498363 19479 raft_consensus.cc:2243] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.499353 19479 raft_consensus.cc:2272] T 9ca1c0fe2fed48be90d50cc7306f0035 P 88f18c33b8d04c54b8f34569c619ad5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.527494 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
I20260709 12:08:42.545038 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
I20260709 12:08:42.570039 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:08:42.570729 19479 tablet_replica.cc:333] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.571386 19479 raft_consensus.cc:2243] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.571966 19479 raft_consensus.cc:2272] T 31755907a8714844b91f3b824282e7a3 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.573685 19479 tablet_replica.cc:333] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.574173 19479 raft_consensus.cc:2243] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.575115 19479 raft_consensus.cc:2272] T b347239b5eb64995ba7fc18102019a58 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.576711 19479 tablet_replica.cc:333] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.577131 19479 raft_consensus.cc:2243] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.577567 19479 raft_consensus.cc:2272] T 3c3300ae37fa4523b47602f10119d494 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.579202 19479 tablet_replica.cc:333] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.579789 19479 raft_consensus.cc:2243] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.580245 19479 raft_consensus.cc:2272] T e4fc3f76f4d94d97b91be8390e91ae08 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.581773 19479 tablet_replica.cc:333] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.582207 19479 raft_consensus.cc:2243] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.582649 19479 raft_consensus.cc:2272] T 21ec180015c5459986d5760c17079a21 P 8b36f9454e474a2e9d3e723de692a2ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.584117 19479 tablet_replica.cc:333] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.584532 19479 raft_consensus.cc:2243] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.585386 19479 raft_consensus.cc:2272] T 1b2335a0c04340a5aae88649e87fec62 P 8b36f9454e474a2e9d3e723de692a2ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.586917 19479 tablet_replica.cc:333] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.587339 19479 raft_consensus.cc:2243] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.587765 19479 raft_consensus.cc:2272] T cb61b09a20814a56925ff700f0951b62 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.589282 19479 tablet_replica.cc:333] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.589684 19479 raft_consensus.cc:2243] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.590571 19479 raft_consensus.cc:2272] T 5120b560745e43deb47f3a14f5983cb0 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.592067 19479 tablet_replica.cc:333] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee: stopping tablet replica
I20260709 12:08:42.592447 19479 raft_consensus.cc:2243] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:08:42.592867 19479 raft_consensus.cc:2272] T 9ca1c0fe2fed48be90d50cc7306f0035 P 8b36f9454e474a2e9d3e723de692a2ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.617890 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:08:42.634982 19479 master.cc:562] Master@127.19.5.254:45753 shutting down...
I20260709 12:08:42.653513 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:08:42.654155 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:08:42.654482 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6703b73a64534180b8c895050d78ad4f: stopping tablet replica
I20260709 12:08:42.673507 19479 master.cc:584] Master@127.19.5.254:45753 shutdown complete.
88f18c33b8d04c54b8f34569c619ad5f  4
8b36f9454e474a2e9d3e723de692a2ee  1
be20c116eb224b20b3d042a83037e452  4
88f18c33b8d04c54b8f34569c619ad5f  3
8b36f9454e474a2e9d3e723de692a2ee  3
be20c116eb224b20b3d042a83037e452  3
88f18c33b8d04c54b8f34569c619ad5f  8
8b36f9454e474a2e9d3e723de692a2ee  1
be20c116eb224b20b3d042a83037e452  0
88f18c33b8d04c54b8f34569c619ad5f  3
8b36f9454e474a2e9d3e723de692a2ee  3
be20c116eb224b20b3d042a83037e452  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (30299 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:08:42.712083 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:41707
I20260709 12:08:42.713181 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:42.717847 19984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:42.718297 19985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:42.720443 19987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:42.720551 19479 server_base.cc:1061] running on GCE node
I20260709 12:08:42.721490 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:42.721671 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:42.721812 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598922721794 us; error 0 us; skew 500 ppm
I20260709 12:08:42.722292 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:42.724464 19479 webserver.cc:533] Webserver started at http://127.19.5.254:36095/ using document root <none> and password file <none>
I20260709 12:08:42.724923 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:42.725088 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:42.725327 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:42.726447 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "1030522e9d3342b6863e19008e2216c8"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:42.730620 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:08:42.733597 19992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:42.734218 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:08:42.734469 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "1030522e9d3342b6863e19008e2216c8"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:42.734711 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:42.749409 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:42.750511 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:42.786024 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:41707
I20260709 12:08:42.786108 20043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:41707 every 8 connection(s)
I20260709 12:08:42.789656 20044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:42.798273 20044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8: Bootstrap starting.
I20260709 12:08:42.802450 20044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:42.806124 20044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8: No bootstrap required, opened a new log
I20260709 12:08:42.808077 20044 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER }
I20260709 12:08:42.808475 20044 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:42.808650 20044 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1030522e9d3342b6863e19008e2216c8, State: Initialized, Role: FOLLOWER
I20260709 12:08:42.809134 20044 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER }
I20260709 12:08:42.809571 20044 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:08:42.809772 20044 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:08:42.809981 20044 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:42.813529 20044 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER }
I20260709 12:08:42.813952 20044 leader_election.cc:304] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [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: 1030522e9d3342b6863e19008e2216c8; no voters: 
I20260709 12:08:42.814891 20044 leader_election.cc:290] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:08:42.815222 20047 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:42.816370 20047 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 1 LEADER]: Becoming Leader. State: Replica: 1030522e9d3342b6863e19008e2216c8, State: Running, Role: LEADER
I20260709 12:08:42.817008 20047 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [LEADER]: Queue going to LEADER mode. State: All 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: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER }
I20260709 12:08:42.817521 20044 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:08:42.822286 20048 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1030522e9d3342b6863e19008e2216c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER } }
I20260709 12:08:42.823041 20049 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1030522e9d3342b6863e19008e2216c8. Latest consensus state: current_term: 1 leader_uuid: "1030522e9d3342b6863e19008e2216c8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1030522e9d3342b6863e19008e2216c8" member_type: VOTER } }
I20260709 12:08:42.823463 20048 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:42.823504 20049 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [sys.catalog]: This master's current role is: LEADER
I20260709 12:08:42.825393 20056 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:08:42.830199 20056 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:08:42.831372 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:08:42.837951 20056 catalog_manager.cc:1383] Generated new cluster ID: 19b85b7da6e8401bbff349d6947bcc44
I20260709 12:08:42.838217 20056 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:08:42.854074 20056 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:08:42.855279 20056 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:08:42.867718 20056 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8: Generated new TSK 0
I20260709 12:08:42.868257 20056 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:08:42.897307 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:42.902748 20065 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:42.903611 20066 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:42.905108 19479 server_base.cc:1061] running on GCE node
W20260709 12:08:42.905069 20068 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:42.906085 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:08:42.906256 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:42.906409 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598922906392 us; error 0 us; skew 500 ppm
I20260709 12:08:42.906903 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:42.908931 19479 webserver.cc:533] Webserver started at http://127.19.5.193:45535/ using document root <none> and password file <none>
I20260709 12:08:42.909372 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:42.909536 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:42.909775 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:42.910722 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:42.914793 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 12:08:42.917627 20073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:42.918267 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:08:42.918506 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:42.918758 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:42.928369 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:42.929468 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:42.930759 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:42.932894 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:42.933074 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:42.933280 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:42.933444 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:42.969619 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:41213
I20260709 12:08:42.969713 20135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:41213 every 8 connection(s)
I20260709 12:08:42.974169 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:42.980731 20140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:42.981356 20141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:42.985180 19479 server_base.cc:1061] running on GCE node
W20260709 12:08:42.985993 20143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:42.986644 20136 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41707
I20260709 12:08:42.986860 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:08:42.986944 20136 heartbeater.cc:461] Registering TS with master...
W20260709 12:08:42.987119 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:42.987289 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598922987273 us; error 0 us; skew 500 ppm
I20260709 12:08:42.987744 20136 heartbeater.cc:507] Master 127.19.5.254:41707 requested a full tablet report, sending...
I20260709 12:08:42.987879 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:42.989948 20009 ts_manager.cc:194] Registered new tserver with Master: 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213)
I20260709 12:08:42.990329 19479 webserver.cc:533] Webserver started at http://127.19.5.194:40283/ using document root <none> and password file <none>
I20260709 12:08:42.990950 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:42.991194 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:42.991503 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:42.992261 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59880
I20260709 12:08:42.992977 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "fd987f188c8e428196745f2b818ca8b4"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:42.997157 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:08:43.000115 20148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.000759 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:08:43.001003 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "fd987f188c8e428196745f2b818ca8b4"
format_stamp: "Formatted at 2026-07-09 12:08:42 on dist-test-slave-6jfb"
I20260709 12:08:43.001256 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.020535 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.021692 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.023015 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:43.025034 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:43.025221 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.025431 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:43.025578 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.061056 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:46531
I20260709 12:08:43.061136 20210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:46531 every 8 connection(s)
I20260709 12:08:43.065332 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:08:43.071568 20214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:08:43.073065 20215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.075996 20211 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41707
W20260709 12:08:43.076088 20217 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:08:43.076232 19479 server_base.cc:1061] running on GCE node
I20260709 12:08:43.076428 20211 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:43.077194 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:08:43.077279 20211 heartbeater.cc:507] Master 127.19.5.254:41707 requested a full tablet report, sending...
W20260709 12:08:43.077409 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:08:43.077627 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598923077610 us; error 0 us; skew 500 ppm
I20260709 12:08:43.078161 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:08:43.079212 20009 ts_manager.cc:194] Registered new tserver with Master: fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.080470 19479 webserver.cc:533] Webserver started at http://127.19.5.195:44263/ using document root <none> and password file <none>
I20260709 12:08:43.080677 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59884
I20260709 12:08:43.080974 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:08:43.081184 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:08:43.081429 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:08:43.082468 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "f69fd493fc234a6baa3389d026474f4e"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-6jfb"
I20260709 12:08:43.086426 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:08:43.089278 20222 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.089906 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:08:43.090152 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "f69fd493fc234a6baa3389d026474f4e"
format_stamp: "Formatted at 2026-07-09 12:08:43 on dist-test-slave-6jfb"
I20260709 12:08:43.090397 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:08:43.106711 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:08:43.107890 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:08:43.109215 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:08:43.111202 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:08:43.111388 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.111615 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:08:43.111763 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:08:43.147585 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:39499
I20260709 12:08:43.147708 20284 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:39499 every 8 connection(s)
I20260709 12:08:43.159896 20285 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41707
I20260709 12:08:43.160207 20285 heartbeater.cc:461] Registering TS with master...
I20260709 12:08:43.160856 20285 heartbeater.cc:507] Master 127.19.5.254:41707 requested a full tablet report, sending...
I20260709 12:08:43.162503 20009 ts_manager.cc:194] Registered new tserver with Master: f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.163479 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01299911s
I20260709 12:08:43.163707 20009 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59900
I20260709 12:08:43.186236 20009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59916:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:08:43.188987 20009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:08:43.259362 20250 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:43.260829 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.262108 20246 tablet_service.cc:1511] Processing CreateTablet for tablet 162c06d8ca0f483fb57644218f9c1ff6 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:43.264631 20249 tablet_service.cc:1511] Processing CreateTablet for tablet 57435079acb1430ca58115fe683ae161 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:43.265167 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162c06d8ca0f483fb57644218f9c1ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.265920 20249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57435079acb1430ca58115fe683ae161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.268051 20248 tablet_service.cc:1511] Processing CreateTablet for tablet e1c963120c704b97a12f6f2b80ace464 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:43.269265 20248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c963120c704b97a12f6f2b80ace464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.270653 20244 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2dfeee3a248f3b058207e3b87fac4 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:43.271889 20244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2dfeee3a248f3b058207e3b87fac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.272619 20247 tablet_service.cc:1511] Processing CreateTablet for tablet cf42873b33884cb39795fab0d35c8909 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:43.273834 20247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf42873b33884cb39795fab0d35c8909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.276002 20243 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:43.277192 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.280656 20245 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8a7759e11b4db48afde0ced202524f (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:43.281057 20242 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad3c34370724a6ca41ef9264c66e64c (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:43.281872 20245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8a7759e11b4db48afde0ced202524f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.282438 20242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad3c34370724a6ca41ef9264c66e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.286423 20241 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:43.287648 20241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.321669 20101 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:43.322995 20101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.324154 20096 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8a7759e11b4db48afde0ced202524f (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:43.324666 20100 tablet_service.cc:1511] Processing CreateTablet for tablet 57435079acb1430ca58115fe683ae161 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:43.325397 20096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8a7759e11b4db48afde0ced202524f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.325945 20100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57435079acb1430ca58115fe683ae161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.327339 20095 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2dfeee3a248f3b058207e3b87fac4 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:43.328550 20095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2dfeee3a248f3b058207e3b87fac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.332571 20094 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:43.333734 20094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.334187 20097 tablet_service.cc:1511] Processing CreateTablet for tablet 162c06d8ca0f483fb57644218f9c1ff6 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:43.335369 20097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162c06d8ca0f483fb57644218f9c1ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.337146 20176 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:08:43.338336 20176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0bbcc2ddbb4be48d4fbf9a8b399402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.338032 20175 tablet_service.cc:1511] Processing CreateTablet for tablet 57435079acb1430ca58115fe683ae161 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:08:43.339176 20175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57435079acb1430ca58115fe683ae161. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.334203 20099 tablet_service.cc:1511] Processing CreateTablet for tablet e1c963120c704b97a12f6f2b80ace464 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:43.340250 20099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c963120c704b97a12f6f2b80ace464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.340605 20174 tablet_service.cc:1511] Processing CreateTablet for tablet e1c963120c704b97a12f6f2b80ace464 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:08:43.341785 20174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1c963120c704b97a12f6f2b80ace464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.341897 20169 tablet_service.cc:1511] Processing CreateTablet for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:08:43.343047 20169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b7ef6c1fe4d45d8bd5f461355e5c7ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.333026 20098 tablet_service.cc:1511] Processing CreateTablet for tablet cf42873b33884cb39795fab0d35c8909 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:43.344053 20098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf42873b33884cb39795fab0d35c8909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.344177 20173 tablet_service.cc:1511] Processing CreateTablet for tablet cf42873b33884cb39795fab0d35c8909 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:08:43.345402 20173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf42873b33884cb39795fab0d35c8909. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.345111 20168 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad3c34370724a6ca41ef9264c66e64c (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:43.346264 20168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad3c34370724a6ca41ef9264c66e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.347308 20172 tablet_service.cc:1511] Processing CreateTablet for tablet 162c06d8ca0f483fb57644218f9c1ff6 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:08:43.348491 20172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 162c06d8ca0f483fb57644218f9c1ff6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.350812 20171 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8a7759e11b4db48afde0ced202524f (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:08:43.352061 20171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8a7759e11b4db48afde0ced202524f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.340258 20170 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2dfeee3a248f3b058207e3b87fac4 (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:08:43.353108 20170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2dfeee3a248f3b058207e3b87fac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.354918 20167 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:43.356142 20167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.360682 20093 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad3c34370724a6ca41ef9264c66e64c (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:08:43.361878 20093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad3c34370724a6ca41ef9264c66e64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.365178 20092 tablet_service.cc:1511] Processing CreateTablet for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb (DEFAULT_TABLE table=test-workload [id=186b503cb70d4ff7b3e59887f37aa484]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:08:43.366377 20092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dcf881f72fb4fdf8a585db0a9f6b2cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:08:43.373811 20300 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.443585 20301 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.443645 20299 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.445838 20300 tablet_bootstrap.cc:654] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.464738 20301 tablet_bootstrap.cc:654] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.464730 20300 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.465436 20299 tablet_bootstrap.cc:654] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.465513 20300 ts_tablet_manager.cc:1403] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.092s	user 0.000s	sys 0.011s
I20260709 12:08:43.468668 20300 raft_consensus.cc:359] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.469357 20300 raft_consensus.cc:385] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.469660 20300 raft_consensus.cc:740] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.470398 20300 consensus_queue.cc:260] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.472209 20301 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.472401 20136 heartbeater.cc:499] Master 127.19.5.254:41707 was elected leader, sending a full tablet report...
I20260709 12:08:43.472719 20301 ts_tablet_manager.cc:1403] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.007s
I20260709 12:08:43.472895 20300 ts_tablet_manager.cc:1434] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:43.474418 20300 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.475546 20301 raft_consensus.cc:359] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.476217 20301 raft_consensus.cc:385] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.476568 20299 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.476483 20301 raft_consensus.cc:740] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.476994 20299 ts_tablet_manager.cc:1403] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.009s
I20260709 12:08:43.477340 20301 consensus_queue.cc:260] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.479821 20299 raft_consensus.cc:359] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.480562 20299 raft_consensus.cc:385] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.480674 20300 tablet_bootstrap.cc:654] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.480865 20299 raft_consensus.cc:740] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.481832 20299 consensus_queue.cc:260] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.486814 20211 heartbeater.cc:499] Master 127.19.5.254:41707 was elected leader, sending a full tablet report...
I20260709 12:08:43.487102 20301 ts_tablet_manager.cc:1434] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260709 12:08:43.487982 20301 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.493741 20301 tablet_bootstrap.cc:654] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.500736 20300 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.501092 20300 ts_tablet_manager.cc:1403] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:08:43.502961 20300 raft_consensus.cc:359] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.503813 20300 raft_consensus.cc:385] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.504169 20300 raft_consensus.cc:740] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.504770 20301 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.505260 20301 ts_tablet_manager.cc:1403] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260709 12:08:43.505016 20300 consensus_queue.cc:260] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.507310 20300 ts_tablet_manager.cc:1434] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:08:43.507953 20301 raft_consensus.cc:359] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.508306 20300 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.508723 20301 raft_consensus.cc:385] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.509099 20301 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.509925 20301 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.511791 20285 heartbeater.cc:499] Master 127.19.5.254:41707 was elected leader, sending a full tablet report...
I20260709 12:08:43.511832 20309 raft_consensus.cc:493] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.512387 20309 raft_consensus.cc:515] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.514762 20300 tablet_bootstrap.cc:654] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.522866 20299 ts_tablet_manager.cc:1434] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.004s
I20260709 12:08:43.523926 20299 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.525707 20300 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.526238 20300 ts_tablet_manager.cc:1403] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.006s
I20260709 12:08:43.528842 20300 raft_consensus.cc:359] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.529501 20300 raft_consensus.cc:385] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.529796 20300 raft_consensus.cc:740] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.530556 20300 consensus_queue.cc:260] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.534935 20300 ts_tablet_manager.cc:1434] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:08:43.535877 20300 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.538025 20309 leader_election.cc:290] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.541750 20300 tablet_bootstrap.cc:654] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.545835 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.546536 20111 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 0.
I20260709 12:08:43.542246 20299 tablet_bootstrap.cc:654] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.544620 20301 ts_tablet_manager.cc:1434] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.009s
I20260709 12:08:43.547945 20223 leader_election.cc:304] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:43.548771 20301 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.550946 20309 raft_consensus.cc:2804] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.551383 20309 raft_consensus.cc:493] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.551806 20309 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.552177 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
W20260709 12:08:43.553704 20223 leader_election.cc:343] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.554613 20301 tablet_bootstrap.cc:654] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.558501 20309 raft_consensus.cc:515] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.561249 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:43.561785 20111 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.562008 20299 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.562418 20299 ts_tablet_manager.cc:1403] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.008s
I20260709 12:08:43.563431 20301 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.563951 20301 ts_tablet_manager.cc:1403] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:08:43.564738 20299 raft_consensus.cc:359] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.565390 20300 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.565445 20299 raft_consensus.cc:385] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.565934 20300 ts_tablet_manager.cc:1403] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260709 12:08:43.565887 20299 raft_consensus.cc:740] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.566675 20301 raft_consensus.cc:359] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.567360 20301 raft_consensus.cc:385] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.567695 20301 raft_consensus.cc:740] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.566924 20299 consensus_queue.cc:260] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.568389 20301 consensus_queue.cc:260] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.568636 20300 raft_consensus.cc:359] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.569315 20300 raft_consensus.cc:385] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.569651 20300 raft_consensus.cc:740] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.570410 20300 consensus_queue.cc:260] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.571892 20299 ts_tablet_manager.cc:1434] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:08:43.572114 20301 ts_tablet_manager.cc:1434] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:08:43.572999 20301 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.574227 20300 ts_tablet_manager.cc:1434] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:08:43.570737 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.575551 20300 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.578660 20301 tablet_bootstrap.cc:654] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.581514 20300 tablet_bootstrap.cc:654] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
W20260709 12:08:43.582698 20223 leader_election.cc:343] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.569316 20111 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 1.
I20260709 12:08:43.583904 20299 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.585111 20223 leader_election.cc:304] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:43.586388 20307 raft_consensus.cc:2804] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.586553 20309 leader_election.cc:290] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.589967 20301 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.590332 20301 ts_tablet_manager.cc:1403] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.010s
I20260709 12:08:43.592438 20301 raft_consensus.cc:359] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.592911 20301 raft_consensus.cc:385] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.593125 20301 raft_consensus.cc:740] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.593673 20301 consensus_queue.cc:260] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.595140 20301 ts_tablet_manager.cc:1434] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:08:43.596000 20301 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.601804 20307 raft_consensus.cc:697] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:43.602802 20307 consensus_queue.cc:237] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.603820 20301 tablet_bootstrap.cc:654] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.606781 20299 tablet_bootstrap.cc:654] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.608474 20300 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.608968 20300 ts_tablet_manager.cc:1403] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.012s
I20260709 12:08:43.611868 20300 raft_consensus.cc:359] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.612493 20301 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.612619 20300 raft_consensus.cc:385] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.613006 20300 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.613103 20301 ts_tablet_manager.cc:1403] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 12:08:43.613878 20300 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.614610 20007 catalog_manager.cc:5697] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 1 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:43.616163 20301 raft_consensus.cc:359] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.616931 20301 raft_consensus.cc:385] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.617283 20301 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.620796 20301 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.618566 20300 ts_tablet_manager.cc:1434] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:08:43.623183 20301 ts_tablet_manager.cc:1434] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:08:43.624102 20299 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.624141 20300 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.624181 20301 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.625114 20299 ts_tablet_manager.cc:1403] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.011s
I20260709 12:08:43.627823 20299 raft_consensus.cc:359] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.628506 20299 raft_consensus.cc:385] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.628847 20299 raft_consensus.cc:740] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.629686 20299 consensus_queue.cc:260] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.630573 20300 tablet_bootstrap.cc:654] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.632172 20301 tablet_bootstrap.cc:654] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.634142 20299 ts_tablet_manager.cc:1434] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:08:43.635144 20299 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.642081 20300 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.642103 20299 tablet_bootstrap.cc:654] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.642674 20300 ts_tablet_manager.cc:1403] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.015s
I20260709 12:08:43.642972 20301 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.643625 20301 ts_tablet_manager.cc:1403] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 12:08:43.645632 20300 raft_consensus.cc:359] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.646409 20300 raft_consensus.cc:385] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.646283 20301 raft_consensus.cc:359] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.646819 20300 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.647159 20301 raft_consensus.cc:385] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.647660 20301 raft_consensus.cc:740] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.647655 20300 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.649755 20305 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.650154 20300 ts_tablet_manager.cc:1434] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:08:43.650225 20305 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.651309 20300 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.656872 20299 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.656936 20300 tablet_bootstrap.cc:654] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.657078 20305 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.658376 20301 consensus_queue.cc:260] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.660710 20299 ts_tablet_manager.cc:1403] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 12:08:43.663546 20301 ts_tablet_manager.cc:1434] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:08:43.664544 20301 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.678216 20299 raft_consensus.cc:359] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.678959 20299 raft_consensus.cc:385] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.679495 20299 raft_consensus.cc:740] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.681308 20311 raft_consensus.cc:493] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.681723 20299 consensus_queue.cc:260] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.681773 20311 raft_consensus.cc:515] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.684674 20311 leader_election.cc:290] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.685814 20301 tablet_bootstrap.cc:654] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.686525 20299 ts_tablet_manager.cc:1434] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 12:08:43.687476 20299 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.702335 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.702983 20299 tablet_bootstrap.cc:654] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.703157 20326 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:08:43.704025 20074 leader_election.cc:343] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.703684 20326 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.708949 20300 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.709600 20300 ts_tablet_manager.cc:1403] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.012s
I20260709 12:08:43.711203 20326 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.712565 20300 raft_consensus.cc:359] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.713297 20300 raft_consensus.cc:385] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.713626 20300 raft_consensus.cc:740] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.714515 20300 consensus_queue.cc:260] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.709391 20301 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.715600 20301 ts_tablet_manager.cc:1403] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.017s
I20260709 12:08:43.717029 20300 ts_tablet_manager.cc:1434] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:08:43.718072 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
W20260709 12:08:43.720142 20074 leader_election.cc:343] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.721405 20300 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.721892 20311 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.722314 20311 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.724126 20311 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.727385 20300 tablet_bootstrap.cc:654] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.718271 20301 raft_consensus.cc:359] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.730036 20301 raft_consensus.cc:385] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.730357 20301 raft_consensus.cc:740] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.731051 20301 consensus_queue.cc:260] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.733223 20301 ts_tablet_manager.cc:1434] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 12:08:43.734159 20301 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.740037 20301 tablet_bootstrap.cc:654] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.741567 20311 raft_consensus.cc:493] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.741997 20311 raft_consensus.cc:515] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.743131 20299 tablet_bootstrap.cc:492] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.743578 20299 ts_tablet_manager.cc:1403] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.020s
I20260709 12:08:43.744053 20311 leader_election.cc:290] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.744431 20326 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.744858 20326 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.746001 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.746567 20260 raft_consensus.cc:2468] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 0.
I20260709 12:08:43.746655 20326 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.748713 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.749079 20299 raft_consensus.cc:359] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.749714 20299 raft_consensus.cc:385] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.749995 20299 raft_consensus.cc:740] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
W20260709 12:08:43.750066 20074 leader_election.cc:343] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.750761 20299 consensus_queue.cc:260] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.751590 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.753674 20301 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.751914 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.752239 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.753436 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.754061 20301 ts_tablet_manager.cc:1403] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 12:08:43.754583 20110 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 0.
I20260709 12:08:43.754002 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.754136 20259 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 0.
I20260709 12:08:43.756595 20301 raft_consensus.cc:359] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.756587 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.757342 20301 raft_consensus.cc:385] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.757543 20186 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.757707 20301 raft_consensus.cc:740] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.758502 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.759616 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.759757 20185 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.759825 20301 consensus_queue.cc:260] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.759213 20300 tablet_bootstrap.cc:492] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.760327 20149 leader_election.cc:304] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.757400 20299 ts_tablet_manager.cc:1434] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:08:43.760834 20300 ts_tablet_manager.cc:1403] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260709 12:08:43.760205 20186 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.761360 20311 raft_consensus.cc:2804] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.761736 20299 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.759649 20074 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.761685 20311 raft_consensus.cc:493] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.762213 20311 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:43.762295 20149 leader_election.cc:343] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.762928 20149 leader_election.cc:304] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.763245 20300 raft_consensus.cc:359] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.763886 20300 raft_consensus.cc:385] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.764137 20301 ts_tablet_manager.cc:1434] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:08:43.764580 20306 raft_consensus.cc:2804] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.765197 20306 raft_consensus.cc:493] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.765523 20306 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.765661 20301 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.768124 20299 tablet_bootstrap.cc:654] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.769915 20326 raft_consensus.cc:493] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.770334 20326 raft_consensus.cc:515] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.771099 20301 tablet_bootstrap.cc:654] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.772229 20326 leader_election.cc:290] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
W20260709 12:08:43.764580 20149 leader_election.cc:343] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.764123 20300 raft_consensus.cc:740] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.774307 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.774286 20149 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.775004 20259 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.776293 20074 leader_election.cc:304] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:43.777057 20305 raft_consensus.cc:2804] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.777398 20305 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.777696 20305 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.778254 20306 raft_consensus.cc:515] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.774473 20300 consensus_queue.cc:260] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.783775 20326 raft_consensus.cc:2804] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.784168 20326 raft_consensus.cc:493] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.784631 20326 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.785687 20306 leader_election.cc:290] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.786002 20305 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.787573 20338 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:08:43.788414 20149 leader_election.cc:343] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.788606 20305 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.789826 20311 raft_consensus.cc:515] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.791253 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:43.792145 20338 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.792428 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.793053 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.794526 20300 ts_tablet_manager.cc:1434] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:08:43.794639 20074 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.799589 20300 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.800395 20311 leader_election.cc:290] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.800441 20074 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.801282 20305 raft_consensus.cc:2804] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.801621 20305 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.801939 20305 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.799549 20186 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.796949 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.804510 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.805011 20186 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.803346 20339 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.798578 20338 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.803480 20259 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.808548 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:43.809116 20111 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.806110 20339 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:08:43.810425 20074 leader_election.cc:343] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.810945 20339 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.812235 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.813206 20260 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:43.818533 20149 leader_election.cc:343] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.821658 20300 tablet_bootstrap.cc:654] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.822912 20260 raft_consensus.cc:2468] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 1.
I20260709 12:08:43.823946 20149 leader_election.cc:304] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.824719 20311 raft_consensus.cc:2804] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.825140 20311 raft_consensus.cc:697] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:43.825683 20111 raft_consensus.cc:2468] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 1.
I20260709 12:08:43.825973 20311 consensus_queue.cc:237] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
W20260709 12:08:43.829640 20057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:43.824282 20305 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.830782 20186 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:43.830816 20326 raft_consensus.cc:515] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.825129 20259 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 1.
I20260709 12:08:43.835141 20301 tablet_bootstrap.cc:492] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:43.835815 20299 tablet_bootstrap.cc:492] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.836243 20326 leader_election.cc:290] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.837488 20305 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Requested vote from peers f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.837098 20301 ts_tablet_manager.cc:1403] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.002s
I20260709 12:08:43.837090 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.838882 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.839386 20074 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.839594 20149 leader_election.cc:304] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:43.839973 20299 ts_tablet_manager.cc:1403] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.032s
I20260709 12:08:43.840423 20306 raft_consensus.cc:2804] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.841118 20259 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.844116 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.844655 20186 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:08:43.846122 20074 leader_election.cc:343] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.846827 20301 raft_consensus.cc:359] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.847446 20301 raft_consensus.cc:385] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.847728 20301 raft_consensus.cc:740] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.848659 20301 consensus_queue.cc:260] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.850556 20299 raft_consensus.cc:359] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.852811 20299 raft_consensus.cc:385] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.853066 20306 raft_consensus.cc:697] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:43.853200 20299 raft_consensus.cc:740] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.854024 20306 consensus_queue.cc:237] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.854163 20299 consensus_queue.cc:260] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.841830 20305 raft_consensus.cc:2804] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.856125 20186 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:43.856701 20305 raft_consensus.cc:697] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:43.857751 20305 consensus_queue.cc:237] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.860210 20259 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:43.861302 20300 tablet_bootstrap.cc:492] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:43.861708 20300 ts_tablet_manager.cc:1403] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.003s
I20260709 12:08:43.862425 20074 leader_election.cc:304] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:43.862706 20326 raft_consensus.cc:493] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.860749 20299 ts_tablet_manager.cc:1434] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:08:43.859825 20339 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.868080 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.868391 20300 raft_consensus.cc:359] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.869016 20300 raft_consensus.cc:385] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:43.863837 20326 raft_consensus.cc:515] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.869285 20300 raft_consensus.cc:740] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:43.869983 20186 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.869889 20300 consensus_queue.cc:260] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.873992 20299 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:43.870779 20326 leader_election.cc:290] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.876668 20344 raft_consensus.cc:2804] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.879899 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.880461 20185 raft_consensus.cc:2468] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.883148 20186 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:43.883677 20008 catalog_manager.cc:5697] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:43.889508 20326 raft_consensus.cc:493] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.889928 20326 raft_consensus.cc:515] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.891786 20326 leader_election.cc:290] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.892278 20074 leader_election.cc:304] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.895342 20326 raft_consensus.cc:2804] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.895812 20326 raft_consensus.cc:493] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.896190 20326 raft_consensus.cc:3060] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.899271 20307 raft_consensus.cc:493] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.899712 20307 raft_consensus.cc:515] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.901196 20307 leader_election.cc:290] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.902951 20307 raft_consensus.cc:493] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.903126 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.903378 20307 raft_consensus.cc:515] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.903755 20186 raft_consensus.cc:2468] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 0.
I20260709 12:08:43.904812 20223 leader_election.cc:304] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.905207 20307 leader_election.cc:290] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.907264 20300 ts_tablet_manager.cc:1434] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.007s
I20260709 12:08:43.907466 20319 raft_consensus.cc:2804] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.907908 20319 raft_consensus.cc:493] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.908243 20319 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.908463 20300 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: Bootstrap starting.
I20260709 12:08:43.884707 20338 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.906579 20344 raft_consensus.cc:697] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:43.898944 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.912066 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.912678 20186 raft_consensus.cc:2468] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 0.
I20260709 12:08:43.914845 20223 leader_election.cc:304] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:43.906141 20074 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.916097 20339 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.916760 20299 tablet_bootstrap.cc:654] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.921315 20326 raft_consensus.cc:515] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.913368 20259 raft_consensus.cc:2468] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 0.
I20260709 12:08:43.923497 20307 raft_consensus.cc:2804] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:43.923975 20339 raft_consensus.cc:2804] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:43.925451 20300 tablet_bootstrap.cc:654] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:43.925976 20326 leader_election.cc:290] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.926162 20307 raft_consensus.cc:493] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:43.926553 20307 raft_consensus.cc:3060] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.927851 20339 raft_consensus.cc:697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:43.929183 20306 raft_consensus.cc:493] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.929715 20306 raft_consensus.cc:515] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.929956 20339 consensus_queue.cc:237] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:43.930373 20008 catalog_manager.cc:5697] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:43.926923 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:43.932042 20111 raft_consensus.cc:2393] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd987f188c8e428196745f2b818ca8b4 in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:43.932449 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.939548 20110 raft_consensus.cc:2393] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd987f188c8e428196745f2b818ca8b4 in current term 1: Already voted for candidate f69fd493fc234a6baa3389d026474f4e in this term.
I20260709 12:08:43.919153 20344 consensus_queue.cc:237] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.957521 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.961963 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.957805 20338 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.967062 20301 ts_tablet_manager.cc:1434] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.129s	user 0.009s	sys 0.023s
I20260709 12:08:43.966749 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.968093 20305 raft_consensus.cc:493] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:43.968434 20258 raft_consensus.cc:2393] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d34ac1305ad46ad806a237c83c6e4b9 in current term 1: Already voted for candidate fd987f188c8e428196745f2b818ca8b4 in this term.
I20260709 12:08:43.966075 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
W20260709 12:08:43.970798 20149 leader_election.cc:343] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.963235 20306 leader_election.cc:290] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.973455 20301 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: Bootstrap starting.
I20260709 12:08:43.970852 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.971825 20149 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [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: fd987f188c8e428196745f2b818ca8b4; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.978549 20149 leader_election.cc:304] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd987f188c8e428196745f2b818ca8b4; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:43.960069 20319 raft_consensus.cc:515] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.979375 20186 raft_consensus.cc:2393] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d34ac1305ad46ad806a237c83c6e4b9 in current term 1: Already voted for candidate fd987f188c8e428196745f2b818ca8b4 in this term.
I20260709 12:08:43.981070 20306 raft_consensus.cc:2749] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:43.981746 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.982556 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:43.968638 20305 raft_consensus.cc:515] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
W20260709 12:08:43.984723 20074 leader_election.cc:343] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:43.982197 20338 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.984282 20319 leader_election.cc:290] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.983742 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.987594 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.988790 20186 raft_consensus.cc:3060] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.988884 20185 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:43.983639 20307 raft_consensus.cc:515] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:43.989323 20305 leader_election.cc:290] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:43.990912 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.991802 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:43.993067 20258 raft_consensus.cc:2393] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d34ac1305ad46ad806a237c83c6e4b9 in current term 1: Already voted for candidate f69fd493fc234a6baa3389d026474f4e in this term.
I20260709 12:08:43.993566 20110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:43.994465 20299 tablet_bootstrap.cc:492] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:43.994575 20111 raft_consensus.cc:2393] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:43.995325 20307 leader_election.cc:290] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:43.995386 20299 ts_tablet_manager.cc:1403] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.122s	user 0.027s	sys 0.033s
I20260709 12:08:43.996403 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:43.997912 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:43.999441 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:43.999504 20074 leader_election.cc:304] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9; no voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:43.999495 20299 raft_consensus.cc:359] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:44.000366 20299 raft_consensus.cc:385] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.000644 20299 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.000833 20074 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9; no voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.001423 20299 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
W20260709 12:08:44.001907 20074 leader_election.cc:343] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:08:44.003093 20223 leader_election.cc:343] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.002373 20305 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.003916 20299 ts_tablet_manager.cc:1434] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260709 12:08:44.004923 20299 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:44.002899 20344 raft_consensus.cc:2749] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.009627 20305 raft_consensus.cc:2749] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.009819 20007 catalog_manager.cc:5697] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
W20260709 12:08:44.010623 20223 leader_election.cc:343] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.010838 20299 tablet_bootstrap.cc:654] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.002816 20185 raft_consensus.cc:2468] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 1.
I20260709 12:08:44.012758 20223 leader_election.cc:304] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 8d34ac1305ad46ad806a237c83c6e4b9
W20260709 12:08:44.012852 20074 leader_election.cc:343] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:08:44.013525 20074 leader_election.cc:304] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9; no voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.013576 20307 raft_consensus.cc:2804] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.014456 20307 raft_consensus.cc:697] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:44.015198 20307 consensus_queue.cc:237] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.017297 20305 raft_consensus.cc:2749] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.018275 20338 raft_consensus.cc:2749] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.019048 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf42873b33884cb39795fab0d35c8909" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:44.021541 20301 tablet_bootstrap.cc:654] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.025097 20111 raft_consensus.cc:2393] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:44.018724 20186 raft_consensus.cc:2468] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:44.026535 20223 leader_election.cc:304] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [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: f69fd493fc234a6baa3389d026474f4e; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.027498 20319 raft_consensus.cc:2749] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.033634 20299 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:44.034049 20299 ts_tablet_manager.cc:1403] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260709 12:08:44.034919 20301 tablet_bootstrap.cc:492] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: No bootstrap required, opened a new log
I20260709 12:08:44.034720 20007 catalog_manager.cc:5697] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 0 to 1, leader changed from <none> to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 1 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.035310 20301 ts_tablet_manager.cc:1403] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.000s
I20260709 12:08:44.036461 20299 raft_consensus.cc:359] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.037052 20299 raft_consensus.cc:385] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.037308 20299 raft_consensus.cc:740] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.037711 20301 raft_consensus.cc:359] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.037976 20299 consensus_queue.cc:260] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.038492 20301 raft_consensus.cc:385] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.038774 20301 raft_consensus.cc:740] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.039471 20301 consensus_queue.cc:260] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.041378 20300 tablet_bootstrap.cc:492] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: No bootstrap required, opened a new log
I20260709 12:08:44.041498 20299 ts_tablet_manager.cc:1434] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:08:44.041826 20300 ts_tablet_manager.cc:1403] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.002s
I20260709 12:08:44.042341 20299 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:44.044049 20301 ts_tablet_manager.cc:1434] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:08:44.044562 20300 raft_consensus.cc:359] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.045182 20300 raft_consensus.cc:385] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.045437 20300 raft_consensus.cc:740] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.046018 20300 consensus_queue.cc:260] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.047037 20299 tablet_bootstrap.cc:654] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.047895 20300 ts_tablet_manager.cc:1434] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:08:44.039860 20074 leader_election.cc:304] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:44.051399 20299 tablet_bootstrap.cc:492] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:44.051623 20305 raft_consensus.cc:2804] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.051795 20299 ts_tablet_manager.cc:1403] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:08:44.052079 20305 raft_consensus.cc:697] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:44.052838 20305 consensus_queue.cc:237] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.054176 20299 raft_consensus.cc:359] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.054760 20299 raft_consensus.cc:385] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.054996 20299 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.055696 20299 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.057710 20299 ts_tablet_manager.cc:1434] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:08:44.058573 20299 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: Bootstrap starting.
I20260709 12:08:44.059880 20307 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.059724 20007 catalog_manager.cc:5697] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:44.061655 20007 catalog_manager.cc:5697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:44.063862 20299 tablet_bootstrap.cc:654] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: Neither blocks nor log segments found. Creating new log.
I20260709 12:08:44.079638 20299 tablet_bootstrap.cc:492] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: No bootstrap required, opened a new log
I20260709 12:08:44.080056 20299 ts_tablet_manager.cc:1403] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260709 12:08:44.082665 20299 raft_consensus.cc:359] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.083308 20299 raft_consensus.cc:385] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:08:44.083580 20299 raft_consensus.cc:740] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Initialized, Role: FOLLOWER
I20260709 12:08:44.084334 20299 consensus_queue.cc:260] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.086483 20319 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.088433 20299 ts_tablet_manager.cc:1434] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:08:44.093340 20007 catalog_manager.cc:5697] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:44.135779 20338 raft_consensus.cc:493] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.136191 20338 raft_consensus.cc:515] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.137653 20338 leader_election.cc:290] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:44.138383 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:44.138525 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:44.138847 20111 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 0.
I20260709 12:08:44.139014 20258 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 0.
I20260709 12:08:44.139698 20149 leader_election.cc:304] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:44.140285 20338 raft_consensus.cc:2804] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:08:44.140544 20338 raft_consensus.cc:493] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:44.140779 20338 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.145045 20338 raft_consensus.cc:515] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.146353 20338 leader_election.cc:290] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:44.146996 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:44.147150 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:44.147398 20111 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.147614 20258 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.151433 20111 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 1.
I20260709 12:08:44.151851 20258 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 1.
I20260709 12:08:44.152276 20149 leader_election.cc:304] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:44.152904 20338 raft_consensus.cc:2804] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:08:44.153245 20338 raft_consensus.cc:697] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:44.153927 20338 consensus_queue.cc:237] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.159658 20007 catalog_manager.cc:5697] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:44.184085 20309 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.184517 20309 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.185986 20309 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:44.186708 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:44.186968 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:44.187592 20185 raft_consensus.cc:2393] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:44.188311 20223 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.188860 20309 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.193400 20309 raft_consensus.cc:2749] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.219419 20309 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.219837 20309 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:44.221415 20309 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213)
I20260709 12:08:44.222232 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:44.222427 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:44.222834 20185 raft_consensus.cc:2393] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:44.223743 20223 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.224308 20309 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.228374 20309 raft_consensus.cc:2749] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.251981 20305 raft_consensus.cc:493] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.252380 20305 raft_consensus.cc:515] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.253849 20305 leader_election.cc:290] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:44.254647 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:44.254808 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:44.255247 20185 raft_consensus.cc:2393] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d34ac1305ad46ad806a237c83c6e4b9 in current term 1: Already voted for candidate f69fd493fc234a6baa3389d026474f4e in this term.
I20260709 12:08:44.256197 20074 leader_election.cc:304] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9; no voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.256762 20305 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.260988 20305 raft_consensus.cc:2749] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.269068 20309 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:44.269426 20309 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:44.270807 20309 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:44.271552 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" is_pre_election: true
I20260709 12:08:44.271760 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:44.272130 20111 raft_consensus.cc:2393] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in this term.
I20260709 12:08:44.272377 20185 raft_consensus.cc:2393] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f69fd493fc234a6baa3389d026474f4e in current term 1: Already voted for candidate fd987f188c8e428196745f2b818ca8b4 in this term.
I20260709 12:08:44.273188 20223 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e; no voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:44.273749 20309 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:08:44.277743 20309 raft_consensus.cc:2749] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:08:44.326372 20338 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.335603 20338 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.341804 20305 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.354283 20346 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:08:44.360256 20338 consensus_queue.cc:1048] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.370067 20311 consensus_queue.cc:1048] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.381705 20346 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.391436 20305 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.412431 20309 consensus_queue.cc:1048] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.422248 20319 consensus_queue.cc:1048] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.497443 20305 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.506990 20305 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.561549 20305 consensus_queue.cc:1048] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.571416 20346 consensus_queue.cc:1048] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.680236 20306 consensus_queue.cc:1048] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:44.689603 20311 consensus_queue.cc:1048] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:08:44.835037 20057 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:08:45.693957 20305 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:08:45.694362 20305 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.695943 20305 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:45.696593 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4" is_pre_election: true
I20260709 12:08:45.696830 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e" is_pre_election: true
I20260709 12:08:45.697100 20185 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:45.697355 20258 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 1.
I20260709 12:08:45.698094 20074 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:45.698637 20305 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:08:45.698963 20305 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:08:45.699229 20305 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.703397 20305 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.704834 20305 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:45.705348 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:45.705674 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:45.705763 20185 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.706113 20258 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.710039 20185 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:45.710207 20258 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:45.710922 20074 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:45.711481 20305 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:45.712342 20305 raft_consensus.cc:697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:45.712970 20305 consensus_queue.cc:237] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER 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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.719702 20007 catalog_manager.cc:5697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:45.926689 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:41810
I20260709 12:08:45.927167 20185 raft_consensus.cc:606] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:45.940374 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:48796
I20260709 12:08:45.940788 20258 raft_consensus.cc:606] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:45.952018 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:56560
I20260709 12:08:45.952453 20111 raft_consensus.cc:606] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Received request to transfer leadership to TS fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:45.959017 20393 raft_consensus.cc:993] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:45.958936 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:56560
I20260709 12:08:45.959427 20319 raft_consensus.cc:1081] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:45.959467 20111 raft_consensus.cc:606] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Received request to transfer leadership to TS fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:45.960955 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56542
I20260709 12:08:45.961478 20111 raft_consensus.cc:493] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:45.961755 20111 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.964010 20258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
mode: GRACEFUL
new_leader_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:48796
I20260709 12:08:45.964432 20258 raft_consensus.cc:606] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Received request to transfer leadership to TS fd987f188c8e428196745f2b818ca8b4
I20260709 12:08:45.966807 20111 raft_consensus.cc:515] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.968638 20111 leader_election.cc:290] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:45.968603 20185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
mode: GRACEFUL
new_leader_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:41810
I20260709 12:08:45.969094 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:45.969403 20185 raft_consensus.cc:606] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Received request to transfer leadership to TS f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:45.969522 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:45.969677 20186 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.970052 20258 raft_consensus.cc:3055] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:45.970345 20258 raft_consensus.cc:740] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:45.970985 20258 consensus_queue.cc:260] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.971738 20258 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:45.973994 20186 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:45.975069 20074 leader_election.cc:304] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:45.975793 20305 raft_consensus.cc:2804] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:45.976136 20305 raft_consensus.cc:697] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:45.976140 20258 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:45.976943 20305 consensus_queue.cc:237] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:45.982762 20007 catalog_manager.cc:5697] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 1 to 2, leader changed from f69fd493fc234a6baa3389d026474f4e (127.19.5.195) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:46.132879 20186 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:46.133880 20305 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:46.139746 20383 raft_consensus.cc:993] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.140447 20305 raft_consensus.cc:1081] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Signalling peer fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.142185 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:08:46.142719 20185 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:46.143060 20185 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:46.146870 20258 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:08:46.148180 20305 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:46.148927 20185 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.149955 20186 raft_consensus.cc:1240] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Rejecting Update request from peer 8d34ac1305ad46ad806a237c83c6e4b9 for earlier term 2. Current term is 3. Ops: []
I20260709 12:08:46.151486 20185 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 3 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:46.152185 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:46.152742 20111 raft_consensus.cc:3055] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:46.153084 20111 raft_consensus.cc:740] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:46.154173 20260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:46.153882 20111 consensus_queue.cc:260] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.154986 20305 consensus_queue.cc:1059] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:08:46.155983 20111 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:46.162170 20111 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 3.
I20260709 12:08:46.163033 20149 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:46.163771 20382 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:46.164922 20382 raft_consensus.cc:697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:46.165570 20382 consensus_queue.cc:237] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.170776 20007 catalog_manager.cc:5697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 2 to 3, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:46.280454 20396 raft_consensus.cc:993] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.280834 20305 raft_consensus.cc:1081] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Signalling peer fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.282016 20186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:08:46.282402 20186 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:46.282702 20186 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.286958 20186 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.288436 20186 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 2 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:46.289098 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:46.289405 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:46.289564 20111 raft_consensus.cc:3055] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:46.289845 20258 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.289840 20111 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:46.290633 20111 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.291497 20111 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.294229 20258 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 2.
I20260709 12:08:46.295053 20149 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:46.295629 20382 raft_consensus.cc:2804] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:46.295763 20111 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 2.
I20260709 12:08:46.296020 20382 raft_consensus.cc:697] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:46.296770 20382 consensus_queue.cc:237] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.302667 20007 catalog_manager.cc:5697] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 1 to 2, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:46.338371 20400 raft_consensus.cc:993] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: : Instructing follower f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:46.338734 20382 raft_consensus.cc:1081] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Signalling peer f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:46.340004 20258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:48792
I20260709 12:08:46.340404 20258 raft_consensus.cc:493] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:46.340641 20258 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.345747 20258 raft_consensus.cc:515] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.347345 20258 leader_election.cc:290] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:46.348318 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:46.348549 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dcf881f72fb4fdf8a585db0a9f6b2cb" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:46.348788 20111 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.349141 20185 raft_consensus.cc:3055] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:46.349404 20185 raft_consensus.cc:740] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:46.350011 20185 consensus_queue.cc:260] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.350839 20185 raft_consensus.cc:3060] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.353184 20111 raft_consensus.cc:2468] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:46.354043 20223 leader_election.cc:304] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:46.354709 20319 raft_consensus.cc:2804] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:46.355062 20319 raft_consensus.cc:697] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:46.355386 20185 raft_consensus.cc:2468] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:46.355772 20319 consensus_queue.cc:237] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.361701 20007 catalog_manager.cc:5697] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 1 to 2, leader changed from fd987f188c8e428196745f2b818ca8b4 (127.19.5.194) to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 2 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:46.365543 20400 raft_consensus.cc:993] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:46.365895 20382 raft_consensus.cc:1081] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:46.367187 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56550
I20260709 12:08:46.367746 20111 raft_consensus.cc:493] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:46.368005 20111 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.371922 20111 raft_consensus.cc:515] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.373334 20111 leader_election.cc:290] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:46.373817 20185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:46.374228 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1c963120c704b97a12f6f2b80ace464" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:46.374341 20185 raft_consensus.cc:3055] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:46.374694 20185 raft_consensus.cc:740] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:46.374717 20258 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.375368 20185 consensus_queue.cc:260] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.376201 20185 raft_consensus.cc:3060] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.378855 20258 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:46.379658 20074 leader_election.cc:304] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:46.380229 20305 raft_consensus.cc:2804] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:46.380537 20185 raft_consensus.cc:2468] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:46.380690 20305 raft_consensus.cc:697] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:46.381462 20305 consensus_queue.cc:237] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.387607 20007 catalog_manager.cc:5697] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 1 to 2, leader changed from fd987f188c8e428196745f2b818ca8b4 (127.19.5.194) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:46.429083 20258 raft_consensus.cc:1275] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.430160 20305 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.437057 20185 raft_consensus.cc:1275] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.439209 20396 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.526551 20393 raft_consensus.cc:993] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: : Instructing follower fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.526908 20319 raft_consensus.cc:1081] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Signalling peer fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:08:46.528119 20185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:41782
I20260709 12:08:46.528539 20185 raft_consensus.cc:493] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:46.528801 20185 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.533070 20185 raft_consensus.cc:515] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.534423 20185 leader_election.cc:290] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 2 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:46.535058 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:46.535351 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad3c34370724a6ca41ef9264c66e64c" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:46.535554 20111 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.535880 20258 raft_consensus.cc:3055] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:46.536206 20258 raft_consensus.cc:740] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:46.536788 20258 consensus_queue.cc:260] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.537581 20258 raft_consensus.cc:3060] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:46.539898 20111 raft_consensus.cc:2468] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 2.
I20260709 12:08:46.540714 20149 leader_election.cc:304] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:46.541309 20382 raft_consensus.cc:2804] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:46.541755 20382 raft_consensus.cc:697] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:46.541898 20258 raft_consensus.cc:2468] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 2.
I20260709 12:08:46.542554 20382 consensus_queue.cc:237] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:46.548621 20009 catalog_manager.cc:5697] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 1 to 2, leader changed from f69fd493fc234a6baa3389d026474f4e (127.19.5.195) to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:46.682258 20258 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:46.686757 20258 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:46.687845 20382 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.696409 20111 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:08:46.698118 20258 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.698139 20408 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:08:46.699630 20408 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.711267 20111 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.712639 20408 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.818769 20185 raft_consensus.cc:1275] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.819799 20319 consensus_queue.cc:1048] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.827474 20111 raft_consensus.cc:1275] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.829064 20412 consensus_queue.cc:1048] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.922585 20258 raft_consensus.cc:1275] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.923641 20396 consensus_queue.cc:1048] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.931030 20185 raft_consensus.cc:1275] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.932816 20383 consensus_queue.cc:1048] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.963058 20111 raft_consensus.cc:1275] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.964016 20408 consensus_queue.cc:1048] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:46.971477 20258 raft_consensus.cc:1275] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:46.973084 20400 consensus_queue.cc:1048] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:48.996047 19479 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:08:48.996685 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:49.016975 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:08:49.017509 20111 raft_consensus.cc:606] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Received request to transfer leadership to TS f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:49.019708 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57435079acb1430ca58115fe683ae161"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:08:49.020092 20111 raft_consensus.cc:606] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Received request to transfer leadership to TS f69fd493fc234a6baa3389d026474f4e
I20260709 12:08:49.020951 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:08:49.021350 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:49.342864 20383 raft_consensus.cc:993] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:49.343274 20422 raft_consensus.cc:1081] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Signalling peer f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:49.344558 20258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57435079acb1430ca58115fe683ae161"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:48778
I20260709 12:08:49.344946 20258 raft_consensus.cc:493] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.345187 20258 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.349153 20258 raft_consensus.cc:515] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:49.350472 20258 leader_election.cc:290] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:49.351148 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:49.351364 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:49.351684 20111 raft_consensus.cc:3055] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.351851 20186 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.351995 20111 raft_consensus.cc:740] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:49.352631 20111 consensus_queue.cc:260] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:49.353377 20111 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.356544 20186 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:49.357448 20111 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:49.358142 20223 leader_election.cc:304] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:49.359074 20419 raft_consensus.cc:2804] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.359985 20419 raft_consensus.cc:697] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:49.360662 20419 consensus_queue.cc:237] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:49.366117 20007 catalog_manager.cc:5697] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 1 to 2, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 2 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:49.510934 20383 raft_consensus.cc:993] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:49.511291 20422 raft_consensus.cc:1081] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Signalling peer f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:08:49.512488 20258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:48778
I20260709 12:08:49.512851 20258 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:49.513062 20258 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.516845 20258 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:49.519212 20258 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213)
I20260709 12:08:49.520061 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:49.520486 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:08:49.520607 20186 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.520982 20111 raft_consensus.cc:3055] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:49.521271 20111 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:49.521963 20111 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:49.522894 20111 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:49.526664 20186 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:49.527266 20185 raft_consensus.cc:1240] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Rejecting Update request from peer 8d34ac1305ad46ad806a237c83c6e4b9 for earlier term 1. Current term is 2. Ops: []
I20260709 12:08:49.527724 20223 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:49.528470 20419 raft_consensus.cc:2804] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:49.528568 20111 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 2.
I20260709 12:08:49.528945 20419 raft_consensus.cc:697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:49.529723 20419 consensus_queue.cc:237] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:49.536757 20007 catalog_manager.cc:5697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 1 to 2, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 2 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } }
I20260709 12:08:49.911056 20185 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.912137 20419 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.922318 20111 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.923512 20433 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.959923 20111 raft_consensus.cc:1275] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.960985 20433 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:49.963555 20185 raft_consensus.cc:1275] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:08:49.964669 20419 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:08:50.022195 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:50.027520 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:50.027956 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:51.028925 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:51.036811 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:51.037341 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:52.038355 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:52.043962 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:52.044440 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:53.045399 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:53.050664 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:53.050988 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:54.051815 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:54.056663 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:54.056993 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:55.057806 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:55.062971 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:55.063335 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:56.064146 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:56.069497 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:56.069828 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:57.786345 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:57.791888 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:57.792306 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:08:57.814829 20207 debug-util.cc:398] Leaking SignalData structure 0x7b08001bb980 after lost signal to thread 19482
W20260709 12:08:57.815546 20207 debug-util.cc:398] Leaking SignalData structure 0x7b080010f220 after lost signal to thread 20043
W20260709 12:08:57.816243 20207 debug-util.cc:398] Leaking SignalData structure 0x7b08000d24a0 after lost signal to thread 20135
W20260709 12:08:57.816874 20207 debug-util.cc:398] Leaking SignalData structure 0x7b080011c000 after lost signal to thread 20210
W20260709 12:08:57.817488 20207 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1440 after lost signal to thread 20284
I20260709 12:08:58.793246 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:08:58.801074 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:08:58.801571 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:08:59.830931 19479 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:08:59.835610 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:48796
I20260709 12:08:59.836513 20259 raft_consensus.cc:606] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:59.841228 20259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57435079acb1430ca58115fe683ae161"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:48796
I20260709 12:08:59.841737 20259 raft_consensus.cc:606] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:59.852818 20184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:41810
I20260709 12:08:59.853238 20184 raft_consensus.cc:606] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:59.858572 20184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:41810
I20260709 12:08:59.858974 20184 raft_consensus.cc:606] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:59.863029 20184 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
mode: GRACEFUL
new_leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:41810
I20260709 12:08:59.863420 20184 raft_consensus.cc:606] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Received request to transfer leadership to TS 8d34ac1305ad46ad806a237c83c6e4b9
I20260709 12:08:59.896795 20453 raft_consensus.cc:993] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:59.897279 20440 raft_consensus.cc:1081] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:59.898530 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56542
I20260709 12:08:59.898923 20111 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:59.899295 20111 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:59.905478 20111 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:59.907399 20111 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 3 election: Requested vote from peers f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:08:59.908030 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:59.908314 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:59.908731 20259 raft_consensus.cc:3055] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:08:59.908844 20184 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:59.909013 20259 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:08:59.909786 20259 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [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: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:59.910708 20259 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:08:59.913625 20184 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:08:59.914618 20074 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:08:59.915309 20450 raft_consensus.cc:2804] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:08:59.915890 20259 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:08:59.916374 20450 raft_consensus.cc:697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:59.917304 20450 consensus_queue.cc:237] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:08:59.919284 20452 raft_consensus.cc:993] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:59.919816 20455 raft_consensus.cc:1081] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:08:59.921325 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56550
I20260709 12:08:59.921729 20111 raft_consensus.cc:493] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:08:59.921981 20111 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:59.925807 20111 raft_consensus.cc:515] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:59.927054 20111 leader_election.cc:290] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:08:59.926640 20008 catalog_manager.cc:5697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 2 to 3, leader changed from f69fd493fc234a6baa3389d026474f4e (127.19.5.195) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } }
I20260709 12:08:59.927853 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:08:59.928138 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:08:59.928369 20184 raft_consensus.cc:3055] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:08:59.928685 20259 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:59.928696 20184 raft_consensus.cc:740] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:08:59.929755 20184 consensus_queue.cc:260] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:59.930811 20184 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:08:59.933773 20259 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:59.934739 20074 leader_election.cc:304] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:08:59.935477 20450 raft_consensus.cc:2804] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:08:59.936000 20450 raft_consensus.cc:697] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:08:59.936873 20450 consensus_queue.cc:237] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:08:59.938032 20184 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 2.
I20260709 12:08:59.948478 20008 catalog_manager.cc:5697] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 1 to 2, leader changed from fd987f188c8e428196745f2b818ca8b4 (127.19.5.194) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.132782 20453 raft_consensus.cc:993] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.133152 20440 raft_consensus.cc:1081] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.134292 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57435079acb1430ca58115fe683ae161"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56542
I20260709 12:09:00.134665 20111 raft_consensus.cc:493] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.134876 20111 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.139497 20111 raft_consensus.cc:515] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.140633 20452 raft_consensus.cc:993] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.141014 20455 raft_consensus.cc:1081] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.141067 20111 leader_election.cc:290] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 3 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:09:00.141628 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:09:00.142148 20184 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.142262 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57435079acb1430ca58115fe683ae161" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:09:00.142689 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56550
I20260709 12:09:00.142819 20259 raft_consensus.cc:3055] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:00.143157 20111 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.143189 20259 raft_consensus.cc:740] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:09:00.143621 20111 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.144129 20259 consensus_queue.cc:260] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.145013 20259 raft_consensus.cc:3060] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.148391 20184 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:09:00.149374 20259 raft_consensus.cc:2468] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:09:00.149304 20074 leader_election.cc:304] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:00.149214 20111 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.150068 20450 raft_consensus.cc:2804] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:00.150497 20450 raft_consensus.cc:697] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:00.150816 20111 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 3 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:09:00.151297 20450 consensus_queue.cc:237] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.152105 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:09:00.152276 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:09:00.152513 20184 raft_consensus.cc:3055] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:00.152798 20184 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:09:00.152808 20259 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.153534 20184 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.154438 20184 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:00.159050 20184 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:09:00.158969 20259 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 3.
I20260709 12:09:00.160085 20074 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:00.160796 20450 raft_consensus.cc:2804] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:00.161329 20450 raft_consensus.cc:697] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:00.162074 20450 consensus_queue.cc:237] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.164299 20008 catalog_manager.cc:5697] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 2 to 3, leader changed from f69fd493fc234a6baa3389d026474f4e (127.19.5.195) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.174582 20008 catalog_manager.cc:5697] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 2 to 3, leader changed from fd987f188c8e428196745f2b818ca8b4 (127.19.5.194) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.287607 20452 raft_consensus.cc:993] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: : Instructing follower 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.287983 20455 raft_consensus.cc:1081] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Signalling peer 8d34ac1305ad46ad806a237c83c6e4b9 to start an election
I20260709 12:09:00.289186 20111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
 from {username='slave'} at 127.0.0.1:56550
I20260709 12:09:00.289566 20111 raft_consensus.cc:493] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:00.289799 20111 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.293668 20111 raft_consensus.cc:515] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.294910 20111 leader_election.cc:290] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [CANDIDATE]: Term 4 election: Requested vote from peers fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:09:00.295553 20184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:09:00.295912 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b7ef6c1fe4d45d8bd5f461355e5c7ca" candidate_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:09:00.296088 20184 raft_consensus.cc:3055] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:00.296427 20184 raft_consensus.cc:740] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:09:00.296444 20259 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.297190 20184 consensus_queue.cc:260] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.298383 20184 raft_consensus.cc:3060] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:00.302215 20259 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 4.
I20260709 12:09:00.302615 20184 raft_consensus.cc:2468] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d34ac1305ad46ad806a237c83c6e4b9 in term 4.
I20260709 12:09:00.303061 20074 leader_election.cc:304] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: 8d34ac1305ad46ad806a237c83c6e4b9, f69fd493fc234a6baa3389d026474f4e; no voters: 
I20260709 12:09:00.303709 20450 raft_consensus.cc:2804] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:00.304059 20450 raft_consensus.cc:697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 LEADER]: Becoming Leader. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:00.304749 20450 consensus_queue.cc:237] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:00.310322 20008 catalog_manager.cc:5697] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 reported cstate change: term changed from 3 to 4, leader changed from fd987f188c8e428196745f2b818ca8b4 (127.19.5.194) to 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193). New cstate: current_term: 4 leader_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:00.319422 20184 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.320322 20450 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.329073 20259 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.330626 20454 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.336941 20258 raft_consensus.cc:1275] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:00.338156 20450 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:00.348747 20184 raft_consensus.cc:1275] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:00.350010 20471 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:00.581518 20184 raft_consensus.cc:1275] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.582476 20471 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.590724 20258 raft_consensus.cc:1275] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.591895 20450 consensus_queue.cc:1048] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.682900 20184 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.683876 20450 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.686043 20258 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:00.687076 20471 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.693135 20259 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:00.694602 20454 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:00.704787 20184 raft_consensus.cc:1275] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Refusing update from remote peer 8d34ac1305ad46ad806a237c83c6e4b9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:09:00.706972 20450 consensus_queue.cc:1048] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:02.897001 19479 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:09:02.897717 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:02.904368 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:09:02.904944 20111 raft_consensus.cc:606] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Received request to transfer leadership to TS f69fd493fc234a6baa3389d026474f4e
I20260709 12:09:02.907157 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:09:02.907563 20111 raft_consensus.cc:606] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Received request to transfer leadership to TS fd987f188c8e428196745f2b818ca8b4
I20260709 12:09:02.909458 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:09:02.909816 20111 raft_consensus.cc:606] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Received request to transfer leadership to TS f69fd493fc234a6baa3389d026474f4e
I20260709 12:09:02.911660 20111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4"
dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
mode: GRACEFUL
new_leader_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:38778
I20260709 12:09:02.912004 20111 raft_consensus.cc:606] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Received request to transfer leadership to TS fd987f188c8e428196745f2b818ca8b4
I20260709 12:09:02.912887 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:02.913298 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:03.051929 20480 raft_consensus.cc:993] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:09:03.052440 20450 raft_consensus.cc:1081] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Signalling peer fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:09:03.053869 20450 raft_consensus.cc:993] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:09:03.054023 20184 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:09:03.054270 20480 raft_consensus.cc:1081] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Signalling peer fd987f188c8e428196745f2b818ca8b4 to start an election
I20260709 12:09:03.054582 20184 raft_consensus.cc:493] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:03.054944 20184 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.056037 20186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402"
dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
 from {username='slave'} at 127.0.0.1:41796
I20260709 12:09:03.056572 20186 raft_consensus.cc:493] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:03.056849 20186 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.061837 20184 raft_consensus.cc:515] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.062876 20186 raft_consensus.cc:515] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:09:03.063992 20184 leader_election.cc:290] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 3 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499)
I20260709 12:09:03.064695 20111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:09:03.065203 20258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2dfeee3a248f3b058207e3b87fac4" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:09:03.065644 20259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
I20260709 12:09:03.066156 20111 raft_consensus.cc:3055] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:03.066208 20258 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.066282 20259 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.066608 20111 raft_consensus.cc:740] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:03.066691 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0bbcc2ddbb4be48d4fbf9a8b399402" candidate_uuid: "fd987f188c8e428196745f2b818ca8b4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:09:03.067369 20109 raft_consensus.cc:3055] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:03.067687 20109 raft_consensus.cc:740] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:03.067727 20111 consensus_queue.cc:260] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.069115 20111 raft_consensus.cc:3060] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.068682 20109 consensus_queue.cc:260] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:09:03.069840 20109 raft_consensus.cc:3060] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.065609 20186 leader_election.cc:290] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [CANDIDATE]: Term 4 election: Requested vote from peers f69fd493fc234a6baa3389d026474f4e (127.19.5.195:39499), 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213)
I20260709 12:09:03.072992 20258 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 3.
I20260709 12:09:03.074200 20259 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 4.
I20260709 12:09:03.074235 20149 leader_election.cc:304] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [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: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:03.075551 20452 raft_consensus.cc:2804] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:03.075573 20149 leader_election.cc:304] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [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: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:03.078649 20111 raft_consensus.cc:2468] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 3.
I20260709 12:09:03.079787 20452 raft_consensus.cc:697] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:09:03.080533 20483 raft_consensus.cc:2804] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:03.080989 20483 raft_consensus.cc:697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 4 LEADER]: Becoming Leader. State: Replica: fd987f188c8e428196745f2b818ca8b4, State: Running, Role: LEADER
I20260709 12:09:03.081189 20452 consensus_queue.cc:237] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.081919 20109 raft_consensus.cc:2468] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd987f188c8e428196745f2b818ca8b4 in term 4.
I20260709 12:09:03.081874 20483 consensus_queue.cc:237] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [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: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } }
I20260709 12:09:03.095461 20008 catalog_manager.cc:5697] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 2 to 3, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:03.109663 20008 catalog_manager.cc:5697] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 reported cstate change: term changed from 3 to 4, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to fd987f188c8e428196745f2b818ca8b4 (127.19.5.194). New cstate: current_term: 4 leader_uuid: "fd987f188c8e428196745f2b818ca8b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:03.268859 20450 raft_consensus.cc:993] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:09:03.269248 20480 raft_consensus.cc:1081] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Signalling peer f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:09:03.270531 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:48778
I20260709 12:09:03.270951 20259 raft_consensus.cc:493] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:03.271220 20259 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.275769 20259 raft_consensus.cc:515] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.277663 20259 leader_election.cc:290] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 3 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:09:03.278373 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:09:03.278528 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "162c06d8ca0f483fb57644218f9c1ff6" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:09:03.278916 20109 raft_consensus.cc:3055] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:03.279016 20186 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.279206 20109 raft_consensus.cc:740] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:03.279949 20109 consensus_queue.cc:260] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.280799 20109 raft_consensus.cc:3060] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:03.282943 20186 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 3.
I20260709 12:09:03.283955 20223 leader_election.cc:304] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [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: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:03.284633 20440 raft_consensus.cc:2804] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:03.285446 20109 raft_consensus.cc:2468] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 3.
I20260709 12:09:03.285706 20440 raft_consensus.cc:697] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 3 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:09:03.286645 20440 consensus_queue.cc:237] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.293290 20008 catalog_manager.cc:5697] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 2 to 3, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 3 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:03.374608 20450 raft_consensus.cc:993] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: : Instructing follower f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:09:03.375028 20480 raft_consensus.cc:1081] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Signalling peer f69fd493fc234a6baa3389d026474f4e to start an election
I20260709 12:09:03.376343 20259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f"
dest_uuid: "f69fd493fc234a6baa3389d026474f4e"
 from {username='slave'} at 127.0.0.1:48778
I20260709 12:09:03.376745 20259 raft_consensus.cc:493] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:03.376982 20259 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.381253 20259 raft_consensus.cc:515] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.382474 20259 leader_election.cc:290] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [CANDIDATE]: Term 4 election: Requested vote from peers 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213), fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531)
I20260709 12:09:03.383347 20186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd987f188c8e428196745f2b818ca8b4"
I20260709 12:09:03.383339 20109 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8a7759e11b4db48afde0ced202524f" candidate_uuid: "f69fd493fc234a6baa3389d026474f4e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d34ac1305ad46ad806a237c83c6e4b9"
I20260709 12:09:03.383807 20186 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.383956 20109 raft_consensus.cc:3055] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:03.384259 20109 raft_consensus.cc:740] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d34ac1305ad46ad806a237c83c6e4b9, State: Running, Role: LEADER
I20260709 12:09:03.384899 20109 consensus_queue.cc:260] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.385763 20109 raft_consensus.cc:3060] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:03.387660 20186 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 4.
I20260709 12:09:03.388396 20223 leader_election.cc:304] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [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: f69fd493fc234a6baa3389d026474f4e, fd987f188c8e428196745f2b818ca8b4; no voters: 
I20260709 12:09:03.388934 20440 raft_consensus.cc:2804] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:03.389349 20440 raft_consensus.cc:697] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 4 LEADER]: Becoming Leader. State: Replica: f69fd493fc234a6baa3389d026474f4e, State: Running, Role: LEADER
I20260709 12:09:03.390122 20440 consensus_queue.cc:237] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [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: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } }
I20260709 12:09:03.390810 20109 raft_consensus.cc:2468] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69fd493fc234a6baa3389d026474f4e in term 4.
I20260709 12:09:03.396585 20008 catalog_manager.cc:5697] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e reported cstate change: term changed from 3 to 4, leader changed from 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193) to f69fd493fc234a6baa3389d026474f4e (127.19.5.195). New cstate: current_term: 4 leader_uuid: "f69fd493fc234a6baa3389d026474f4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:03.482995 20109 raft_consensus.cc:1275] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:03.484126 20452 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:03.493019 20259 raft_consensus.cc:1275] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:03.494227 20452 consensus_queue.cc:1048] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:03.538092 20109 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:03.539088 20452 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:03.547269 20259 raft_consensus.cc:1275] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Refusing update from remote peer fd987f188c8e428196745f2b818ca8b4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:03.548729 20484 consensus_queue.cc:1048] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f69fd493fc234a6baa3389d026474f4e" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 39499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:03.780853 20109 raft_consensus.cc:1275] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:03.781850 20440 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:03.789108 20186 raft_consensus.cc:1275] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:03.790733 20502 consensus_queue.cc:1048] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:03.914188 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:03.919335 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:03.919782 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:03.959144 20186 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:03.960139 20502 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd987f188c8e428196745f2b818ca8b4" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:03.968225 20109 raft_consensus.cc:1275] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Refusing update from remote peer f69fd493fc234a6baa3389d026474f4e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:09:03.969727 20505 consensus_queue.cc:1048] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d34ac1305ad46ad806a237c83c6e4b9" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 41213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:04.920727 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:04.925748 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:04.926076 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:05.926841 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:05.932680 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:05.933049 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:06.933876 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:06.939637 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:06.940053 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:07.940822 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:07.946062 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:07.946388 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:08.947145 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:08.952239 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:08.952615 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:09.953395 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:09.958420 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:09.958794 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:10.959614 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:10.964771 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:10.965145 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:11.965945 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:11.972086 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:09:11.972486 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:13.000840 19479 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:09:13.001362 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
W20260709 12:09:13.018759 20223 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:09:13.022864 20223 consensus_peers.cc:597] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e -> Peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Couldn't send request to peer 8d34ac1305ad46ad806a237c83c6e4b9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:13.027909 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:13.028646 19479 tablet_replica.cc:333] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.029536 19479 raft_consensus.cc:2243] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.030335 19479 raft_consensus.cc:2272] T 0ad3c34370724a6ca41ef9264c66e64c P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.032261 19479 tablet_replica.cc:333] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.032714 19479 raft_consensus.cc:2243] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.033082 19479 raft_consensus.cc:2272] T f6c2dfeee3a248f3b058207e3b87fac4 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.034694 19479 tablet_replica.cc:333] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.035109 19479 raft_consensus.cc:2243] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.035472 19479 raft_consensus.cc:2272] T 7d8a7759e11b4db48afde0ced202524f P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.037161 19479 tablet_replica.cc:333] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.037629 19479 raft_consensus.cc:2243] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.038008 19479 raft_consensus.cc:2272] T 162c06d8ca0f483fb57644218f9c1ff6 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.039718 19479 tablet_replica.cc:333] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.040167 19479 raft_consensus.cc:2243] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.040552 19479 raft_consensus.cc:2272] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.042083 19479 tablet_replica.cc:333] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.042495 19479 raft_consensus.cc:2243] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.043184 19479 raft_consensus.cc:2272] T e1c963120c704b97a12f6f2b80ace464 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.044844 19479 tablet_replica.cc:333] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.045267 19479 raft_consensus.cc:2243] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.045965 19479 raft_consensus.cc:2272] T 57435079acb1430ca58115fe683ae161 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.047674 19479 tablet_replica.cc:333] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.048089 19479 raft_consensus.cc:2243] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.048502 19479 raft_consensus.cc:2272] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P 8d34ac1305ad46ad806a237c83c6e4b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.050037 19479 tablet_replica.cc:333] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.050467 19479 raft_consensus.cc:2243] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.051110 19479 raft_consensus.cc:2272] T cf42873b33884cb39795fab0d35c8909 P 8d34ac1305ad46ad806a237c83c6e4b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.052639 19479 tablet_replica.cc:333] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9: stopping tablet replica
I20260709 12:09:13.053040 19479 raft_consensus.cc:2243] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.053722 19479 raft_consensus.cc:2272] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P 8d34ac1305ad46ad806a237c83c6e4b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.081418 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
I20260709 12:09:13.102980 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
W20260709 12:09:13.124955 20149 consensus_peers.cc:597] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 -> Peer 8d34ac1305ad46ad806a237c83c6e4b9 (127.19.5.193:41213): Couldn't send request to peer 8d34ac1305ad46ad806a237c83c6e4b9. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:41213: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:13.126628 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:13.127156 19479 tablet_replica.cc:333] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.127806 19479 raft_consensus.cc:2243] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.128621 19479 raft_consensus.cc:2272] T 0ad3c34370724a6ca41ef9264c66e64c P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.130298 19479 tablet_replica.cc:333] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.130766 19479 raft_consensus.cc:2243] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.131192 19479 raft_consensus.cc:2272] T 57435079acb1430ca58115fe683ae161 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.132779 19479 tablet_replica.cc:333] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.133239 19479 raft_consensus.cc:2243] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.133960 19479 raft_consensus.cc:2272] T f6c2dfeee3a248f3b058207e3b87fac4 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.135449 19479 tablet_replica.cc:333] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.135946 19479 raft_consensus.cc:2243] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.136370 19479 raft_consensus.cc:2272] T cf42873b33884cb39795fab0d35c8909 P fd987f188c8e428196745f2b818ca8b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.137871 19479 tablet_replica.cc:333] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.138329 19479 raft_consensus.cc:2243] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.138698 19479 raft_consensus.cc:2272] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.140216 19479 tablet_replica.cc:333] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.140633 19479 raft_consensus.cc:2243] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.141008 19479 raft_consensus.cc:2272] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.142550 19479 tablet_replica.cc:333] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.142966 19479 raft_consensus.cc:2243] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.143357 19479 raft_consensus.cc:2272] T 7d8a7759e11b4db48afde0ced202524f P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.144860 19479 tablet_replica.cc:333] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.145272 19479 raft_consensus.cc:2243] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.145617 19479 raft_consensus.cc:2272] T e1c963120c704b97a12f6f2b80ace464 P fd987f188c8e428196745f2b818ca8b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.147089 19479 tablet_replica.cc:333] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.147500 19479 raft_consensus.cc:2243] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.147883 19479 raft_consensus.cc:2272] T 162c06d8ca0f483fb57644218f9c1ff6 P fd987f188c8e428196745f2b818ca8b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.149302 19479 tablet_replica.cc:333] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4: stopping tablet replica
I20260709 12:09:13.149685 19479 raft_consensus.cc:2243] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.150444 19479 raft_consensus.cc:2272] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P fd987f188c8e428196745f2b818ca8b4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:09:13.186007 20223 consensus_peers.cc:597] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e -> Peer fd987f188c8e428196745f2b818ca8b4 (127.19.5.194:46531): Couldn't send request to peer fd987f188c8e428196745f2b818ca8b4. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:46531: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:13.194916 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
I20260709 12:09:13.213284 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
I20260709 12:09:13.233196 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:09:13.233767 19479 tablet_replica.cc:333] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.234411 19479 raft_consensus.cc:2243] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.235219 19479 raft_consensus.cc:2272] T 7d8a7759e11b4db48afde0ced202524f P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.237077 19479 tablet_replica.cc:333] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.237587 19479 raft_consensus.cc:2243] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.239213 19479 raft_consensus.cc:2272] T 57435079acb1430ca58115fe683ae161 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.240851 19479 tablet_replica.cc:333] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.241328 19479 raft_consensus.cc:2243] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.241722 19479 raft_consensus.cc:2272] T 0ad3c34370724a6ca41ef9264c66e64c P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.243325 19479 tablet_replica.cc:333] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.243820 19479 raft_consensus.cc:2243] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.244251 19479 raft_consensus.cc:2272] T f6c2dfeee3a248f3b058207e3b87fac4 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.245765 19479 tablet_replica.cc:333] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.246222 19479 raft_consensus.cc:2243] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.246591 19479 raft_consensus.cc:2272] T 2b7ef6c1fe4d45d8bd5f461355e5c7ca P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.248204 19479 tablet_replica.cc:333] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.248641 19479 raft_consensus.cc:2243] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.249014 19479 raft_consensus.cc:2272] T cf42873b33884cb39795fab0d35c8909 P f69fd493fc234a6baa3389d026474f4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.250479 19479 tablet_replica.cc:333] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.250908 19479 raft_consensus.cc:2243] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.251734 19479 raft_consensus.cc:2272] T 7dcf881f72fb4fdf8a585db0a9f6b2cb P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.253202 19479 tablet_replica.cc:333] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.253638 19479 raft_consensus.cc:2243] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.254002 19479 raft_consensus.cc:2272] T e1c963120c704b97a12f6f2b80ace464 P f69fd493fc234a6baa3389d026474f4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.255686 19479 tablet_replica.cc:333] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.256122 19479 raft_consensus.cc:2243] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:13.256637 19479 raft_consensus.cc:2272] T 3f0bbcc2ddbb4be48d4fbf9a8b399402 P f69fd493fc234a6baa3389d026474f4e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.258564 19479 tablet_replica.cc:333] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e: stopping tablet replica
I20260709 12:09:13.259109 19479 raft_consensus.cc:2243] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.259748 19479 raft_consensus.cc:2272] T 162c06d8ca0f483fb57644218f9c1ff6 P f69fd493fc234a6baa3389d026474f4e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.285856 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:09:13.302999 19479 master.cc:562] Master@127.19.5.254:41707 shutting down...
I20260709 12:09:13.495904 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:09:13.496472 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:13.496798 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1030522e9d3342b6863e19008e2216c8: stopping tablet replica
I20260709 12:09:13.514701 19479 master.cc:584] Master@127.19.5.254:41707 shutdown complete.
8d34ac1305ad46ad806a237c83c6e4b9  5
f69fd493fc234a6baa3389d026474f4e  1
fd987f188c8e428196745f2b818ca8b4  4
8d34ac1305ad46ad806a237c83c6e4b9  3
f69fd493fc234a6baa3389d026474f4e  3
fd987f188c8e428196745f2b818ca8b4  4
8d34ac1305ad46ad806a237c83c6e4b9  8
f69fd493fc234a6baa3389d026474f4e  1
fd987f188c8e428196745f2b818ca8b4  1
8d34ac1305ad46ad806a237c83c6e4b9  4
f69fd493fc234a6baa3389d026474f4e  3
fd987f188c8e428196745f2b818ca8b4  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (30840 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:09:13.552420 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:33107
I20260709 12:09:13.553457 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:13.558297 20518 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:13.558605 20519 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.560889 19479 server_base.cc:1061] running on GCE node
W20260709 12:09:13.560931 20521 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.561893 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:13.562091 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:13.562233 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598953562215 us; error 0 us; skew 500 ppm
I20260709 12:09:13.562737 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:13.565045 19479 webserver.cc:533] Webserver started at http://127.19.5.254:45745/ using document root <none> and password file <none>
I20260709 12:09:13.565497 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:13.565668 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:13.565917 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:13.567013 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.571031 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 12:09:13.574259 20526 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.574862 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:09:13.575117 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.575359 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:13.587347 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:13.588467 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:13.623118 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:33107
I20260709 12:09:13.623210 20577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:33107 every 8 connection(s)
I20260709 12:09:13.626782 20578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:13.636003 20578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3: Bootstrap starting.
I20260709 12:09:13.640188 20578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:13.643877 20578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3: No bootstrap required, opened a new log
I20260709 12:09:13.645789 20578 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER }
I20260709 12:09:13.646167 20578 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:13.646339 20578 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27bf88f6063b4e8ca1a6ea9053bc75a3, State: Initialized, Role: FOLLOWER
I20260709 12:09:13.646800 20578 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER }
I20260709 12:09:13.647193 20578 raft_consensus.cc:399] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:09:13.647377 20578 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:09:13.647603 20578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:13.651130 20578 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER }
I20260709 12:09:13.651608 20578 leader_election.cc:304] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [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: 27bf88f6063b4e8ca1a6ea9053bc75a3; no voters: 
I20260709 12:09:13.652539 20578 leader_election.cc:290] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:09:13.652863 20581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:13.653995 20581 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 1 LEADER]: Becoming Leader. State: Replica: 27bf88f6063b4e8ca1a6ea9053bc75a3, State: Running, Role: LEADER
I20260709 12:09:13.654652 20581 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [LEADER]: Queue going to LEADER mode. State: All 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: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER }
I20260709 12:09:13.655128 20578 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:09:13.660183 20582 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER } }
I20260709 12:09:13.660795 20582 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:13.660625 20583 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27bf88f6063b4e8ca1a6ea9053bc75a3. Latest consensus state: current_term: 1 leader_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27bf88f6063b4e8ca1a6ea9053bc75a3" member_type: VOTER } }
I20260709 12:09:13.661247 20583 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:09:13.662746 20589 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:09:13.668408 20589 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:09:13.669368 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:09:13.676358 20589 catalog_manager.cc:1383] Generated new cluster ID: 5d97a530aa28474ba58981ebdbb76b76
I20260709 12:09:13.676617 20589 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:09:13.699623 20589 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:09:13.700747 20589 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:09:13.715167 20589 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3: Generated new TSK 0
I20260709 12:09:13.715698 20589 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:09:13.735353 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:13.740479 20599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:13.741457 20600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.743094 19479 server_base.cc:1061] running on GCE node
W20260709 12:09:13.743206 20602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.744076 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:13.744251 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:13.744367 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598953744357 us; error 0 us; skew 500 ppm
I20260709 12:09:13.744809 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:13.746744 19479 webserver.cc:533] Webserver started at http://127.19.5.193:35429/ using document root <none> and password file <none>
I20260709 12:09:13.747152 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:13.747299 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:13.747499 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:13.748478 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "639b8a0d015746e289f05b382959cfa3"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.752384 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:09:13.755162 20607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.755802 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:09:13.756047 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "639b8a0d015746e289f05b382959cfa3"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.756300 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:13.766573 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:13.767665 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:13.768903 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:13.770917 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:13.771101 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.771306 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:13.771463 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.806928 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:37717
I20260709 12:09:13.807008 20669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:37717 every 8 connection(s)
I20260709 12:09:13.811394 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:13.818195 20674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:13.819989 20675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.820992 19479 server_base.cc:1061] running on GCE node
W20260709 12:09:13.822198 20677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.823089 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:13.823285 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:13.823465 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598953823448 us; error 0 us; skew 500 ppm
I20260709 12:09:13.824131 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:13.824120 20670 heartbeater.cc:344] Connected to a master server at 127.19.5.254:33107
I20260709 12:09:13.824569 20670 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:13.825354 20670 heartbeater.cc:507] Master 127.19.5.254:33107 requested a full tablet report, sending...
I20260709 12:09:13.826418 19479 webserver.cc:533] Webserver started at http://127.19.5.194:40013/ using document root <none> and password file <none>
I20260709 12:09:13.826894 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:13.827071 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:13.827325 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:13.827361 20543 ts_manager.cc:194] Registered new tserver with Master: 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:13.828471 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "95d27dbea0b04932a043d5012f9b02cc"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.829101 20543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42234
I20260709 12:09:13.832608 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:09:13.835567 20682 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.836229 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:09:13.836467 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "95d27dbea0b04932a043d5012f9b02cc"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.836709 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:13.857029 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:13.858120 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:13.859436 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:13.861403 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:13.861583 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.861788 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:13.861930 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.897440 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:34515
I20260709 12:09:13.897523 20744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:34515 every 8 connection(s)
I20260709 12:09:13.901713 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:13.908140 20748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:13.909152 20749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:13.911927 20751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:13.912329 19479 server_base.cc:1061] running on GCE node
I20260709 12:09:13.912637 20745 heartbeater.cc:344] Connected to a master server at 127.19.5.254:33107
I20260709 12:09:13.912997 20745 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:13.913224 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:13.913457 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:13.913653 20745 heartbeater.cc:507] Master 127.19.5.254:33107 requested a full tablet report, sending...
I20260709 12:09:13.913655 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598953913636 us; error 0 us; skew 500 ppm
I20260709 12:09:13.914418 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:13.915805 20543 ts_manager.cc:194] Registered new tserver with Master: 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:13.916828 19479 webserver.cc:533] Webserver started at http://127.19.5.195:41311/ using document root <none> and password file <none>
I20260709 12:09:13.917418 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:13.917459 20543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42242
I20260709 12:09:13.917734 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:13.918054 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:13.919212 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "4527c5f83570464394a630b204ce40a2"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.923091 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:09:13.926014 20756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.926641 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:09:13.926888 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "4527c5f83570464394a630b204ce40a2"
format_stamp: "Formatted at 2026-07-09 12:09:13 on dist-test-slave-6jfb"
I20260709 12:09:13.927129 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:13.939970 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:13.940997 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:13.942238 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:13.944201 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:13.944381 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.944582 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:13.944731 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:13.980716 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:37091
I20260709 12:09:13.980798 20818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:37091 every 8 connection(s)
I20260709 12:09:13.992851 20819 heartbeater.cc:344] Connected to a master server at 127.19.5.254:33107
I20260709 12:09:13.993168 20819 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:13.993788 20819 heartbeater.cc:507] Master 127.19.5.254:33107 requested a full tablet report, sending...
I20260709 12:09:13.995458 20543 ts_manager.cc:194] Registered new tserver with Master: 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:13.995652 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012078912s
I20260709 12:09:13.997213 20543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42244
I20260709 12:09:14.018975 20543 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42260:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:09:14.024618 20543 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:09:14.212839 20784 tablet_service.cc:1511] Processing CreateTablet for tablet 9810fe5cb7654f2aba23e879e4f6bd92 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:14.214257 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9810fe5cb7654f2aba23e879e4f6bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.212980 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 08d93bc6371b49b597547580990d1f3c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:14.216101 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 25384fda3c064d19b1c30dcd926c5d58 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:14.216958 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d93bc6371b49b597547580990d1f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.217830 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25384fda3c064d19b1c30dcd926c5d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.221359 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 19957a33f3ee452ea0b0d98b83240d60 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:14.222568 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19957a33f3ee452ea0b0d98b83240d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.222874 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 1100a6f4d84641d6997315a54c09c949 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:14.224108 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100a6f4d84641d6997315a54c09c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.228539 20779 tablet_service.cc:1511] Processing CreateTablet for tablet c02fa6b05a944323876fec882f7194d9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:14.229259 20778 tablet_service.cc:1511] Processing CreateTablet for tablet ba87323504674ec1879b83f74e365a7d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:14.229773 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02fa6b05a944323876fec882f7194d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.230450 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba87323504674ec1879b83f74e365a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.237462 20777 tablet_service.cc:1511] Processing CreateTablet for tablet cb3a1f2443cc4a06970234bdcbcbe18a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:14.238844 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3a1f2443cc4a06970234bdcbcbe18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.244115 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:14.245442 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.256620 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 9810fe5cb7654f2aba23e879e4f6bd92 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:14.258021 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9810fe5cb7654f2aba23e879e4f6bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.277436 20834 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:14.278319 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 08d93bc6371b49b597547580990d1f3c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:14.279610 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d93bc6371b49b597547580990d1f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.281858 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 119e874fee22412d821ffefb61e432be (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:14.283028 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e874fee22412d821ffefb61e432be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.284068 20834 tablet_bootstrap.cc:654] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.292264 20834 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:14.292737 20834 ts_tablet_manager.cc:1403] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:09:14.293243 20633 tablet_service.cc:1511] Processing CreateTablet for tablet 25384fda3c064d19b1c30dcd926c5d58 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:14.294641 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25384fda3c064d19b1c30dcd926c5d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.295589 20834 raft_consensus.cc:359] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.296430 20834 raft_consensus.cc:385] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.296762 20834 raft_consensus.cc:740] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.297608 20834 consensus_queue.cc:260] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.299924 20835 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:14.301749 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 9810fe5cb7654f2aba23e879e4f6bd92 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:09:14.302990 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9810fe5cb7654f2aba23e879e4f6bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.303113 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 1100a6f4d84641d6997315a54c09c949 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:14.304387 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100a6f4d84641d6997315a54c09c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.304039 20705 tablet_service.cc:1511] Processing CreateTablet for tablet c02fa6b05a944323876fec882f7194d9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:14.304260 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 08d93bc6371b49b597547580990d1f3c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:09:14.305912 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 25384fda3c064d19b1c30dcd926c5d58 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:09:14.308014 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 19957a33f3ee452ea0b0d98b83240d60 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:14.308609 20631 tablet_service.cc:1511] Processing CreateTablet for tablet c02fa6b05a944323876fec882f7194d9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:09:14.309837 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02fa6b05a944323876fec882f7194d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.310113 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 1100a6f4d84641d6997315a54c09c949 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:09:14.310467 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:14.311790 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.312258 20704 tablet_service.cc:1511] Processing CreateTablet for tablet ba87323504674ec1879b83f74e365a7d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:14.314383 20703 tablet_service.cc:1511] Processing CreateTablet for tablet cb3a1f2443cc4a06970234bdcbcbe18a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:14.316510 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:09:14.316658 20627 tablet_service.cc:1511] Processing CreateTablet for tablet fbed66380a4b48cb9ba8ef13036aa55a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:14.317968 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbed66380a4b48cb9ba8ef13036aa55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.317807 20630 tablet_service.cc:1511] Processing CreateTablet for tablet ba87323504674ec1879b83f74e365a7d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:09:14.318655 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 119e874fee22412d821ffefb61e432be (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:14.319128 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba87323504674ec1879b83f74e365a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.316664 20629 tablet_service.cc:1511] Processing CreateTablet for tablet cb3a1f2443cc4a06970234bdcbcbe18a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:09:14.322021 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3a1f2443cc4a06970234bdcbcbe18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.322918 20626 tablet_service.cc:1511] Processing CreateTablet for tablet f59fcf1d749f48a5ab2c873e937ebf6d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:14.324956 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59fcf1d749f48a5ab2c873e937ebf6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.326691 20835 tablet_bootstrap.cc:654] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.327884 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02fa6b05a944323876fec882f7194d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.338553 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d93bc6371b49b597547580990d1f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.341823 20777 tablet_service.cc:1511] Processing CreateTablet for tablet f59fcf1d749f48a5ab2c873e937ebf6d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:09:14.343102 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59fcf1d749f48a5ab2c873e937ebf6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.345882 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e874fee22412d821ffefb61e432be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.347927 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600e9fe0d2eb4d2cbc99dcc75053f2f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.351845 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25384fda3c064d19b1c30dcd926c5d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.357160 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba87323504674ec1879b83f74e365a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.358108 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19957a33f3ee452ea0b0d98b83240d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.358675 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3a1f2443cc4a06970234bdcbcbe18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.359870 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100a6f4d84641d6997315a54c09c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.363082 20783 tablet_service.cc:1511] Processing CreateTablet for tablet fa47060332da4d19bc2b3554f86e5656 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:14.364331 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa47060332da4d19bc2b3554f86e5656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.368497 20776 tablet_service.cc:1511] Processing CreateTablet for tablet e00b050b3c494d0e85d3fc8078007c3b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:14.369902 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00b050b3c494d0e85d3fc8078007c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.384428 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 19957a33f3ee452ea0b0d98b83240d60 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:09:14.385664 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19957a33f3ee452ea0b0d98b83240d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.387954 20632 tablet_service.cc:1511] Processing CreateTablet for tablet fa47060332da4d19bc2b3554f86e5656 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:14.389117 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa47060332da4d19bc2b3554f86e5656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.389478 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd2a085b8c340e19476a6196ec82519 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:14.390702 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd2a085b8c340e19476a6196ec82519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.391646 20634 tablet_service.cc:1511] Processing CreateTablet for tablet 119e874fee22412d821ffefb61e432be (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:09:14.392747 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e874fee22412d821ffefb61e432be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.402704 20834 ts_tablet_manager.cc:1434] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.110s	user 0.016s	sys 0.028s
I20260709 12:09:14.403379 20819 heartbeater.cc:499] Master 127.19.5.254:33107 was elected leader, sending a full tablet report...
I20260709 12:09:14.403756 20834 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:14.423058 20628 tablet_service.cc:1511] Processing CreateTablet for tablet e00b050b3c494d0e85d3fc8078007c3b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:14.424299 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00b050b3c494d0e85d3fc8078007c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.428725 20834 tablet_bootstrap.cc:654] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.431651 20835 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:14.432116 20835 ts_tablet_manager.cc:1403] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.034s
I20260709 12:09:14.435464 20701 tablet_service.cc:1511] Processing CreateTablet for tablet fbed66380a4b48cb9ba8ef13036aa55a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:14.435135 20835 raft_consensus.cc:359] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.436316 20835 raft_consensus.cc:385] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.436729 20835 raft_consensus.cc:740] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.436983 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbed66380a4b48cb9ba8ef13036aa55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.437623 20835 consensus_queue.cc:260] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.439706 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd2a085b8c340e19476a6196ec82519 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:14.440861 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd2a085b8c340e19476a6196ec82519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.451331 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:14.452665 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.452385 20778 tablet_service.cc:1511] Processing CreateTablet for tablet fbed66380a4b48cb9ba8ef13036aa55a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:09:14.453548 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbed66380a4b48cb9ba8ef13036aa55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.454910 20702 tablet_service.cc:1511] Processing CreateTablet for tablet fa47060332da4d19bc2b3554f86e5656 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:09:14.456172 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa47060332da4d19bc2b3554f86e5656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.458945 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:14.460255 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.466460 20703 tablet_service.cc:1511] Processing CreateTablet for tablet e00b050b3c494d0e85d3fc8078007c3b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:09:14.467741 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00b050b3c494d0e85d3fc8078007c3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.479135 20839 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:14.479943 20709 tablet_service.cc:1511] Processing CreateTablet for tablet f59fcf1d749f48a5ab2c873e937ebf6d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
W20260709 12:09:14.484472 20820 tablet.cc:2406] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:09:14.484321 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 5fd2a085b8c340e19476a6196ec82519 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:09:14.485734 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59fcf1d749f48a5ab2c873e937ebf6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.492403 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fd2a085b8c340e19476a6196ec82519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.494480 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 838dbe03aa0f4e2f9e06aed2dca97623 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:14.498517 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dbe03aa0f4e2f9e06aed2dca97623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.500550 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 5a46b88dd69446c69dcda624e3dbf174 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:14.501792 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a46b88dd69446c69dcda624e3dbf174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.502074 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 838dbe03aa0f4e2f9e06aed2dca97623 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:14.509297 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 5a46b88dd69446c69dcda624e3dbf174 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:14.510001 20670 heartbeater.cc:499] Master 127.19.5.254:33107 was elected leader, sending a full tablet report...
I20260709 12:09:14.510473 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a46b88dd69446c69dcda624e3dbf174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.511377 20633 tablet_service.cc:1511] Processing CreateTablet for tablet e1cce3a2775e44ea922455e35d8422c5 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:14.515101 20835 ts_tablet_manager.cc:1434] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.083s	user 0.012s	sys 0.014s
I20260709 12:09:14.526572 20784 tablet_service.cc:1511] Processing CreateTablet for tablet e1cce3a2775e44ea922455e35d8422c5 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:14.543820 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1cce3a2775e44ea922455e35d8422c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.548839 20834 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:14.549314 20834 ts_tablet_manager.cc:1403] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.146s	user 0.005s	sys 0.018s
I20260709 12:09:14.528697 20632 tablet_service.cc:1511] Processing CreateTablet for tablet f3fff20095f1400abd8e6a35cc01158c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:14.529994 20781 tablet_service.cc:1511] Processing CreateTablet for tablet f3fff20095f1400abd8e6a35cc01158c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:14.552172 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fff20095f1400abd8e6a35cc01158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.556437 20835 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:14.557047 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6af8568ccd412cb3e942c6cc3904a0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:14.558418 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6af8568ccd412cb3e942c6cc3904a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.525480 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:09:14.559885 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.531090 20839 tablet_bootstrap.cc:654] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.540624 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfc188564484a8aaf8487c98d899849 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:14.541329 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 838dbe03aa0f4e2f9e06aed2dca97623 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:09:14.563144 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dbe03aa0f4e2f9e06aed2dca97623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.540189 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dbe03aa0f4e2f9e06aed2dca97623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.565785 20706 tablet_service.cc:1511] Processing CreateTablet for tablet e1cce3a2775e44ea922455e35d8422c5 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:09:14.566447 20705 tablet_service.cc:1511] Processing CreateTablet for tablet f3fff20095f1400abd8e6a35cc01158c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:09:14.567026 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1cce3a2775e44ea922455e35d8422c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.568883 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfc188564484a8aaf8487c98d899849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.572463 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 4203e53001f5484aac1d332d05c108ae (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:14.573630 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203e53001f5484aac1d332d05c108ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.574441 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1cce3a2775e44ea922455e35d8422c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.575887 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fff20095f1400abd8e6a35cc01158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.555167 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6af8568ccd412cb3e942c6cc3904a0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:14.562024 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 5a46b88dd69446c69dcda624e3dbf174 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:09:14.542428 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfc188564484a8aaf8487c98d899849 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:14.577879 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6af8568ccd412cb3e942c6cc3904a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.583913 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfc188564484a8aaf8487c98d899849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.585793 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfc188564484a8aaf8487c98d899849 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:09:14.595613 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 4203e53001f5484aac1d332d05c108ae (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:14.596876 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203e53001f5484aac1d332d05c108ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.601065 20635 tablet_service.cc:1511] Processing CreateTablet for tablet d0be681ee6cd48b797da4aa8d0ad2dc7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:14.595620 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3fff20095f1400abd8e6a35cc01158c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.604188 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfc188564484a8aaf8487c98d899849. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.605896 20834 raft_consensus.cc:359] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.606575 20834 raft_consensus.cc:385] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.606851 20834 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.610975 20835 tablet_bootstrap.cc:654] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.611805 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a46b88dd69446c69dcda624e3dbf174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.615818 20834 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.619454 20840 raft_consensus.cc:493] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:14.619900 20840 raft_consensus.cc:515] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.622309 20840 leader_election.cc:290] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:14.622807 20780 tablet_service.cc:1511] Processing CreateTablet for tablet d0be681ee6cd48b797da4aa8d0ad2dc7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:14.623996 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0be681ee6cd48b797da4aa8d0ad2dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.639916 20839 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:14.640398 20839 ts_tablet_manager.cc:1403] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.162s	user 0.011s	sys 0.000s
I20260709 12:09:14.642777 20837 raft_consensus.cc:493] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:14.642644 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6af8568ccd412cb3e942c6cc3904a0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:09:14.643251 20837 raft_consensus.cc:515] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.643888 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6af8568ccd412cb3e942c6cc3904a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.646024 20837 leader_election.cc:290] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:14.648728 20834 ts_tablet_manager.cc:1434] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.002s
I20260709 12:09:14.652113 20834 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:14.643178 20839 raft_consensus.cc:359] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.654906 20839 raft_consensus.cc:385] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.655221 20839 raft_consensus.cc:740] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.658347 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0be681ee6cd48b797da4aa8d0ad2dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.658946 20839 consensus_queue.cc:260] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.659750 20835 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:14.660241 20835 ts_tablet_manager.cc:1403] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.000s
W20260709 12:09:14.665402 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:14.670924 20745 heartbeater.cc:499] Master 127.19.5.254:33107 was elected leader, sending a full tablet report...
I20260709 12:09:14.676975 20839 ts_tablet_manager.cc:1434] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260709 12:09:14.677927 20839 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:14.694599 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 13610b927eff4de496e1f81ea6c8b93d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:14.695926 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13610b927eff4de496e1f81ea6c8b93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.700240 20701 tablet_service.cc:1511] Processing CreateTablet for tablet d2218733288b4ef3afe3a59d19256f5e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:14.700896 20783 tablet_service.cc:1511] Processing CreateTablet for tablet cfd371a8bfb24d4eaa53526d54298e63 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:14.701530 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2218733288b4ef3afe3a59d19256f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.702064 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd371a8bfb24d4eaa53526d54298e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.671240 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 4203e53001f5484aac1d332d05c108ae (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:09:14.707253 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203e53001f5484aac1d332d05c108ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.707392 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 13610b927eff4de496e1f81ea6c8b93d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:14.708699 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13610b927eff4de496e1f81ea6c8b93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.710573 20834 tablet_bootstrap.cc:654] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.710325 20709 tablet_service.cc:1511] Processing CreateTablet for tablet cfd371a8bfb24d4eaa53526d54298e63 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:14.710877 20839 tablet_bootstrap.cc:654] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.663089 20835 raft_consensus.cc:359] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.713485 20835 raft_consensus.cc:385] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.716603 20835 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.717373 20835 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.719401 20835 ts_tablet_manager.cc:1434] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 12:09:14.724061 20632 tablet_service.cc:1511] Processing CreateTablet for tablet d2218733288b4ef3afe3a59d19256f5e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:14.725250 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2218733288b4ef3afe3a59d19256f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.726245 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf284f40e54ad8a9a067525ec6461d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:14.727389 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf284f40e54ad8a9a067525ec6461d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.683432 20706 tablet_service.cc:1511] Processing CreateTablet for tablet d0be681ee6cd48b797da4aa8d0ad2dc7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:09:14.733906 20633 tablet_service.cc:1511] Processing CreateTablet for tablet cfd371a8bfb24d4eaa53526d54298e63 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:09:14.741402 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd371a8bfb24d4eaa53526d54298e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.741927 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 38c83b3b0a3a4f30950ce7ea58841f57 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:14.742654 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf284f40e54ad8a9a067525ec6461d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:14.743094 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c83b3b0a3a4f30950ce7ea58841f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.743363 20780 tablet_service.cc:1511] Processing CreateTablet for tablet 7fdf284f40e54ad8a9a067525ec6461d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:09:14.743988 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf284f40e54ad8a9a067525ec6461d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.744537 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf284f40e54ad8a9a067525ec6461d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.728894 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 13610b927eff4de496e1f81ea6c8b93d (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:09:14.748421 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13610b927eff4de496e1f81ea6c8b93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.748862 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 38c83b3b0a3a4f30950ce7ea58841f57 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:14.749963 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c83b3b0a3a4f30950ce7ea58841f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.751711 20835 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:14.755900 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd371a8bfb24d4eaa53526d54298e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.756036 20777 tablet_service.cc:1511] Processing CreateTablet for tablet d2218733288b4ef3afe3a59d19256f5e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:09:14.757349 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2218733288b4ef3afe3a59d19256f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.763346 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0be681ee6cd48b797da4aa8d0ad2dc7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.764930 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 491747e040f34646865b95c77cb904bf (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:14.766088 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491747e040f34646865b95c77cb904bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.772147 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 38c83b3b0a3a4f30950ce7ea58841f57 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:09:14.773394 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c83b3b0a3a4f30950ce7ea58841f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.781514 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 491747e040f34646865b95c77cb904bf (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:14.787024 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:14.787818 20794 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:14.789494 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491747e040f34646865b95c77cb904bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.790398 20835 tablet_bootstrap.cc:654] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.800407 20608 leader_election.cc:304] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:14.801220 20840 raft_consensus.cc:2804] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:14.802590 20840 raft_consensus.cc:493] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:14.804308 20840 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:14.814105 20840 raft_consensus.cc:515] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.789644 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 491747e040f34646865b95c77cb904bf (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:09:14.817332 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491747e040f34646865b95c77cb904bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.826936 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd099685bd543f892d0839d8578471b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:14.828154 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd099685bd543f892d0839d8578471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.829365 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd099685bd543f892d0839d8578471b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:14.830575 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd099685bd543f892d0839d8578471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.839145 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 9bd099685bd543f892d0839d8578471b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:09:14.842111 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:14.846941 20720 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:14.843619 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:14.847956 20719 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:14.854315 20707 tablet_service.cc:1511] Processing CreateTablet for tablet 8b725efe316d47aab02dbb8837090c99 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:14.859606 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b725efe316d47aab02dbb8837090c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.856844 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:14.859902 20840 leader_election.cc:290] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:14.860419 20840 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:14.858747 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd099685bd543f892d0839d8578471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.859346 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:14.856437 20719 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:14.861058 20794 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:14.860831 20840 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.862375 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:14.863171 20645 raft_consensus.cc:2393] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:14.865504 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:14.868944 20834 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:14.869390 20834 ts_tablet_manager.cc:1403] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.218s	user 0.009s	sys 0.010s
I20260709 12:09:14.872252 20839 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:14.872463 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:14.873306 20840 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:14.873741 20759 leader_election.cc:304] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
W20260709 12:09:14.874995 20608 leader_election.cc:343] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:14.875638 20610 leader_election.cc:343] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:14.876044 20610 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:14.876287 20794 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:14.872716 20839 ts_tablet_manager.cc:1403] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.195s	user 0.024s	sys 0.016s
I20260709 12:09:14.876854 20837 raft_consensus.cc:2749] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:14.859302 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 8b725efe316d47aab02dbb8837090c99 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:14.883469 20839 raft_consensus.cc:359] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.884159 20839 raft_consensus.cc:385] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.884428 20839 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.885210 20839 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.889607 20839 ts_tablet_manager.cc:1434] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:09:14.890486 20839 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:14.881036 20610 leader_election.cc:304] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:14.898764 20839 tablet_bootstrap.cc:654] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.879798 20840 raft_consensus.cc:2749] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:14.900130 20840 raft_consensus.cc:2804] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:14.900626 20840 raft_consensus.cc:697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:14.904258 20834 raft_consensus.cc:359] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.904971 20834 raft_consensus.cc:385] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.905301 20834 raft_consensus.cc:740] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.905030 20632 tablet_service.cc:1511] Processing CreateTablet for tablet f1126e112c64499c89781a1955708561 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:14.906215 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1126e112c64499c89781a1955708561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.906909 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b725efe316d47aab02dbb8837090c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.908903 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 8b725efe316d47aab02dbb8837090c99 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:09:14.909927 20834 consensus_queue.cc:260] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.910684 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 274a1b52ff554daba2534d0884bc72e0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:14.913869 20703 tablet_service.cc:1511] Processing CreateTablet for tablet f1126e112c64499c89781a1955708561 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:14.915678 20834 ts_tablet_manager.cc:1434] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 12:09:14.916631 20834 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:14.914633 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 274a1b52ff554daba2534d0884bc72e0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:14.917675 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274a1b52ff554daba2534d0884bc72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.921190 20779 tablet_service.cc:1511] Processing CreateTablet for tablet f1126e112c64499c89781a1955708561 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:09:14.921671 20835 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:14.922224 20835 ts_tablet_manager.cc:1403] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.186s	user 0.010s	sys 0.006s
I20260709 12:09:14.924945 20835 raft_consensus.cc:359] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.925669 20835 raft_consensus.cc:385] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.925997 20835 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.926745 20835 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.927902 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 986c36592b36413f8423655b3d4d240e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:14.929762 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 274a1b52ff554daba2534d0884bc72e0 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:09:14.931998 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 986c36592b36413f8423655b3d4d240e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:14.933111 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986c36592b36413f8423655b3d4d240e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.935333 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274a1b52ff554daba2534d0884bc72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.936133 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1126e112c64499c89781a1955708561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.942845 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986c36592b36413f8423655b3d4d240e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.932442 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274a1b52ff554daba2534d0884bc72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.944350 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b725efe316d47aab02dbb8837090c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.945808 20840 consensus_queue.cc:237] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } }
I20260709 12:09:14.947547 20835 ts_tablet_manager.cc:1434] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:09:14.956329 20835 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:14.956944 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1126e112c64499c89781a1955708561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.959440 20839 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:14.968057 20839 ts_tablet_manager.cc:1403] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.015s
I20260709 12:09:14.970752 20839 raft_consensus.cc:359] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.971418 20839 raft_consensus.cc:385] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:14.971746 20839 raft_consensus.cc:740] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:14.972419 20839 consensus_queue.cc:260] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:14.959441 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 986c36592b36413f8423655b3d4d240e (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:09:14.959848 20627 tablet_service.cc:1511] Processing CreateTablet for tablet c627d6e2eeca4525b51215d6ffc1e74a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:14.974040 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986c36592b36413f8423655b3d4d240e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.974036 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c627d6e2eeca4525b51215d6ffc1e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.980598 20710 tablet_service.cc:1511] Processing CreateTablet for tablet c627d6e2eeca4525b51215d6ffc1e74a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:14.981438 20834 tablet_bootstrap.cc:654] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:14.981832 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c627d6e2eeca4525b51215d6ffc1e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.986514 20839 ts_tablet_manager.cc:1434] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:09:14.988689 20778 tablet_service.cc:1511] Processing CreateTablet for tablet c627d6e2eeca4525b51215d6ffc1e74a (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:09:14.989851 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c627d6e2eeca4525b51215d6ffc1e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:14.992134 20839 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:14.998750 20629 tablet_service.cc:1511] Processing CreateTablet for tablet cba148db8a984b51bb30d465cb4bd412 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:15.000028 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba148db8a984b51bb30d465cb4bd412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.000403 20780 tablet_service.cc:1511] Processing CreateTablet for tablet cba148db8a984b51bb30d465cb4bd412 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:15.001639 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba148db8a984b51bb30d465cb4bd412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.004650 20839 tablet_bootstrap.cc:654] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.011425 20543 catalog_manager.cc:5697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:15.013204 20840 raft_consensus.cc:493] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.013691 20840 raft_consensus.cc:515] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.014066 20703 tablet_service.cc:1511] Processing CreateTablet for tablet cba148db8a984b51bb30d465cb4bd412 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:09:15.015304 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba148db8a984b51bb30d465cb4bd412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.016414 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.016659 20840 leader_election.cc:290] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.017565 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
W20260709 12:09:15.017729 20610 leader_election.cc:343] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.018148 20794 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:15.019939 20608 leader_election.cc:304] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.023409 20839 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.023671 20840 raft_consensus.cc:2804] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.024042 20840 raft_consensus.cc:493] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.023931 20839 ts_tablet_manager.cc:1403] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.007s
I20260709 12:09:15.024412 20840 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.029449 20835 tablet_bootstrap.cc:654] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.027266 20839 raft_consensus.cc:359] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.032019 20839 raft_consensus.cc:385] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.032321 20839 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.033679 20840 raft_consensus.cc:515] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.035133 20839 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.036383 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:15.037274 20839 ts_tablet_manager.cc:1434] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
W20260709 12:09:15.037709 20610 leader_election.cc:343] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.038479 20839 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.044770 20839 tablet_bootstrap.cc:654] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.049952 20835 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.049813 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:15.050431 20794 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.050408 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 593562fdbc634422a1fa38700b858834 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:15.051661 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593562fdbc634422a1fa38700b858834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.050418 20835 ts_tablet_manager.cc:1403] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.000s
I20260709 12:09:15.061085 20839 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.061571 20839 ts_tablet_manager.cc:1403] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 12:09:15.064464 20839 raft_consensus.cc:359] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.065136 20839 raft_consensus.cc:385] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.065117 20703 tablet_service.cc:1511] Processing CreateTablet for tablet 593562fdbc634422a1fa38700b858834 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:15.065614 20839 raft_consensus.cc:740] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.066504 20839 consensus_queue.cc:260] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.066960 20778 tablet_service.cc:1511] Processing CreateTablet for tablet 593562fdbc634422a1fa38700b858834 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:09:15.068145 20778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593562fdbc634422a1fa38700b858834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.068390 20840 leader_election.cc:290] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.068653 20839 ts_tablet_manager.cc:1434] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:09:15.068858 20835 raft_consensus.cc:359] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.069391 20835 raft_consensus.cc:385] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.069567 20835 raft_consensus.cc:740] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.070091 20835 consensus_queue.cc:260] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.071679 20835 ts_tablet_manager.cc:1434] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 12:09:15.067996 20794 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:15.072690 20608 leader_election.cc:304] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.073832 20840 raft_consensus.cc:2804] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.074434 20840 raft_consensus.cc:697] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:15.075233 20840 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.076501 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 001088b4c0294fa4b6d7629d3ddbc891 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:15.077708 20834 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.078058 20835 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.078210 20834 ts_tablet_manager.cc:1403] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.162s	user 0.007s	sys 0.006s
I20260709 12:09:15.079383 20626 tablet_service.cc:1511] Processing CreateTablet for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:15.080570 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.082010 20834 raft_consensus.cc:359] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.082731 20834 raft_consensus.cc:385] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.083062 20834 raft_consensus.cc:740] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.083863 20834 consensus_queue.cc:260] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.087822 20780 tablet_service.cc:1511] Processing CreateTablet for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:15.074328 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 001088b4c0294fa4b6d7629d3ddbc891 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:15.088898 20834 ts_tablet_manager.cc:1434] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:15.088812 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 254332c0622d488b9a524b038eebbf96 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:15.089846 20780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.090029 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254332c0622d488b9a524b038eebbf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.090566 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 254332c0622d488b9a524b038eebbf96 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:15.093405 20705 tablet_service.cc:1511] Processing CreateTablet for tablet 254332c0622d488b9a524b038eebbf96 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:09:15.085734 20835 tablet_bootstrap.cc:654] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.094434 20777 tablet_service.cc:1511] Processing CreateTablet for tablet 793d73b7c63e4dffb564e37878ad426b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:15.095121 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 793d73b7c63e4dffb564e37878ad426b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:15.095691 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001088b4c0294fa4b6d7629d3ddbc891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.096274 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793d73b7c63e4dffb564e37878ad426b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.098114 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 007a3c61ffc34d0d9116d247f8d3def9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:15.099233 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a3c61ffc34d0d9116d247f8d3def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.100114 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 007a3c61ffc34d0d9116d247f8d3def9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:15.086660 20707 tablet_service.cc:1511] Processing CreateTablet for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:09:15.103295 20633 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0fcbf4a504228a579dd7e530e0ace (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:15.104475 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0fcbf4a504228a579dd7e530e0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.104154 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 793d73b7c63e4dffb564e37878ad426b (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:09:15.105311 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0fcbf4a504228a579dd7e530e0ace (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:15.105835 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 007a3c61ffc34d0d9116d247f8d3def9 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:09:15.109387 20542 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.110406 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 3fa0fcbf4a504228a579dd7e530e0ace (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:09:15.110778 20701 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d160307574669a53d5f4ffaf7e642 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:15.112310 20848 raft_consensus.cc:493] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.112751 20848 raft_consensus.cc:515] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.115703 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d160307574669a53d5f4ffaf7e642 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:15.117233 20779 tablet_service.cc:1511] Processing CreateTablet for tablet 001088b4c0294fa4b6d7629d3ddbc891 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:09:15.119212 20635 tablet_service.cc:1511] Processing CreateTablet for tablet a75ab6eaec2b4cb78a7888297c546567 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:15.120347 20848 leader_election.cc:290] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.121227 20702 tablet_service.cc:1511] Processing CreateTablet for tablet a75ab6eaec2b4cb78a7888297c546567 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:15.120443 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ab6eaec2b4cb78a7888297c546567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.122845 20784 tablet_service.cc:1511] Processing CreateTablet for tablet a75ab6eaec2b4cb78a7888297c546567 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:09:15.126775 20631 tablet_service.cc:1511] Processing CreateTablet for tablet d183a2c0db12428085a713cf43962310 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:15.128000 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d183a2c0db12428085a713cf43962310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.128166 20775 tablet_service.cc:1511] Processing CreateTablet for tablet d183a2c0db12428085a713cf43962310 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:15.128295 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 6e9d160307574669a53d5f4ffaf7e642 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:09:15.131563 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d160307574669a53d5f4ffaf7e642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.131904 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 42d872118a52424b967363eae3d83ab7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:15.132987 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d872118a52424b967363eae3d83ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.136065 20835 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.136502 20835 ts_tablet_manager.cc:1403] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.005s
I20260709 12:09:15.139454 20835 raft_consensus.cc:359] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.140163 20835 raft_consensus.cc:385] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.140497 20835 raft_consensus.cc:740] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.141307 20835 consensus_queue.cc:260] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.146371 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a3c61ffc34d0d9116d247f8d3def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.148666 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0fcbf4a504228a579dd7e530e0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.151388 20775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d183a2c0db12428085a713cf43962310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.154896 20837 raft_consensus.cc:493] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.155341 20837 raft_consensus.cc:515] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.155786 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d160307574669a53d5f4ffaf7e642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.157408 20837 leader_election.cc:290] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:15.159319 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:15.160648 20759 leader_election.cc:343] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.161335 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793d73b7c63e4dffb564e37878ad426b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.163787 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254332c0622d488b9a524b038eebbf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.167833 20784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ab6eaec2b4cb78a7888297c546567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.173743 20629 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b5a53a1a24ae0ac1527ea052badff (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:15.175107 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b5a53a1a24ae0ac1527ea052badff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.161294 20835 ts_tablet_manager.cc:1434] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 12:09:15.179052 20835 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.186054 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.186703 20645 raft_consensus.cc:2468] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.188227 20685 leader_election.cc:304] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.189028 20848 raft_consensus.cc:2804] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.189353 20848 raft_consensus.cc:493] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.189663 20848 raft_consensus.cc:3060] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.192411 20835 tablet_bootstrap.cc:654] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.195281 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 42d872118a52424b967363eae3d83ab7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:15.196009 20848 raft_consensus.cc:515] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.198709 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:15.199249 20629 tablet_service.cc:1511] Processing CreateTablet for tablet ce757cfa97264df79b316b1d650e6e81 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:15.199476 20645 raft_consensus.cc:3060] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.200373 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce757cfa97264df79b316b1d650e6e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.196465 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d872118a52424b967363eae3d83ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.202553 20779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001088b4c0294fa4b6d7629d3ddbc891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.204015 20848 leader_election.cc:290] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.207790 20645 raft_consensus.cc:2468] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:15.208935 20685 leader_election.cc:304] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.209714 20848 raft_consensus.cc:2804] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.218477 20834 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.218307 20630 tablet_service.cc:1511] Processing CreateTablet for tablet d1518a09490b4ba88e274ec3acdfac84 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:15.219048 20848 raft_consensus.cc:697] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:15.219600 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1518a09490b4ba88e274ec3acdfac84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.219925 20848 consensus_queue.cc:237] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.219954 20782 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b5a53a1a24ae0ac1527ea052badff (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:15.222805 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b5a53a1a24ae0ac1527ea052badff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.226478 20635 tablet_service.cc:1511] Processing CreateTablet for tablet 92135245fbda485cb63590b044b73bf4 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:15.227738 20635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92135245fbda485cb63590b044b73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.231220 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793d73b7c63e4dffb564e37878ad426b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.231352 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.233444 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0fcbf4a504228a579dd7e530e0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.234457 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d160307574669a53d5f4ffaf7e642. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:15.236006 20759 leader_election.cc:343] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.236456 20759 leader_election.cc:304] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.237188 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a3c61ffc34d0d9116d247f8d3def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.237517 20837 raft_consensus.cc:2749] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:15.240010 20629 tablet_service.cc:1511] Processing CreateTablet for tablet 3924804c83ec495e8a0a1f11ba99be47 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:15.243070 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3924804c83ec495e8a0a1f11ba99be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.243988 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce9603979324e0f9662b3b931b77979 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:15.245167 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce9603979324e0f9662b3b931b77979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.247422 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254332c0622d488b9a524b038eebbf96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.247576 20837 raft_consensus.cc:493] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.248000 20837 raft_consensus.cc:515] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.248035 20782 tablet_service.cc:1511] Processing CreateTablet for tablet ce757cfa97264df79b316b1d650e6e81 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:15.249348 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce757cfa97264df79b316b1d650e6e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.249995 20837 leader_election.cc:290] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:15.252444 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.252838 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.254091 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 132a29f00d1d4f83a1a33239d93edb10 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:15.254683 20839 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.255210 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132a29f00d1d4f83a1a33239d93edb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.259996 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7cc5ac75bbd4b8882a3c26a3c4b42f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.260594 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75ab6eaec2b4cb78a7888297c546567. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.260666 20628 tablet_service.cc:1511] Processing CreateTablet for tablet c53896acbd054e8da9314eca5777d27c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 12:09:15.261572 20759 leader_election.cc:343] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.261890 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53896acbd054e8da9314eca5777d27c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:15.262214 20759 leader_election.cc:343] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.262630 20759 leader_election.cc:304] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.269326 20837 raft_consensus.cc:2749] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:15.272557 20634 tablet_service.cc:1511] Processing CreateTablet for tablet b1f23ef35f174f96bf477cb68ed09851 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:15.273699 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f23ef35f174f96bf477cb68ed09851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.275952 20869 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.276408 20869 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.277954 20839 tablet_bootstrap.cc:654] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.278424 20869 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.279842 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:15.281265 20685 leader_election.cc:343] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.292091 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001088b4c0294fa4b6d7629d3ddbc891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.295312 20629 tablet_service.cc:1511] Processing CreateTablet for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:15.295610 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 798f6d435c6e40ab94a80ef7718325fb (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:15.296108 20835 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.296542 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5aad3b5bf84b7aaf5ea78969cc2701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.296586 20835 ts_tablet_manager.cc:1403] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.002s
I20260709 12:09:15.297382 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f6d435c6e40ab94a80ef7718325fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.308591 20782 tablet_service.cc:1511] Processing CreateTablet for tablet d1518a09490b4ba88e274ec3acdfac84 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:15.309783 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1518a09490b4ba88e274ec3acdfac84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.318885 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593562fdbc634422a1fa38700b858834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.323568 20835 raft_consensus.cc:359] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.324294 20835 raft_consensus.cc:385] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.324585 20835 raft_consensus.cc:740] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.324703 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 92135245fbda485cb63590b044b73bf4 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:15.336285 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92135245fbda485cb63590b044b73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.342818 20783 tablet_service.cc:1511] Processing CreateTablet for tablet 3924804c83ec495e8a0a1f11ba99be47 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:15.344118 20783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3924804c83ec495e8a0a1f11ba99be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.325383 20835 consensus_queue.cc:260] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.359921 20848 raft_consensus.cc:493] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.360195 20835 ts_tablet_manager.cc:1434] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.001s
I20260709 12:09:15.364076 20782 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce9603979324e0f9662b3b931b77979 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:15.369904 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce9603979324e0f9662b3b931b77979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.378139 20869 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.378583 20869 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.363250 20848 raft_consensus.cc:515] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.384819 20854 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:15.386380 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.388502 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.389153 20644 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.383616 20869 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.389850 20645 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.394304 20685 leader_election.cc:304] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.395164 20685 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.395886 20782 tablet_service.cc:1511] Processing CreateTablet for tablet c53896acbd054e8da9314eca5777d27c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:15.396950 20782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53896acbd054e8da9314eca5777d27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.398272 20835 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.400013 20869 raft_consensus.cc:2804] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.400357 20869 raft_consensus.cc:493] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.400666 20869 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.402334 20775 tablet_service.cc:1511] Processing CreateTablet for tablet b1f23ef35f174f96bf477cb68ed09851 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:15.403636 20775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f23ef35f174f96bf477cb68ed09851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.403249 20543 catalog_manager.cc:5697] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.384852 20848 leader_election.cc:290] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.404956 20848 raft_consensus.cc:2804] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.405287 20848 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.405608 20848 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.414127 20781 tablet_service.cc:1511] Processing CreateTablet for tablet 798f6d435c6e40ab94a80ef7718325fb (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:15.415825 20777 tablet_service.cc:1511] Processing CreateTablet for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:15.416216 20781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f6d435c6e40ab94a80ef7718325fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.418305 20777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5aad3b5bf84b7aaf5ea78969cc2701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.420168 20835 tablet_bootstrap.cc:654] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.427412 20834 tablet_bootstrap.cc:654] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.436854 20848 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.449743 20848 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.382740 20776 tablet_service.cc:1511] Processing CreateTablet for tablet 132a29f00d1d4f83a1a33239d93edb10 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:15.454629 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:15.455217 20645 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.456509 20710 tablet_service.cc:1511] Processing CreateTablet for tablet 42d872118a52424b967363eae3d83ab7 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:09:15.457755 20710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d872118a52424b967363eae3d83ab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.459466 20839 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.459952 20839 ts_tablet_manager.cc:1403] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.205s	user 0.015s	sys 0.017s
I20260709 12:09:15.460335 20706 tablet_service.cc:1511] Processing CreateTablet for tablet ce757cfa97264df79b316b1d650e6e81 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:09:15.461513 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce757cfa97264df79b316b1d650e6e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.461156 20709 tablet_service.cc:1511] Processing CreateTablet for tablet 92135245fbda485cb63590b044b73bf4 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:09:15.462365 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92135245fbda485cb63590b044b73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.465214 20708 tablet_service.cc:1511] Processing CreateTablet for tablet 9ce9603979324e0f9662b3b931b77979 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:09:15.466364 20708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce9603979324e0f9662b3b931b77979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.463652 20776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132a29f00d1d4f83a1a33239d93edb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.462456 20704 tablet_service.cc:1511] Processing CreateTablet for tablet 3924804c83ec495e8a0a1f11ba99be47 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:09:15.468269 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3924804c83ec495e8a0a1f11ba99be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.472347 20701 tablet_service.cc:1511] Processing CreateTablet for tablet d183a2c0db12428085a713cf43962310 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:09:15.473505 20701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d183a2c0db12428085a713cf43962310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.478881 20645 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:15.463568 20705 tablet_service.cc:1511] Processing CreateTablet for tablet ee1b5a53a1a24ae0ac1527ea052badff (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:09:15.467139 20869 raft_consensus.cc:515] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.482172 20705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b5a53a1a24ae0ac1527ea052badff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.461427 20707 tablet_service.cc:1511] Processing CreateTablet for tablet d1518a09490b4ba88e274ec3acdfac84 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:09:15.485939 20869 leader_election.cc:290] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.486722 20707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1518a09490b4ba88e274ec3acdfac84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.489596 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:15.490126 20644 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.485723 20702 tablet_service.cc:1511] Processing CreateTablet for tablet 132a29f00d1d4f83a1a33239d93edb10 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:09:15.492381 20702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 132a29f00d1d4f83a1a33239d93edb10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.493003 20834 tablet_bootstrap.cc:492] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.493461 20834 ts_tablet_manager.cc:1403] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.275s	user 0.018s	sys 0.007s
I20260709 12:09:15.496106 20685 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.497813 20644 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:15.498853 20685 leader_election.cc:304] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.499778 20872 raft_consensus.cc:2804] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.500299 20872 raft_consensus.cc:697] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:15.501094 20872 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.503355 20848 raft_consensus.cc:2804] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.512068 20834 raft_consensus.cc:359] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.484426 20839 raft_consensus.cc:359] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.514912 20834 raft_consensus.cc:385] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.520792 20839 raft_consensus.cc:385] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.525241 20839 raft_consensus.cc:740] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.532352 20839 consensus_queue.cc:260] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.521836 20834 raft_consensus.cc:740] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.533258 20848 raft_consensus.cc:697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:15.535668 20703 tablet_service.cc:1511] Processing CreateTablet for tablet c53896acbd054e8da9314eca5777d27c (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:09:15.537802 20854 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:15.538601 20794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.540663 20839 ts_tablet_manager.cc:1434] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.080s	user 0.005s	sys 0.002s
I20260709 12:09:15.544202 20703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53896acbd054e8da9314eca5777d27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.544806 20839 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.538650 20709 tablet_service.cc:1511] Processing CreateTablet for tablet b1f23ef35f174f96bf477cb68ed09851 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:09:15.539636 20791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.539947 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.540577 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
W20260709 12:09:15.545632 20683 leader_election.cc:343] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.541561 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.542155 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:15.540911 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:15.547845 20709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f23ef35f174f96bf477cb68ed09851. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:15.548499 20683 leader_election.cc:343] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.548899 20683 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:15.549713 20706 tablet_service.cc:1511] Processing CreateTablet for tablet 798f6d435c6e40ab94a80ef7718325fb (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:09:15.553161 20869 raft_consensus.cc:2749] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:15.553740 20704 tablet_service.cc:1511] Processing CreateTablet for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 (DEFAULT_TABLE table=test-workload [id=33fde2f94eea4410af2c9512f7f9a871]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:09:15.555145 20835 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.555598 20835 ts_tablet_manager.cc:1403] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.158s	user 0.016s	sys 0.003s
I20260709 12:09:15.558490 20835 raft_consensus.cc:359] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.559211 20835 raft_consensus.cc:385] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.559511 20835 raft_consensus.cc:740] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.561101 20706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 798f6d435c6e40ab94a80ef7718325fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.563812 20704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5aad3b5bf84b7aaf5ea78969cc2701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:15.569702 20839 tablet_bootstrap.cc:654] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:15.577663 20683 leader_election.cc:343] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:15.578581 20683 leader_election.cc:343] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:15.579422 20683 leader_election.cc:343] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.545503 20834 consensus_queue.cc:260] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.585011 20789 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.586282 20834 ts_tablet_manager.cc:1434] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.093s	user 0.008s	sys 0.000s
I20260709 12:09:15.591507 20854 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:15.596072 20834 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.591676 20848 consensus_queue.cc:237] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.581884 20835 consensus_queue.cc:260] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.614204 20834 tablet_bootstrap.cc:654] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.633373 20835 ts_tablet_manager.cc:1434] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.004s
I20260709 12:09:15.634387 20835 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
W20260709 12:09:15.636991 20610 consensus_peers.cc:597] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:15.646492 20835 tablet_bootstrap.cc:654] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.646538 20839 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.647137 20839 ts_tablet_manager.cc:1403] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.005s
I20260709 12:09:15.650240 20834 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.649907 20839 raft_consensus.cc:359] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.650645 20839 raft_consensus.cc:385] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.650803 20834 ts_tablet_manager.cc:1403] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.003s
I20260709 12:09:15.650949 20839 raft_consensus.cc:740] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.651759 20839 consensus_queue.cc:260] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.652199 20542 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.653846 20839 ts_tablet_manager.cc:1434] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:15.653877 20834 raft_consensus.cc:359] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.654726 20834 raft_consensus.cc:385] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.655082 20834 raft_consensus.cc:740] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.654837 20839 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.655910 20834 consensus_queue.cc:260] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.658146 20834 ts_tablet_manager.cc:1434] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:09:15.659050 20834 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.659966 20848 raft_consensus.cc:493] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.660427 20848 raft_consensus.cc:515] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.663085 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.663719 20644 raft_consensus.cc:2468] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.664903 20685 leader_election.cc:304] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.665779 20834 tablet_bootstrap.cc:654] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.665836 20878 raft_consensus.cc:2804] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.666263 20878 raft_consensus.cc:493] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.666580 20878 raft_consensus.cc:3060] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:15.668699 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:15.673203 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.673861 20793 raft_consensus.cc:2468] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:15.675221 20848 leader_election.cc:290] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.654002 20542 catalog_manager.cc:5697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.681844 20839 tablet_bootstrap.cc:654] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.685148 20878 raft_consensus.cc:515] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.688042 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:15.688606 20644 raft_consensus.cc:3060] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.695446 20644 raft_consensus.cc:2468] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:15.698112 20685 leader_election.cc:304] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.698927 20848 raft_consensus.cc:2804] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.699429 20848 raft_consensus.cc:697] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:15.700003 20835 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.700599 20835 ts_tablet_manager.cc:1403] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.023s
I20260709 12:09:15.701537 20848 consensus_queue.cc:237] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.702450 20878 leader_election.cc:290] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.702589 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25384fda3c064d19b1c30dcd926c5d58" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:15.703119 20793 raft_consensus.cc:3060] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.705953 20835 raft_consensus.cc:359] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.706611 20835 raft_consensus.cc:385] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.706884 20835 raft_consensus.cc:740] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.707654 20835 consensus_queue.cc:260] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.712309 20835 ts_tablet_manager.cc:1434] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:09:15.712205 20793 raft_consensus.cc:2468] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:15.713218 20835 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.713593 20834 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.714087 20834 ts_tablet_manager.cc:1403] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.055s	user 0.025s	sys 0.025s
I20260709 12:09:15.716611 20839 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.716779 20834 raft_consensus.cc:359] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.717618 20834 raft_consensus.cc:385] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.717031 20839 ts_tablet_manager.cc:1403] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.007s
I20260709 12:09:15.717958 20834 raft_consensus.cc:740] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.718485 20835 tablet_bootstrap.cc:654] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.718986 20834 consensus_queue.cc:260] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.720317 20839 raft_consensus.cc:359] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.720945 20839 raft_consensus.cc:385] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.721182 20834 ts_tablet_manager.cc:1434] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:15.722782 20834 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.728833 20834 tablet_bootstrap.cc:654] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.728947 20835 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.729336 20835 ts_tablet_manager.cc:1403] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.006s
I20260709 12:09:15.731081 20543 catalog_manager.cc:5697] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.721197 20839 raft_consensus.cc:740] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.731770 20835 raft_consensus.cc:359] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.732461 20835 raft_consensus.cc:385] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.732730 20835 raft_consensus.cc:740] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.732760 20839 consensus_queue.cc:260] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.733633 20835 consensus_queue.cc:260] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.735036 20839 ts_tablet_manager.cc:1434] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:09:15.735868 20839 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.735826 20835 ts_tablet_manager.cc:1434] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:09:15.736930 20835 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.737748 20840 raft_consensus.cc:493] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.738193 20840 raft_consensus.cc:515] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.739176 20834 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.739598 20834 ts_tablet_manager.cc:1403] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 12:09:15.740206 20840 leader_election.cc:290] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.742069 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.741973 20834 raft_consensus.cc:359] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.742604 20834 raft_consensus.cc:385] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.742851 20834 raft_consensus.cc:740] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
W20260709 12:09:15.743795 20610 leader_election.cc:343] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.743620 20834 consensus_queue.cc:260] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.744091 20839 tablet_bootstrap.cc:654] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.745595 20834 ts_tablet_manager.cc:1434] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:15.746423 20834 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.748708 20835 tablet_bootstrap.cc:654] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.749658 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.751222 20834 tablet_bootstrap.cc:654] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.754096 20835 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.754374 20848 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:09:15.755872 20608 leader_election.cc:343] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.756300 20608 leader_election.cc:304] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.757776 20840 raft_consensus.cc:2749] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:15.757982 20835 ts_tablet_manager.cc:1403] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.001s
I20260709 12:09:15.760445 20835 raft_consensus.cc:359] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.761080 20835 raft_consensus.cc:385] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.761336 20835 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.761996 20835 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.763942 20835 ts_tablet_manager.cc:1434] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:15.764683 20839 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.765103 20839 ts_tablet_manager.cc:1403] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 12:09:15.767518 20839 raft_consensus.cc:359] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.768124 20839 raft_consensus.cc:385] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.768379 20839 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.768951 20839 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.770938 20839 ts_tablet_manager.cc:1434] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:15.771540 20835 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.777105 20835 tablet_bootstrap.cc:654] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.778144 20839 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.783854 20839 tablet_bootstrap.cc:654] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.786435 20834 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.786885 20834 ts_tablet_manager.cc:1403] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.023s
I20260709 12:09:15.789027 20840 raft_consensus.cc:493] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.789304 20834 raft_consensus.cc:359] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.789777 20835 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.789979 20834 raft_consensus.cc:385] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.790194 20835 ts_tablet_manager.cc:1403] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260709 12:09:15.790259 20834 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.790974 20834 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.791368 20793 raft_consensus.cc:3060] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.789477 20840 raft_consensus.cc:515] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.792904 20834 ts_tablet_manager.cc:1434] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:15.792672 20835 raft_consensus.cc:359] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.793262 20835 raft_consensus.cc:385] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.793521 20835 raft_consensus.cc:740] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.793744 20834 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.794113 20835 consensus_queue.cc:260] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.795256 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.796204 20835 ts_tablet_manager.cc:1434] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260709 12:09:15.796674 20610 leader_election.cc:343] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.797027 20835 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.798156 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.798713 20789 raft_consensus.cc:2468] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:15.799239 20834 tablet_bootstrap.cc:654] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.799935 20608 leader_election.cc:304] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.800794 20854 raft_consensus.cc:2804] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.801141 20854 raft_consensus.cc:493] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.801455 20854 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.802745 20835 tablet_bootstrap.cc:654] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.793973 20840 leader_election.cc:290] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.815433 20839 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.815976 20839 ts_tablet_manager.cc:1403] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.004s
I20260709 12:09:15.818636 20839 raft_consensus.cc:359] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.820410 20839 raft_consensus.cc:385] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.820717 20839 raft_consensus.cc:740] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.821554 20834 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.821463 20839 consensus_queue.cc:260] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.821965 20834 ts_tablet_manager.cc:1403] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 12:09:15.824572 20834 raft_consensus.cc:359] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.825150 20834 raft_consensus.cc:385] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.825392 20834 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.825989 20834 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.826691 20839 ts_tablet_manager.cc:1434] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:09:15.827611 20839 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.827823 20834 ts_tablet_manager.cc:1434] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:09:15.828627 20834 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.834018 20834 tablet_bootstrap.cc:654] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.834385 20839 tablet_bootstrap.cc:654] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.837893 20854 raft_consensus.cc:515] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.840790 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:15.841375 20719 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.848383 20719 raft_consensus.cc:2468] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:15.849650 20610 leader_election.cc:304] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:15.850551 20840 raft_consensus.cc:2804] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.856230 20848 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:15.862382 20839 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.862670 20834 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.862915 20839 ts_tablet_manager.cc:1403] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 12:09:15.863050 20834 ts_tablet_manager.cc:1403] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.007s
I20260709 12:09:15.865679 20834 raft_consensus.cc:359] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.865828 20839 raft_consensus.cc:359] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.866309 20834 raft_consensus.cc:385] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.866586 20839 raft_consensus.cc:385] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.866598 20834 raft_consensus.cc:740] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.867063 20839 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.867472 20834 consensus_queue.cc:260] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.867841 20839 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.869639 20834 ts_tablet_manager.cc:1434] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:09:15.870460 20834 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.874368 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:15.874961 20787 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.875857 20834 tablet_bootstrap.cc:654] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.877148 20839 ts_tablet_manager.cc:1434] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:09:15.882516 20787 raft_consensus.cc:2468] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:15.884961 20854 leader_election.cc:290] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.885946 20839 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.886466 20834 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.886870 20834 ts_tablet_manager.cc:1403] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 12:09:15.890642 20837 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.891093 20837 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.892122 20839 tablet_bootstrap.cc:654] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.893072 20837 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:15.894461 20840 raft_consensus.cc:697] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:15.889900 20834 raft_consensus.cc:359] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.895483 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.895359 20840 consensus_queue.cc:237] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.895931 20834 raft_consensus.cc:385] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.896246 20834 raft_consensus.cc:740] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.896812 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:15.896901 20759 leader_election.cc:343] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.897011 20834 consensus_queue.cc:260] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.897692 20719 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:15.898849 20759 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:15.899298 20834 ts_tablet_manager.cc:1434] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:09:15.900014 20837 raft_consensus.cc:2804] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:15.900251 20834 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.900429 20837 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:15.900852 20837 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.903677 20839 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.904168 20839 ts_tablet_manager.cc:1403] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 12:09:15.906347 20834 tablet_bootstrap.cc:654] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.906790 20839 raft_consensus.cc:359] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.907461 20839 raft_consensus.cc:385] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.907783 20839 raft_consensus.cc:740] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.908479 20837 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.908563 20839 consensus_queue.cc:260] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.911259 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:15.912695 20759 leader_election.cc:343] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.914850 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:15.915617 20837 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:15.916150 20837 raft_consensus.cc:493] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.916702 20837 raft_consensus.cc:515] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.917496 20834 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.917925 20834 ts_tablet_manager.cc:1403] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:09:15.919445 20839 ts_tablet_manager.cc:1434] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:09:15.919646 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.920485 20834 raft_consensus.cc:359] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.921087 20834 raft_consensus.cc:385] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.921331 20834 raft_consensus.cc:740] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.921932 20834 consensus_queue.cc:260] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:15.922448 20759 leader_election.cc:343] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.923821 20834 ts_tablet_manager.cc:1434] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:09:15.915436 20719 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:15.924695 20834 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.928141 20839 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:15.930390 20834 tablet_bootstrap.cc:654] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.941789 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:15.942727 20834 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:15.943136 20834 ts_tablet_manager.cc:1403] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
W20260709 12:09:15.943264 20759 leader_election.cc:343] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:15.943792 20759 leader_election.cc:304] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:15.944738 20905 raft_consensus.cc:2749] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:15.945590 20834 raft_consensus.cc:359] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.946180 20837 leader_election.cc:290] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:15.946223 20834 raft_consensus.cc:385] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.946694 20834 raft_consensus.cc:740] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.947438 20834 consensus_queue.cc:260] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.949328 20834 ts_tablet_manager.cc:1434] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:09:15.950100 20834 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:15.951296 20719 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:15.954077 20835 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:15.954489 20835 ts_tablet_manager.cc:1403] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.158s	user 0.056s	sys 0.091s
I20260709 12:09:15.954553 20759 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:15.955295 20834 tablet_bootstrap.cc:654] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.955928 20905 raft_consensus.cc:2804] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:15.956368 20905 raft_consensus.cc:697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:15.950112 20839 tablet_bootstrap.cc:654] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.959880 20835 raft_consensus.cc:359] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.960759 20835 raft_consensus.cc:385] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.961021 20835 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.961637 20835 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.963467 20835 ts_tablet_manager.cc:1434] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:09:15.964190 20835 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:15.966219 20905 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.973430 20835 tablet_bootstrap.cc:654] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:15.977310 20540 catalog_manager.cc:5697] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:15.978948 20839 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:15.979436 20839 ts_tablet_manager.cc:1403] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260709 12:09:15.982033 20839 raft_consensus.cc:359] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.982683 20839 raft_consensus.cc:385] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:15.982944 20839 raft_consensus.cc:740] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:15.985883 20848 raft_consensus.cc:493] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:15.986362 20848 raft_consensus.cc:515] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:15.988777 20848 leader_election.cc:290] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:15.990422 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:15.992811 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:15.995357 20685 leader_election.cc:304] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:15.996493 20848 raft_consensus.cc:2749] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.003988 20840 raft_consensus.cc:493] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.004505 20840 raft_consensus.cc:515] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.004768 20839 consensus_queue.cc:260] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.007187 20839 ts_tablet_manager.cc:1434] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:09:16.008222 20905 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.008550 20905 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.008502 20840 leader_election.cc:290] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.007156 20543 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.009547 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.009862 20839 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.010064 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.010633 20719 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:16.011807 20610 leader_election.cc:304] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.012493 20905 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.014385 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.014948 20644 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.015264 20839 tablet_bootstrap.cc:654] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.016013 20759 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.017120 20905 raft_consensus.cc:2804] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.017517 20905 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.017839 20905 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.017037 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:16.021222 20759 leader_election.cc:343] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.021580 20854 raft_consensus.cc:2804] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.021929 20854 raft_consensus.cc:493] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.022131 20835 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.022557 20835 ts_tablet_manager.cc:1403] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.021s
I20260709 12:09:16.023001 20837 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:16.023334 20608 leader_election.cc:343] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.023439 20837 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.024399 20905 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.024830 20835 raft_consensus.cc:359] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.025342 20835 raft_consensus.cc:385] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.025550 20835 raft_consensus.cc:740] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.025820 20837 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.026175 20905 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.026149 20835 consensus_queue.cc:260] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.026893 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.027055 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.027619 20644 raft_consensus.cc:2393] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:16.028079 20835 ts_tablet_manager.cc:1434] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:09:16.022270 20854 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.028893 20835 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.032697 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.033313 20854 raft_consensus.cc:515] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.034189 20835 tablet_bootstrap.cc:654] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.036742 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.036197 20759 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.037222 20644 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.037163 20848 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:16.038120 20759 leader_election.cc:343] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.039825 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.040341 20719 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.041220 20905 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.042546 20837 raft_consensus.cc:493] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.043017 20837 raft_consensus.cc:515] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.045125 20837 leader_election.cc:290] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.046765 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.047398 20720 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.047654 20905 raft_consensus.cc:2749] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.048674 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.049364 20643 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.051167 20759 leader_election.cc:304] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.057411 20854 leader_election.cc:290] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.057929 20834 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.058276 20905 raft_consensus.cc:2804] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.058712 20905 raft_consensus.cc:493] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.059022 20905 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.059813 20878 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.062793 20719 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:16.063874 20610 leader_election.cc:304] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.064868 20840 raft_consensus.cc:2804] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.066079 20840 raft_consensus.cc:697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:16.065851 20905 raft_consensus.cc:515] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.058326 20834 ts_tablet_manager.cc:1403] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.027s
I20260709 12:09:16.066915 20840 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.067819 20905 leader_election.cc:290] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.069577 20834 raft_consensus.cc:359] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.070219 20834 raft_consensus.cc:385] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.070461 20834 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.073086 20644 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.071003 20834 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.078487 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.079007 20644 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.080123 20759 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.081096 20834 ts_tablet_manager.cc:1434] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 12:09:16.082813 20834 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.083333 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.083838 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.083978 20837 raft_consensus.cc:2804] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.084645 20789 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.085418 20905 raft_consensus.cc:493] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.085919 20905 raft_consensus.cc:515] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.086851 20719 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.087922 20905 leader_election.cc:290] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.091660 20789 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:16.094267 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.094275 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.100245 20720 raft_consensus.cc:2468] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.101001 20834 tablet_bootstrap.cc:654] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.095865 20837 raft_consensus.cc:697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.101111 20835 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.101437 20759 leader_election.cc:304] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.101630 20835 ts_tablet_manager.cc:1403] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.019s
W20260709 12:09:16.102310 20759 leader_election.cc:343] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.102034 20837 consensus_queue.cc:237] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.103312 20920 raft_consensus.cc:2804] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.103772 20920 raft_consensus.cc:493] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.104111 20920 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.104316 20835 raft_consensus.cc:359] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.104945 20835 raft_consensus.cc:385] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.105202 20835 raft_consensus.cc:740] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.105877 20835 consensus_queue.cc:260] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.106683 20644 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.107829 20835 ts_tablet_manager.cc:1434] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:16.108618 20835 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.110394 20719 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.108724 20759 leader_election.cc:304] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.111712 20905 raft_consensus.cc:2804] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.111935 20543 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.113009 20839 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.113422 20839 ts_tablet_manager.cc:1403] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.104s	user 0.037s	sys 0.019s
I20260709 12:09:16.113914 20835 tablet_bootstrap.cc:654] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.115928 20839 raft_consensus.cc:359] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.116811 20839 raft_consensus.cc:385] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.117075 20839 raft_consensus.cc:740] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.117843 20839 consensus_queue.cc:260] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.119827 20839 ts_tablet_manager.cc:1434] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:09:16.120234 20905 raft_consensus.cc:697] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.121155 20905 consensus_queue.cc:237] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.122920 20839 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.129386 20839 tablet_bootstrap.cc:654] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.134397 20834 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.136155 20834 ts_tablet_manager.cc:1403] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.004s
I20260709 12:09:16.145068 20840 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.145577 20840 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.145954 20789 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.147670 20840 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.149168 20920 raft_consensus.cc:515] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.149660 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.150020 20837 raft_consensus.cc:493] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.150866 20719 raft_consensus.cc:2393] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:16.150466 20837 raft_consensus.cc:515] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.152830 20837 leader_election.cc:290] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.149649 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.154989 20872 raft_consensus.cc:493] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.155499 20872 raft_consensus.cc:515] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.155948 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.156543 20644 raft_consensus.cc:2468] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.157536 20872 leader_election.cc:290] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.158027 20759 leader_election.cc:304] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.158407 20608 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.158849 20837 raft_consensus.cc:2804] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.159197 20837 raft_consensus.cc:493] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.159518 20837 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.161238 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbed66380a4b48cb9ba8ef13036aa55a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.161545 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbed66380a4b48cb9ba8ef13036aa55a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.162132 20644 raft_consensus.cc:2468] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
W20260709 12:09:16.162567 20683 leader_election.cc:343] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.163053 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.163563 20685 leader_election.cc:304] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:16.163983 20840 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.164324 20920 leader_election.cc:290] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.164877 20878 raft_consensus.cc:2804] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.165237 20878 raft_consensus.cc:493] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.165563 20878 raft_consensus.cc:3060] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.167701 20872 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.168296 20834 raft_consensus.cc:359] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.168901 20834 raft_consensus.cc:385] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.169169 20834 raft_consensus.cc:740] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.169757 20834 consensus_queue.cc:260] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.171774 20840 raft_consensus.cc:2749] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:16.171929 20759 leader_election.cc:343] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.172706 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.172930 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.175812 20834 ts_tablet_manager.cc:1434] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
W20260709 12:09:16.176450 20759 leader_election.cc:343] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.174372 20905 raft_consensus.cc:493] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.173591 20872 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.176638 20834 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.176882 20719 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.177425 20905 raft_consensus.cc:515] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.180213 20905 leader_election.cc:290] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.175127 20835 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.181572 20542 catalog_manager.cc:5697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.182242 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19957a33f3ee452ea0b0d98b83240d60" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.182717 20835 ts_tablet_manager.cc:1403] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.021s
I20260709 12:09:16.182855 20720 raft_consensus.cc:2468] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.180087 20837 raft_consensus.cc:515] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.184015 20759 leader_election.cc:304] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.182242 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19957a33f3ee452ea0b0d98b83240d60" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.184710 20905 raft_consensus.cc:2804] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.185282 20644 raft_consensus.cc:2468] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.185412 20905 raft_consensus.cc:493] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.186620 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.186902 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.187282 20645 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.187610 20839 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.188042 20839 ts_tablet_manager.cc:1403] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.004s
I20260709 12:09:16.185844 20905 raft_consensus.cc:3060] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:16.188129 20759 leader_election.cc:343] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.179987 20878 raft_consensus.cc:515] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.190531 20839 raft_consensus.cc:359] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.191128 20839 raft_consensus.cc:385] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.191601 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbed66380a4b48cb9ba8ef13036aa55a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.192117 20644 raft_consensus.cc:3060] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.191370 20839 raft_consensus.cc:740] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.194373 20878 leader_election.cc:290] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.198225 20839 consensus_queue.cc:260] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.200573 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbed66380a4b48cb9ba8ef13036aa55a" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
W20260709 12:09:16.203845 20683 leader_election.cc:343] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.185511 20837 leader_election.cc:290] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.202034 20835 raft_consensus.cc:359] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.206707 20835 raft_consensus.cc:385] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.207053 20835 raft_consensus.cc:740] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.197805 20645 raft_consensus.cc:2468] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.206090 20839 ts_tablet_manager.cc:1434] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:09:16.210050 20905 raft_consensus.cc:515] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.211635 20834 tablet_bootstrap.cc:654] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.219410 20839 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.219269 20759 leader_election.cc:304] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.221040 20905 leader_election.cc:290] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.221666 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19957a33f3ee452ea0b0d98b83240d60" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.222301 20643 raft_consensus.cc:3060] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.208213 20835 consensus_queue.cc:260] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.225435 20835 ts_tablet_manager.cc:1434] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260709 12:09:16.227583 20878 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.228646 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19957a33f3ee452ea0b0d98b83240d60" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.229204 20720 raft_consensus.cc:3060] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.233299 20643 raft_consensus.cc:2468] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.234405 20759 leader_election.cc:304] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.235224 20905 raft_consensus.cc:2804] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.210961 20644 raft_consensus.cc:2468] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.236917 20685 leader_election.cc:304] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:16.238097 20878 raft_consensus.cc:2804] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.206086 20719 raft_consensus.cc:2468] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.239748 20905 raft_consensus.cc:697] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.240164 20759 leader_election.cc:304] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:16.240558 20905 consensus_queue.cc:237] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.240967 20920 raft_consensus.cc:2804] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.241175 20878 raft_consensus.cc:697] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:16.241508 20920 raft_consensus.cc:697] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.242038 20878 consensus_queue.cc:237] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.242281 20920 consensus_queue.cc:237] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.241343 20835 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.244377 20720 raft_consensus.cc:2468] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.220363 20837 raft_consensus.cc:2804] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.260847 20837 raft_consensus.cc:697] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.261754 20837 consensus_queue.cc:237] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.263377 20720 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.269762 20839 tablet_bootstrap.cc:654] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.272926 20835 tablet_bootstrap.cc:654] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.274211 20848 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.283313 20835 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.283771 20835 ts_tablet_manager.cc:1403] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 12:09:16.286325 20835 raft_consensus.cc:359] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.286952 20835 raft_consensus.cc:385] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.287223 20835 raft_consensus.cc:740] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.288021 20835 consensus_queue.cc:260] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.290294 20835 ts_tablet_manager.cc:1434] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:16.291143 20835 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.291180 20834 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.291712 20834 ts_tablet_manager.cc:1403] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.115s	user 0.017s	sys 0.014s
I20260709 12:09:16.290391 20542 catalog_manager.cc:5697] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.297219 20835 tablet_bootstrap.cc:654] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.294456 20834 raft_consensus.cc:359] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.297756 20834 raft_consensus.cc:385] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.308364 20835 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.308792 20835 ts_tablet_manager.cc:1403] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 12:09:16.311161 20835 raft_consensus.cc:359] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.311820 20835 raft_consensus.cc:385] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.312083 20835 raft_consensus.cc:740] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.298059 20834 raft_consensus.cc:740] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.312842 20835 consensus_queue.cc:260] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.314792 20835 ts_tablet_manager.cc:1434] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:16.315714 20835 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.317526 20839 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.317986 20839 ts_tablet_manager.cc:1403] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.008s
I20260709 12:09:16.319247 20834 consensus_queue.cc:260] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.321272 20834 ts_tablet_manager.cc:1434] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 12:09:16.322116 20834 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.323053 20835 tablet_bootstrap.cc:654] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.320955 20839 raft_consensus.cc:359] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.323787 20839 raft_consensus.cc:385] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.324064 20839 raft_consensus.cc:740] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.324702 20839 consensus_queue.cc:260] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.327771 20835 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.328176 20835 ts_tablet_manager.cc:1403] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:09:16.328686 20839 ts_tablet_manager.cc:1434] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:09:16.329559 20839 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.330801 20835 raft_consensus.cc:359] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.331521 20835 raft_consensus.cc:385] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.331812 20835 raft_consensus.cc:740] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.333972 20834 tablet_bootstrap.cc:654] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.333969 20835 consensus_queue.cc:260] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.336256 20835 ts_tablet_manager.cc:1434] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:16.337066 20835 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.337446 20839 tablet_bootstrap.cc:654] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.341991 20540 catalog_manager.cc:5697] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.351401 20839 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.351926 20839 ts_tablet_manager.cc:1403] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260709 12:09:16.353024 20835 tablet_bootstrap.cc:654] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.354290 20839 raft_consensus.cc:359] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.354905 20839 raft_consensus.cc:385] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.355163 20839 raft_consensus.cc:740] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.358958 20834 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.359368 20834 ts_tablet_manager.cc:1403] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.010s
I20260709 12:09:16.359421 20839 consensus_queue.cc:260] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.361987 20834 raft_consensus.cc:359] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.362635 20834 raft_consensus.cc:385] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.362663 20835 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.362952 20834 raft_consensus.cc:740] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.363747 20834 consensus_queue.cc:260] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.365062 20839 ts_tablet_manager.cc:1434] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:16.365696 20834 ts_tablet_manager.cc:1434] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:09:16.365921 20839 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.363194 20835 ts_tablet_manager.cc:1403] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.026s	user 0.001s	sys 0.012s
I20260709 12:09:16.366536 20834 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.368770 20541 catalog_manager.cc:5697] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.370903 20541 catalog_manager.cc:5697] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.372030 20839 tablet_bootstrap.cc:654] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.372853 20834 tablet_bootstrap.cc:654] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.372644 20541 catalog_manager.cc:5697] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.369565 20835 raft_consensus.cc:359] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.379643 20835 raft_consensus.cc:385] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.379932 20835 raft_consensus.cc:740] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.380689 20835 consensus_queue.cc:260] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.390237 20835 ts_tablet_manager.cc:1434] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.004s
I20260709 12:09:16.396178 20835 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.408480 20834 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.408923 20834 ts_tablet_manager.cc:1403] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.016s
I20260709 12:09:16.410573 20835 tablet_bootstrap.cc:654] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.411751 20834 raft_consensus.cc:359] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.412361 20834 raft_consensus.cc:385] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.412567 20834 raft_consensus.cc:740] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.413151 20834 consensus_queue.cc:260] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.414026 20839 tablet_bootstrap.cc:492] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.414435 20839 ts_tablet_manager.cc:1403] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.018s
I20260709 12:09:16.415328 20834 ts_tablet_manager.cc:1434] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:16.415804 20840 raft_consensus.cc:493] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.416005 20834 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.416255 20840 raft_consensus.cc:515] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.416944 20839 raft_consensus.cc:359] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.417560 20839 raft_consensus.cc:385] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.417815 20839 raft_consensus.cc:740] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.418157 20840 leader_election.cc:290] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.418581 20839 consensus_queue.cc:260] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.419116 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.420109 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:16.420507 20608 leader_election.cc:343] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.421159 20834 tablet_bootstrap.cc:654] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:16.421336 20610 leader_election.cc:343] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.421738 20610 leader_election.cc:304] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.423283 20839 ts_tablet_manager.cc:1434] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:09:16.424216 20839 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.428843 20840 raft_consensus.cc:2749] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.434305 20854 raft_consensus.cc:493] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.434782 20839 tablet_bootstrap.cc:654] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.434751 20854 raft_consensus.cc:515] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.437625 20854 leader_election.cc:290] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.439018 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.439605 20787 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:16.440517 20608 leader_election.cc:304] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.441442 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.442402 20835 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
W20260709 12:09:16.442673 20610 leader_election.cc:343] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.442854 20835 ts_tablet_manager.cc:1403] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.047s	user 0.003s	sys 0.006s
I20260709 12:09:16.443969 20840 raft_consensus.cc:2804] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.444506 20840 raft_consensus.cc:493] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.444868 20840 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.446187 20839 tablet_bootstrap.cc:492] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.446364 20834 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.446568 20839 ts_tablet_manager.cc:1403] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260709 12:09:16.446516 20835 raft_consensus.cc:359] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.447268 20834 ts_tablet_manager.cc:1403] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260709 12:09:16.447551 20835 raft_consensus.cc:385] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.447898 20835 raft_consensus.cc:740] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.448617 20835 consensus_queue.cc:260] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.449542 20839 raft_consensus.cc:359] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.449719 20834 raft_consensus.cc:359] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.450165 20839 raft_consensus.cc:385] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.450359 20834 raft_consensus.cc:385] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.450477 20839 raft_consensus.cc:740] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.450727 20834 raft_consensus.cc:740] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.450968 20840 raft_consensus.cc:515] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.451217 20839 consensus_queue.cc:260] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.451383 20834 consensus_queue.cc:260] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.453231 20839 ts_tablet_manager.cc:1434] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:16.454237 20839 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.454494 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.455020 20720 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.454319 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.455768 20787 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.460004 20834 ts_tablet_manager.cc:1434] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 12:09:16.460076 20839 tablet_bootstrap.cc:654] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.460935 20834 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.468741 20787 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:16.465459 20840 leader_election.cc:290] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.469990 20608 leader_election.cc:304] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.470775 20840 raft_consensus.cc:2804] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.471159 20840 raft_consensus.cc:697] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:16.471478 20720 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:16.471930 20840 consensus_queue.cc:237] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.472481 20839 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.473409 20839 ts_tablet_manager.cc:1403] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 12:09:16.473430 20834 tablet_bootstrap.cc:654] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.476027 20839 raft_consensus.cc:359] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.476677 20839 raft_consensus.cc:385] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.477126 20839 raft_consensus.cc:740] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.478106 20839 consensus_queue.cc:260] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.480286 20839 ts_tablet_manager.cc:1434] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:09:16.481179 20839 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.482667 20869 raft_consensus.cc:493] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.483155 20869 raft_consensus.cc:515] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.485237 20869 leader_election.cc:290] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.485872 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a46b88dd69446c69dcda624e3dbf174" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.487098 20839 tablet_bootstrap.cc:654] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.487648 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a46b88dd69446c69dcda624e3dbf174" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.488171 20787 raft_consensus.cc:2468] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
W20260709 12:09:16.489382 20685 leader_election.cc:343] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.490089 20683 leader_election.cc:304] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:16.491564 20869 raft_consensus.cc:2804] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.491920 20869 raft_consensus.cc:493] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.492242 20869 raft_consensus.cc:3060] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.493366 20872 raft_consensus.cc:493] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.493852 20872 raft_consensus.cc:515] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.495995 20872 leader_election.cc:290] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.498163 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.498917 20645 raft_consensus.cc:2393] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:16.500792 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.501986 20920 raft_consensus.cc:493] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.502441 20920 raft_consensus.cc:515] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.504431 20920 leader_election.cc:290] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.505177 20835 ts_tablet_manager.cc:1434] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260709 12:09:16.506150 20835 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.506845 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.506969 20683 leader_election.cc:304] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:16.507751 20878 raft_consensus.cc:493] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:16.508114 20759 leader_election.cc:343] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.509105 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.509733 20645 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.510943 20759 leader_election.cc:304] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.512385 20920 raft_consensus.cc:2804] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.512753 20920 raft_consensus.cc:493] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.513069 20920 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.514854 20835 tablet_bootstrap.cc:654] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.515689 20872 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.508189 20878 raft_consensus.cc:515] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.520066 20878 leader_election.cc:290] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.521467 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.522078 20645 raft_consensus.cc:2468] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:16.523013 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.523252 20685 leader_election.cc:304] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.524175 20878 raft_consensus.cc:2804] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.524539 20878 raft_consensus.cc:493] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.524947 20878 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:16.524431 20683 leader_election.cc:343] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.527244 20872 raft_consensus.cc:2749] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.529002 20920 raft_consensus.cc:515] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.530717 20835 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.531136 20835 ts_tablet_manager.cc:1403] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260709 12:09:16.530851 20878 raft_consensus.cc:515] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.533671 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.534217 20643 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.534094 20835 raft_consensus.cc:359] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.534713 20835 raft_consensus.cc:385] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.534963 20835 raft_consensus.cc:740] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.535804 20834 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.535574 20835 consensus_queue.cc:260] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.536193 20834 ts_tablet_manager.cc:1403] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.038s
I20260709 12:09:16.537734 20835 ts_tablet_manager.cc:1434] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:09:16.538254 20878 leader_election.cc:290] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.538654 20835 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:16.539656 20834 raft_consensus.cc:359] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.540306 20834 raft_consensus.cc:385] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.540591 20834 raft_consensus.cc:740] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.541193 20834 consensus_queue.cc:260] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.542001 20854 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.542263 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.542774 20787 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.543061 20834 ts_tablet_manager.cc:1434] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:09:16.543279 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.543815 20645 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.544066 20834 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.545958 20835 tablet_bootstrap.cc:654] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.548290 20643 raft_consensus.cc:2468] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.549265 20685 leader_election.cc:304] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.550066 20834 tablet_bootstrap.cc:654] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.550052 20878 raft_consensus.cc:2804] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.551059 20878 raft_consensus.cc:697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:16.552776 20878 consensus_queue.cc:237] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.553725 20869 raft_consensus.cc:515] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.556059 20869 leader_election.cc:290] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.557013 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a46b88dd69446c69dcda624e3dbf174" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.557592 20793 raft_consensus.cc:3060] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.558987 20645 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.559947 20920 leader_election.cc:290] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.565523 20759 leader_election.cc:304] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.565922 20839 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.566308 20839 ts_tablet_manager.cc:1403] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.023s
I20260709 12:09:16.566403 20787 raft_consensus.cc:2468] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.567616 20793 raft_consensus.cc:2468] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.568691 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.569867 20837 raft_consensus.cc:2804] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.570319 20837 raft_consensus.cc:697] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.572428 20683 leader_election.cc:304] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.572544 20839 raft_consensus.cc:359] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.573207 20839 raft_consensus.cc:385] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.573467 20839 raft_consensus.cc:740] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.574083 20839 consensus_queue.cc:260] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.571084 20837 consensus_queue.cc:237] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:16.576555 20759 leader_election.cc:343] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.577744 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a46b88dd69446c69dcda624e3dbf174" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.578392 20854 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.579418 20872 raft_consensus.cc:2804] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:09:16.579664 20685 leader_election.cc:343] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.579882 20920 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.580157 20872 raft_consensus.cc:697] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:16.581125 20872 consensus_queue.cc:237] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.581879 20839 ts_tablet_manager.cc:1434] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:09:16.582690 20839 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:16.604003 20920 raft_consensus.cc:493] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.604580 20920 raft_consensus.cc:515] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.606544 20920 leader_election.cc:290] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.608258 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203e53001f5484aac1d332d05c108ae" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.608904 20643 raft_consensus.cc:2468] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.604091 20878 raft_consensus.cc:493] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.609674 20878 raft_consensus.cc:515] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.612520 20759 leader_election.cc:304] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.613132 20543 catalog_manager.cc:5697] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:16.615465 20840 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.608356 20540 catalog_manager.cc:5697] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.627151 20541 catalog_manager.cc:5697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.635735 20840 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.640812 20854 raft_consensus.cc:493] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.641247 20854 raft_consensus.cc:515] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.617098 20837 raft_consensus.cc:2804] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.643702 20835 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.644167 20835 ts_tablet_manager.cc:1403] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.015s
I20260709 12:09:16.648595 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203e53001f5484aac1d332d05c108ae" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.642702 20920 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:09:16.649219 20720 raft_consensus.cc:2468] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.643218 20837 raft_consensus.cc:493] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.652719 20837 raft_consensus.cc:3060] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.652994 20878 leader_election.cc:290] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.655066 20854 leader_election.cc:290] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.658716 20835 raft_consensus.cc:359] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.659354 20835 raft_consensus.cc:385] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.665422 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.666035 20720 raft_consensus.cc:2468] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:16.655341 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1cce3a2775e44ea922455e35d8422c5" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.667140 20789 raft_consensus.cc:2468] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:16.668624 20610 leader_election.cc:304] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.670538 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1cce3a2775e44ea922455e35d8422c5" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.671154 20683 leader_election.cc:304] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.671950 20848 raft_consensus.cc:2804] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.672269 20848 raft_consensus.cc:493] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.672586 20848 raft_consensus.cc:3060] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.642669 20840 raft_consensus.cc:493] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.662887 20835 raft_consensus.cc:740] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.682394 20839 tablet_bootstrap.cc:654] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.682879 20835 consensus_queue.cc:260] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.679515 20840 raft_consensus.cc:515] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.692436 20854 raft_consensus.cc:2804] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.687171 20643 raft_consensus.cc:2468] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:16.762889 20923 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.072s
I20260709 12:09:16.775563 20854 raft_consensus.cc:493] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.776041 20854 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.768935 20869 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:09:16.761274 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.681869 20837 raft_consensus.cc:515] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.782413 20835 ts_tablet_manager.cc:1434] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.138s	user 0.012s	sys 0.022s
I20260709 12:09:16.783304 20835 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
W20260709 12:09:16.760792 20610 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 91619.3us
I20260709 12:09:16.780637 20645 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:16.789101 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:16.789155 20848 raft_consensus.cc:515] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.796023 20837 leader_election.cc:290] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
W20260709 12:09:16.797770 20608 leader_election.cc:343] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.798556 20717 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.797776 20840 leader_election.cc:290] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.801770 20834 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:16.802227 20834 ts_tablet_manager.cc:1403] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.258s	user 0.045s	sys 0.043s
I20260709 12:09:16.811473 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.810150 20834 raft_consensus.cc:359] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.814630 20834 raft_consensus.cc:385] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:16.814908 20834 raft_consensus.cc:740] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:16.815464 20834 consensus_queue.cc:260] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.818039 20834 ts_tablet_manager.cc:1434] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:09:16.826066 20837 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.826620 20793 raft_consensus.cc:3060] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.829687 20835 tablet_bootstrap.cc:654] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:16.831820 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203e53001f5484aac1d332d05c108ae" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.832043 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1cce3a2775e44ea922455e35d8422c5" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.832404 20720 raft_consensus.cc:3060] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.833307 20869 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.833716 20869 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.833137 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.838469 20717 raft_consensus.cc:2393] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:16.832594 20643 raft_consensus.cc:3060] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.840101 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4203e53001f5484aac1d332d05c108ae" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:16.839284 20905 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:16.841181 20923 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:16.847973 20869 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.849591 20965 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:09:16.850579 20905 raft_consensus.cc:493] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:16.851027 20905 raft_consensus.cc:515] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.852623 20920 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:16.859433 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:16.855619 20639 raft_consensus.cc:3060] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.863543 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1cce3a2775e44ea922455e35d8422c5" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.860285 20720 raft_consensus.cc:2468] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.866163 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.867843 20787 raft_consensus.cc:3060] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.868027 20640 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.866936 20965 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.878769 20639 raft_consensus.cc:2468] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:16.880450 20878 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:16.882908 20905 leader_election.cc:290] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:16.892086 20854 raft_consensus.cc:515] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.892462 20643 raft_consensus.cc:2468] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.894265 20787 raft_consensus.cc:2468] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:16.895949 20683 leader_election.cc:304] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.896189 20610 leader_election.cc:304] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:16.902626 20834 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:16.905790 20967 raft_consensus.cc:2749] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:16.896713 20878 raft_consensus.cc:2804] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.903965 20854 leader_election.cc:290] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.910229 20878 raft_consensus.cc:697] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:16.908034 20685 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:16.929177 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:16.929750 20719 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:16.931591 20878 consensus_queue.cc:237] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.940697 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:16.941378 20643 raft_consensus.cc:2468] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:16.942252 20869 raft_consensus.cc:2804] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:16.942569 20848 leader_election.cc:290] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:16.922379 20759 leader_election.cc:304] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:16.942612 20869 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.948515 20839 tablet_bootstrap.cc:492] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:16.948997 20839 ts_tablet_manager.cc:1403] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.366s	user 0.010s	sys 0.011s
I20260709 12:09:16.945272 20869 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:16.943272 20685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 54836.5us
I20260709 12:09:16.952943 20973 raft_consensus.cc:2804] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.953418 20973 raft_consensus.cc:697] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:16.954181 20973 consensus_queue.cc:237] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.960021 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:16.960182 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:16.951953 20719 raft_consensus.cc:2468] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:16.961922 20759 leader_election.cc:304] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:16.963781 20869 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:16.966573 20716 raft_consensus.cc:1240] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 12:09:16.966995 20541 catalog_manager.cc:5697] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:16.967190 20837 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 12:09:16.969960 20759 leader_election.cc:343] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.972525 20872 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 12:09:16.972532 20608 leader_election.cc:343] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:16.986279 20610 leader_election.cc:304] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:16.991212 20967 raft_consensus.cc:2804] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:16.991998 20835 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:16.992450 20835 ts_tablet_manager.cc:1403] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.209s	user 0.033s	sys 0.039s
I20260709 12:09:16.992949 20978 raft_consensus.cc:2804] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:16.993386 20978 raft_consensus.cc:493] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:16.993721 20978 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.005347 20967 raft_consensus.cc:697] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:17.007593 20967 consensus_queue.cc:237] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.008358 20837 consensus_queue.cc:1059] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.010859 20834 tablet_bootstrap.cc:654] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.011482 20905 raft_consensus.cc:3055] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:17.017071 20905 raft_consensus.cc:740] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:17.017714 20905 consensus_queue.cc:260] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.021958 20905 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:17.020015 20835 raft_consensus.cc:359] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.025739 20835 raft_consensus.cc:385] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.026018 20835 raft_consensus.cc:740] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.027187 20835 consensus_queue.cc:260] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.031800 20972 consensus_queue.cc:1048] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:17.033540 20835 ts_tablet_manager.cc:1434] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 12:09:17.034265 20835 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.044358 20835 tablet_bootstrap.cc:654] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.045735 20869 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.047716 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.025146 20978 raft_consensus.cc:515] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.058423 20839 raft_consensus.cc:359] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.059204 20839 raft_consensus.cc:385] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.059572 20839 raft_consensus.cc:740] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.061932 20839 consensus_queue.cc:260] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.061004 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:17.065266 20839 ts_tablet_manager.cc:1434] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.116s	user 0.007s	sys 0.000s
I20260709 12:09:17.068008 20839 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.081322 20966 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
W20260709 12:09:17.084039 20979 log.cc:927] Time spent T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
W20260709 12:09:17.085871 20977 log.cc:927] Time spent T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 12:09:17.089972 20789 raft_consensus.cc:2410] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 12:09:17.093137 20718 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.093781 20540 catalog_manager.cc:5697] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.089128 20920 consensus_queue.cc:1048] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260709 12:09:17.126765 20983 log.cc:927] Time spent T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 12:09:17.131858 20643 raft_consensus.cc:3060] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.125821 20905 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:17.127418 20683 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:17.133944 20969 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.134966 20848 raft_consensus.cc:2749] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:09:17.140910 20543 catalog_manager.cc:5697] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.144719 20978 leader_election.cc:290] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.145771 20848 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:17.149945 20839 tablet_bootstrap.cc:654] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.152611 20834 tablet_bootstrap.cc:492] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.153019 20834 ts_tablet_manager.cc:1403] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.251s	user 0.019s	sys 0.018s
I20260709 12:09:17.154265 20848 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:09:17.160491 20905 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.162211 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:17.163234 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.163842 20645 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.166054 20834 raft_consensus.cc:359] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.166654 20834 raft_consensus.cc:385] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.166906 20834 raft_consensus.cc:740] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.171372 20834 consensus_queue.cc:260] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.174502 20835 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.175143 20835 ts_tablet_manager.cc:1403] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.141s	user 0.009s	sys 0.013s
I20260709 12:09:17.177217 20645 raft_consensus.cc:2468] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:17.178433 20834 ts_tablet_manager.cc:1434] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 12:09:17.179306 20834 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.180255 20835 raft_consensus.cc:359] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.180773 20835 raft_consensus.cc:385] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.181969 20835 raft_consensus.cc:740] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
W20260709 12:09:17.182551 20759 leader_election.cc:343] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.188401 20835 consensus_queue.cc:260] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.201714 20835 ts_tablet_manager.cc:1434] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 12:09:17.204128 20759 leader_election.cc:304] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.209235 20905 raft_consensus.cc:2804] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.209704 20905 raft_consensus.cc:697] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:17.213423 20905 consensus_queue.cc:237] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.218575 20878 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.226382 20835 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.227322 20834 tablet_bootstrap.cc:654] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.262804 20541 catalog_manager.cc:5697] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.269711 20839 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.270126 20839 ts_tablet_manager.cc:1403] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.006s
I20260709 12:09:17.295931 20854 raft_consensus.cc:493] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.296361 20854 raft_consensus.cc:515] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.298022 20854 leader_election.cc:290] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.298823 20839 raft_consensus.cc:359] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.299376 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:17.300675 20610 leader_election.cc:343] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.303166 20839 raft_consensus.cc:385] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.303467 20839 raft_consensus.cc:740] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.304050 20839 consensus_queue.cc:260] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.306169 20839 ts_tablet_manager.cc:1434] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:09:17.306988 20839 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.308990 20835 tablet_bootstrap.cc:654] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.315647 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
W20260709 12:09:17.324174 20608 leader_election.cc:343] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.324772 20608 leader_election.cc:304] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.325486 20854 raft_consensus.cc:2749] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.328603 20834 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.328990 20834 ts_tablet_manager.cc:1403] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.014s
I20260709 12:09:17.330902 20835 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.331296 20835 ts_tablet_manager.cc:1403] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.105s	user 0.013s	sys 0.001s
I20260709 12:09:17.331389 20834 raft_consensus.cc:359] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.332121 20834 raft_consensus.cc:385] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.332373 20834 raft_consensus.cc:740] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.333074 20834 consensus_queue.cc:260] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.334450 20834 ts_tablet_manager.cc:1434] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:17.335260 20834 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.336877 20543 catalog_manager.cc:5697] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.340098 20839 tablet_bootstrap.cc:654] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.343127 20835 raft_consensus.cc:359] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.343792 20835 raft_consensus.cc:385] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.344046 20835 raft_consensus.cc:740] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.344738 20835 consensus_queue.cc:260] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.346055 20834 tablet_bootstrap.cc:654] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.346639 20835 ts_tablet_manager.cc:1434] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 12:09:17.348600 20835 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.351368 20834 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.351846 20834 ts_tablet_manager.cc:1403] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:09:17.354671 20835 tablet_bootstrap.cc:654] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.355067 20834 raft_consensus.cc:359] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.355711 20834 raft_consensus.cc:385] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.355970 20834 raft_consensus.cc:740] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.356739 20834 consensus_queue.cc:260] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.358918 20834 ts_tablet_manager.cc:1434] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:17.359464 20839 tablet_bootstrap.cc:492] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.359836 20834 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.359927 20839 ts_tablet_manager.cc:1403] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260709 12:09:17.362383 20839 raft_consensus.cc:359] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.363015 20839 raft_consensus.cc:385] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.363317 20839 raft_consensus.cc:740] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.363958 20839 consensus_queue.cc:260] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.366377 20839 ts_tablet_manager.cc:1434] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:17.367234 20839 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.367648 20834 tablet_bootstrap.cc:654] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.372094 20835 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.372860 20835 ts_tablet_manager.cc:1403] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.016s
I20260709 12:09:17.372964 20839 tablet_bootstrap.cc:654] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.375231 20835 raft_consensus.cc:359] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.375874 20835 raft_consensus.cc:385] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.376138 20835 raft_consensus.cc:740] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.376852 20835 consensus_queue.cc:260] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.377760 20834 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.378216 20834 ts_tablet_manager.cc:1403] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 12:09:17.378739 20835 ts_tablet_manager.cc:1434] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:17.379675 20835 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.382296 20834 raft_consensus.cc:359] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.385131 20834 raft_consensus.cc:385] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.385777 20834 raft_consensus.cc:740] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.386826 20834 consensus_queue.cc:260] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.387427 20835 tablet_bootstrap.cc:654] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.389772 20834 ts_tablet_manager.cc:1434] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 12:09:17.393090 20834 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.400143 20878 raft_consensus.cc:493] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.400686 20878 raft_consensus.cc:515] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.406316 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.407184 20643 raft_consensus.cc:2393] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:17.409039 20878 leader_election.cc:290] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.409452 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.411938 20683 leader_election.cc:304] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:17.413666 20839 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.414088 20839 ts_tablet_manager.cc:1403] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.020s
I20260709 12:09:17.414302 20878 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.417493 20967 raft_consensus.cc:493] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.417933 20967 raft_consensus.cc:515] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.420006 20967 leader_election.cc:290] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.420599 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.422416 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.422816 20834 tablet_bootstrap.cc:654] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:17.423736 20608 leader_election.cc:343] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.424775 20610 leader_election.cc:343] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.425189 20610 leader_election.cc:304] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.417057 20839 raft_consensus.cc:359] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.426079 20839 raft_consensus.cc:385] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.426357 20839 raft_consensus.cc:740] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.426433 20854 raft_consensus.cc:2749] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.427206 20839 consensus_queue.cc:260] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.428947 20789 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.429253 20839 ts_tablet_manager.cc:1434] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:09:17.431783 20839 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.437297 20839 tablet_bootstrap.cc:654] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.438964 20878 raft_consensus.cc:2749] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.441144 20967 consensus_queue.cc:1048] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.441547 20834 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.442091 20834 ts_tablet_manager.cc:1403] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.008s
I20260709 12:09:17.444777 20834 raft_consensus.cc:359] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.445413 20834 raft_consensus.cc:385] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.445659 20834 raft_consensus.cc:740] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.446278 20834 consensus_queue.cc:260] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.448230 20834 ts_tablet_manager.cc:1434] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:17.448382 20967 consensus_queue.cc:1048] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.449108 20834 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.452726 20835 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.453146 20835 ts_tablet_manager.cc:1403] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.018s
I20260709 12:09:17.456664 20834 tablet_bootstrap.cc:654] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.457329 20872 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.456636 20835 raft_consensus.cc:359] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.458451 20835 raft_consensus.cc:385] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.458719 20835 raft_consensus.cc:740] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.459437 20835 consensus_queue.cc:260] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.465461 20835 ts_tablet_manager.cc:1434] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:17.466316 20835 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.469223 20839 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.471757 20835 tablet_bootstrap.cc:654] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.472086 20839 ts_tablet_manager.cc:1403] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.008s
I20260709 12:09:17.474745 20839 raft_consensus.cc:359] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.475363 20839 raft_consensus.cc:385] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.475642 20839 raft_consensus.cc:740] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.477312 20967 raft_consensus.cc:493] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.477739 20967 raft_consensus.cc:515] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.483000 20834 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.481593 20872 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:17.483475 20834 ts_tablet_manager.cc:1403] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.035s	user 0.005s	sys 0.004s
I20260709 12:09:17.484380 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.484752 20967 leader_election.cc:290] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:17.486135 20610 leader_election.cc:343] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.486538 20834 raft_consensus.cc:359] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.487216 20834 raft_consensus.cc:385] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.487476 20834 raft_consensus.cc:740] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.488129 20834 consensus_queue.cc:260] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.488819 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.489398 20787 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:17.490592 20834 ts_tablet_manager.cc:1434] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:17.492002 20834 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.497772 20834 tablet_bootstrap.cc:654] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.499305 20608 leader_election.cc:304] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.500609 20905 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.501893 20966 raft_consensus.cc:2804] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.502250 20966 raft_consensus.cc:493] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.502564 20966 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.506908 20905 raft_consensus.cc:493] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.507354 20905 raft_consensus.cc:515] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.509770 20905 leader_election.cc:290] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.511313 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.511372 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.511700 20834 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.512261 20834 ts_tablet_manager.cc:1403] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
W20260709 12:09:17.512979 20759 leader_election.cc:343] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.513603 20759 leader_election.cc:343] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.514348 20759 leader_election.cc:304] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.514745 20834 raft_consensus.cc:359] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.515445 20834 raft_consensus.cc:385] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.515551 20965 raft_consensus.cc:2749] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.515796 20834 raft_consensus.cc:740] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.516700 20834 consensus_queue.cc:260] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.519126 20834 ts_tablet_manager.cc:1434] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:17.520134 20834 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.522006 20905 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:17.524488 20869 raft_consensus.cc:493] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.524956 20869 raft_consensus.cc:515] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.529400 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.527474 20869 leader_election.cc:290] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.529994 20789 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:17.530880 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.519038 20878 raft_consensus.cc:493] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.531427 20642 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:17.531999 20834 tablet_bootstrap.cc:654] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.531886 20878 raft_consensus.cc:515] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.532691 20683 leader_election.cc:304] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:17.533864 20869 raft_consensus.cc:2804] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.534219 20869 raft_consensus.cc:493] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.534556 20869 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.476234 20839 consensus_queue.cc:260] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.536166 20878 leader_election.cc:290] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.538753 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.540397 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.541065 20839 ts_tablet_manager.cc:1434] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.000s
W20260709 12:09:17.550997 20685 leader_election.cc:343] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.557809 20683 leader_election.cc:343] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.558701 20683 leader_election.cc:304] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:17.560079 20872 raft_consensus.cc:2749] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.539033 20966 raft_consensus.cc:515] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.573706 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:17.576898 20965 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.578640 20965 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:17.583710 20610 leader_election.cc:343] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.588096 20839 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.590061 20965 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.591856 20835 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.592272 20835 ts_tablet_manager.cc:1403] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.126s	user 0.021s	sys 0.036s
I20260709 12:09:17.592563 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.592732 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:17.597610 20759 leader_election.cc:343] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.605314 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:17.606164 20789 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.605962 20869 raft_consensus.cc:515] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.587975 20966 leader_election.cc:290] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.609148 20834 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.614233 20835 raft_consensus.cc:359] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.614873 20835 raft_consensus.cc:385] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.615139 20835 raft_consensus.cc:740] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.611326 20834 ts_tablet_manager.cc:1403] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.091s	user 0.026s	sys 0.012s
I20260709 12:09:17.618957 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.619822 20835 consensus_queue.cc:260] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.621863 20835 ts_tablet_manager.cc:1434] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260709 12:09:17.622030 20905 raft_consensus.cc:493] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.622922 20835 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.622702 20905 raft_consensus.cc:515] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.625622 20643 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.631852 20905 leader_election.cc:290] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
W20260709 12:09:17.633735 20759 leader_election.cc:343] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.634438 20759 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.638294 20905 raft_consensus.cc:2749] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.638320 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:17.639900 20787 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.628773 20869 leader_election.cc:290] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.672201 20834 raft_consensus.cc:359] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.680042 20834 raft_consensus.cc:385] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.680677 20834 raft_consensus.cc:740] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.681352 20834 consensus_queue.cc:260] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:17.679983 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 46335us
I20260709 12:09:17.690852 20789 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:17.695966 20966 raft_consensus.cc:493] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.701733 20966 raft_consensus.cc:515] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.698139 20839 tablet_bootstrap.cc:654] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.707319 20608 leader_election.cc:304] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.708853 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:17.705224 20966 leader_election.cc:290] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:17.698964 20834 ts_tablet_manager.cc:1434] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.079s	user 0.011s	sys 0.006s
I20260709 12:09:17.712087 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.712038 20966 raft_consensus.cc:2804] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.715148 20966 raft_consensus.cc:697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:17.715785 20642 raft_consensus.cc:2468] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:17.716965 20787 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:17.716490 20966 consensus_queue.cc:237] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.717715 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.720398 20683 leader_election.cc:304] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:17.722875 20835 tablet_bootstrap.cc:654] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.722976 20878 raft_consensus.cc:2804] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.723666 20878 raft_consensus.cc:697] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:17.717978 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.724284 20759 leader_election.cc:304] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:17.724828 20878 consensus_queue.cc:237] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.725513 20905 raft_consensus.cc:2804] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.720271 20834 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.725996 20905 raft_consensus.cc:493] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.726557 20905 raft_consensus.cc:3060] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:17.726814 20759 leader_election.cc:343] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:17.719746 20608 leader_election.cc:343] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.738441 20965 consensus_queue.cc:1048] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:17.743152 20610 leader_election.cc:343] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.745162 20542 catalog_manager.cc:5697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.743795 20610 leader_election.cc:304] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.747900 20967 raft_consensus.cc:2749] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.754340 20839 tablet_bootstrap.cc:492] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.754833 20839 ts_tablet_manager.cc:1403] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.014s
I20260709 12:09:17.763748 20643 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:17.774125 20834 tablet_bootstrap.cc:654] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.776129 20905 raft_consensus.cc:515] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.785355 20540 catalog_manager.cc:5697] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:17.786604 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.787451 20645 raft_consensus.cc:3060] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.787978 20835 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.788436 20835 ts_tablet_manager.cc:1403] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.166s	user 0.017s	sys 0.026s
I20260709 12:09:17.790581 20905 leader_election.cc:290] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.792888 20835 raft_consensus.cc:359] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.793604 20835 raft_consensus.cc:385] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.793872 20835 raft_consensus.cc:740] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.794631 20835 consensus_queue.cc:260] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.794713 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:17.796651 20978 raft_consensus.cc:493] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.797262 20978 raft_consensus.cc:515] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.798354 20920 consensus_queue.cc:1048] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:17.800977 20759 leader_election.cc:343] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.802997 20835 ts_tablet_manager.cc:1434] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 12:09:17.805125 20978 leader_election.cc:290] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.805372 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.804796 20645 raft_consensus.cc:2468] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:17.810426 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.811583 20643 raft_consensus.cc:2468] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:17.812263 20719 raft_consensus.cc:2468] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:17.814715 20759 leader_election.cc:304] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:17.816748 20759 leader_election.cc:304] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.818302 20978 raft_consensus.cc:2804] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.818809 20978 raft_consensus.cc:493] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.818653 20839 raft_consensus.cc:359] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.819355 20839 raft_consensus.cc:385] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.819312 20978 raft_consensus.cc:3060] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.819782 20839 raft_consensus.cc:740] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.820431 20839 consensus_queue.cc:260] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.822152 20965 raft_consensus.cc:2804] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.822487 20839 ts_tablet_manager.cc:1434] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.067s	user 0.007s	sys 0.001s
I20260709 12:09:17.823768 20839 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.824254 20835 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.830785 20965 raft_consensus.cc:697] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:17.831810 20965 consensus_queue.cc:237] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.834492 20978 raft_consensus.cc:515] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.836985 20978 leader_election.cc:290] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.839684 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:17.840284 20719 raft_consensus.cc:3060] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.840272 20835 tablet_bootstrap.cc:654] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.841143 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd371a8bfb24d4eaa53526d54298e63" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.841725 20645 raft_consensus.cc:3060] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.849591 20719 raft_consensus.cc:2468] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:17.851141 20759 leader_election.cc:304] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:17.852115 20978 raft_consensus.cc:2804] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:17.852382 20645 raft_consensus.cc:2468] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:17.852571 20978 raft_consensus.cc:697] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:17.853590 20978 consensus_queue.cc:237] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.861366 20834 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.861795 20834 ts_tablet_manager.cc:1403] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.149s	user 0.027s	sys 0.014s
I20260709 12:09:17.861675 20540 catalog_manager.cc:5697] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.880097 20834 raft_consensus.cc:359] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.881305 20839 tablet_bootstrap.cc:654] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.880729 20834 raft_consensus.cc:385] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:09:17.881446 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:17.881790 20834 raft_consensus.cc:740] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.882437 20834 consensus_queue.cc:260] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.884302 20835 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.884402 20834 ts_tablet_manager.cc:1434] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 12:09:17.884747 20835 ts_tablet_manager.cc:1403] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.003s
I20260709 12:09:17.885252 20834 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.888302 20835 raft_consensus.cc:359] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.888934 20835 raft_consensus.cc:385] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.889195 20835 raft_consensus.cc:740] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.889778 20835 consensus_queue.cc:260] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.891814 20835 ts_tablet_manager.cc:1434] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:09:17.892843 20835 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.894165 20540 catalog_manager.cc:5697] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:17.898182 20835 tablet_bootstrap.cc:654] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.898522 20834 tablet_bootstrap.cc:654] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.903644 20839 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.904094 20839 ts_tablet_manager.cc:1403] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.003s
I20260709 12:09:17.906638 20839 raft_consensus.cc:359] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.907296 20839 raft_consensus.cc:385] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.907608 20839 raft_consensus.cc:740] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.908211 20839 consensus_queue.cc:260] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.910115 20839 ts_tablet_manager.cc:1434] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:17.911154 20839 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.912321 20835 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.912774 20835 ts_tablet_manager.cc:1403] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:09:17.915190 20835 raft_consensus.cc:359] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.915835 20835 raft_consensus.cc:385] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.916087 20835 raft_consensus.cc:740] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.917128 20839 tablet_bootstrap.cc:654] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.916862 20835 consensus_queue.cc:260] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.918077 20834 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.918486 20834 ts_tablet_manager.cc:1403] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.010s
I20260709 12:09:17.918769 20835 ts_tablet_manager.cc:1434] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:17.919598 20835 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.920842 20834 raft_consensus.cc:359] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.921433 20834 raft_consensus.cc:385] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.921684 20834 raft_consensus.cc:740] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.923223 20834 consensus_queue.cc:260] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.926509 20835 tablet_bootstrap.cc:654] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.929301 20834 ts_tablet_manager.cc:1434] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:09:17.930529 20834 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:17.931166 20978 raft_consensus.cc:493] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.931697 20978 raft_consensus.cc:515] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.933682 20978 leader_election.cc:290] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.935360 20839 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.935297 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.935998 20839 ts_tablet_manager.cc:1403] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:09:17.936676 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:17.938117 20759 leader_election.cc:343] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.938608 20839 raft_consensus.cc:359] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:17.939150 20759 leader_election.cc:343] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:17.939291 20839 raft_consensus.cc:385] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.939742 20839 raft_consensus.cc:740] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.939680 20759 leader_election.cc:304] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:17.940555 20839 consensus_queue.cc:260] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.941836 20978 raft_consensus.cc:2749] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:17.946026 20839 ts_tablet_manager.cc:1434] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:09:17.946920 20839 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.947188 20834 tablet_bootstrap.cc:654] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.952512 20839 tablet_bootstrap.cc:654] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.955416 20978 raft_consensus.cc:493] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:17.955935 20978 raft_consensus.cc:515] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.957939 20978 leader_election.cc:290] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.960068 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:17.960675 20719 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:17.963666 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:17.964264 20645 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:17.968030 20759 leader_election.cc:304] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:17.968824 20978 raft_consensus.cc:2804] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:17.969234 20978 raft_consensus.cc:493] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:17.969602 20978 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.970422 20835 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:17.971377 20835 ts_tablet_manager.cc:1403] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.018s
I20260709 12:09:17.974387 20839 tablet_bootstrap.cc:492] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:17.974746 20839 ts_tablet_manager.cc:1403] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.007s
I20260709 12:09:17.976012 20978 raft_consensus.cc:515] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.976639 20834 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:17.977116 20834 ts_tablet_manager.cc:1403] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.003s
I20260709 12:09:17.976933 20839 raft_consensus.cc:359] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.977505 20839 raft_consensus.cc:385] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.977797 20839 raft_consensus.cc:740] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.978371 20839 consensus_queue.cc:260] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.979310 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:17.979856 20645 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.980268 20839 ts_tablet_manager.cc:1434] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:09:17.980031 20835 raft_consensus.cc:359] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.980648 20835 raft_consensus.cc:385] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:17.980911 20835 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:17.981134 20839 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:17.981493 20835 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:17.983512 20835 ts_tablet_manager.cc:1434] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:09:17.984319 20835 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:17.977988 20978 leader_election.cc:290] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:17.988288 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:17.988857 20719 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:17.987453 20839 tablet_bootstrap.cc:654] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:17.989889 20835 tablet_bootstrap.cc:654] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.000645 20839 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:18.001127 20839 ts_tablet_manager.cc:1403] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 12:09:18.003449 20839 raft_consensus.cc:359] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.003816 20872 raft_consensus.cc:493] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.004105 20839 raft_consensus.cc:385] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.004509 20839 raft_consensus.cc:740] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.004312 20872 raft_consensus.cc:515] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.005264 20839 consensus_queue.cc:260] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.007120 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.007429 20839 ts_tablet_manager.cc:1434] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:09:18.007956 20643 raft_consensus.cc:2393] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:18.008308 20839 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:18.012745 20872 leader_election.cc:290] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.014573 20839 tablet_bootstrap.cc:654] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.014503 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0be681ee6cd48b797da4aa8d0ad2dc7" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.016291 20683 leader_election.cc:304] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:18.017382 20872 raft_consensus.cc:3060] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.022857 20848 raft_consensus.cc:493] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.023360 20848 raft_consensus.cc:515] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.025339 20839 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:18.025395 20848 leader_election.cc:290] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.025910 20839 ts_tablet_manager.cc:1403] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:09:18.026868 20645 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:18.027613 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.031911 20643 raft_consensus.cc:2468] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.033929 20685 leader_election.cc:304] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.034250 20834 raft_consensus.cc:359] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.003607 20719 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:18.034996 20834 raft_consensus.cc:385] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.035197 20759 leader_election.cc:304] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:18.035400 20834 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.034686 20872 raft_consensus.cc:2749] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.036226 20834 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.029362 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.034868 20848 raft_consensus.cc:2804] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.037124 20848 raft_consensus.cc:493] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.036507 20920 raft_consensus.cc:2804] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.037506 20848 raft_consensus.cc:3060] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.037700 20920 raft_consensus.cc:697] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:18.028343 20839 raft_consensus.cc:359] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.038965 20839 raft_consensus.cc:385] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.038527 20920 consensus_queue.cc:237] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.039292 20839 raft_consensus.cc:740] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.038548 20834 ts_tablet_manager.cc:1434] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 12:09:18.040580 20834 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:18.037204 20787 raft_consensus.cc:2468] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.043867 20835 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:18.040951 20839 consensus_queue.cc:260] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.044463 20835 ts_tablet_manager.cc:1403] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.023s
I20260709 12:09:18.046164 20839 ts_tablet_manager.cc:1434] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:09:18.047187 20835 raft_consensus.cc:359] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.047861 20835 raft_consensus.cc:385] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.048130 20835 raft_consensus.cc:740] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.048504 20839 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:18.048719 20835 consensus_queue.cc:260] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.050800 20835 ts_tablet_manager.cc:1434] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:18.051851 20835 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:18.054162 20968 raft_consensus.cc:493] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.054497 20834 tablet_bootstrap.cc:654] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.054612 20968 raft_consensus.cc:515] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.056453 20839 tablet_bootstrap.cc:654] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.057116 20835 tablet_bootstrap.cc:654] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.058645 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.060264 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.043856 20848 raft_consensus.cc:515] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:18.061825 20608 leader_election.cc:343] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:18.062342 20610 leader_election.cc:343] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.062753 20610 leader_election.cc:304] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:18.062891 20848 leader_election.cc:290] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.063547 20854 raft_consensus.cc:2749] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:18.064018 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:18.064594 20787 raft_consensus.cc:3060] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.065215 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bd099685bd543f892d0839d8578471b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:18.065789 20645 raft_consensus.cc:3060] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.057080 20968 leader_election.cc:290] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.077553 20965 raft_consensus.cc:493] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.078009 20965 raft_consensus.cc:515] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.079886 20965 leader_election.cc:290] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:18.080945 20787 raft_consensus.cc:2468] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:18.081776 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.082422 20719 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:18.082516 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.083163 20643 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:18.084060 20759 leader_election.cc:304] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.084874 20965 raft_consensus.cc:2804] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.085232 20965 raft_consensus.cc:493] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.085579 20965 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.090001 20645 raft_consensus.cc:2468] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:18.092036 20685 leader_election.cc:304] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.092924 20848 raft_consensus.cc:2804] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.093384 20848 raft_consensus.cc:697] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:18.094233 20848 consensus_queue.cc:237] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.101663 20965 raft_consensus.cc:515] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.112932 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:18.113528 20645 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.115398 20968 raft_consensus.cc:493] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.117581 20968 raft_consensus.cc:515] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.120833 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:18.122972 20610 leader_election.cc:343] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.124296 20968 leader_election.cc:290] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.131893 20834 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:18.130084 20542 catalog_manager.cc:5697] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.132452 20834 ts_tablet_manager.cc:1403] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.002s
I20260709 12:09:18.138298 20839 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:18.138720 20839 ts_tablet_manager.cc:1403] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.001s
I20260709 12:09:18.133431 20645 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:18.138377 20834 raft_consensus.cc:359] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.140286 20834 raft_consensus.cc:385] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.141064 20834 raft_consensus.cc:740] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.141258 20839 raft_consensus.cc:359] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.141847 20839 raft_consensus.cc:385] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.142102 20839 raft_consensus.cc:740] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.142159 20834 consensus_queue.cc:260] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.143895 20839 consensus_queue.cc:260] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.144500 20759 leader_election.cc:304] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:18.145774 20972 raft_consensus.cc:2804] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:18.146658 20972 raft_consensus.cc:697] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:18.156260 20972 consensus_queue.cc:237] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.145314 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.161259 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:18.161684 20968 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:18.163019 20878 raft_consensus.cc:493] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.173936 20834 ts_tablet_manager.cc:1434] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260709 12:09:18.173733 20878 raft_consensus.cc:515] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.172489 20719 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.152886 20965 leader_election.cc:290] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:18.166424 20542 catalog_manager.cc:5697] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:18.174863 20787 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:18.243752 20968 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.272100 20978 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.282023 20978 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.326715 20869 raft_consensus.cc:493] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.331259 20869 raft_consensus.cc:515] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.303099 20905 raft_consensus.cc:493] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.297241 20978 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:18.284415 20968 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.365710 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.366367 20717 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:18.357254 20905 raft_consensus.cc:515] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.360674 20608 leader_election.cc:304] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:18.457526 20848 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.473059 20854 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4527c5f83570464394a630b204ce40a2)
I20260709 12:09:18.525604 20854 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.525300 20848 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.585695 20854 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.587194 20905 leader_election.cc:290] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:18.587152 20854 raft_consensus.cc:2804] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.610563 20854 raft_consensus.cc:493] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.610972 20854 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.619668 20719 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:18.670751 20839 ts_tablet_manager.cc:1434] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.532s	user 0.005s	sys 0.000s
I20260709 12:09:18.671099 20835 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
W20260709 12:09:18.671178 20839 ts_tablet_manager.cc:1467] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Tablet startup took 532ms
I20260709 12:09:18.671950 20848 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:18.671726 20839 ts_tablet_manager.cc:1469] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Trace:
0709 12:09:14.930598 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 12:09:14.931076 (+   478us) service_pool.cc:224] Handling call
0709 12:09:14.932719 (+  1643us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 12:09:14.932797 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0709 12:09:14.960507 (+ 27710us) tablet_metadata.cc:665] Metadata flushed
0709 12:09:14.973754 (+ 13247us) tablet_replica.cc:206] Creating consensus instance
0709 12:09:14.974172 (+   418us) inbound_call.cc:177] Queueing success response
0709 12:09:18.048183 (+3074011us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 12:09:18.139003 (+ 90820us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 12:09:18.139482 (+   479us) tablet_replica.cc:261] Starting instrumentation
0709 12:09:18.139975 (+   493us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":934,"raft.run_cpu_time_us":122,"raft.run_wall_time_us":5275,"tablet-open.queue_time_us":3074045}
I20260709 12:09:18.673413 20835 ts_tablet_manager.cc:1403] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.622s	user 0.019s	sys 0.069s
I20260709 12:09:18.674047 20834 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:18.671797 20872 raft_consensus.cc:493] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:18.675097 20968 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.675346 20878 leader_election.cc:290] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.709331 20839 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:18.675756 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.719486 20872 raft_consensus.cc:515] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.729007 20645 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:18.743602 20835 raft_consensus.cc:359] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.744315 20835 raft_consensus.cc:385] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.744573 20835 raft_consensus.cc:740] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.745151 20835 consensus_queue.cc:260] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.754956 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.755745 20720 raft_consensus.cc:2393] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 2: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:18.737995 20869 leader_election.cc:290] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.759817 20835 ts_tablet_manager.cc:1434] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260709 12:09:18.764176 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.764671 20872 leader_election.cc:290] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.764816 20720 raft_consensus.cc:2468] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:18.771690 20542 catalog_manager.cc:5697] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.786019 20719 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.789909 20835 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:18.787271 20854 raft_consensus.cc:515] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.792048 20854 leader_election.cc:290] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:18.799448 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.799979 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.802438 20759 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:18.800096 20787 raft_consensus.cc:2468] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.806967 20972 raft_consensus.cc:2804] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:09:18.807333 20972 raft_consensus.cc:493] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.807667 20972 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:09:18.810738 20608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 455592us
I20260709 12:09:18.815136 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:18.820900 20719 raft_consensus.cc:2468] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
W20260709 12:09:18.822451 20759 leader_election.cc:343] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:18.822986 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.818657 20972 raft_consensus.cc:515] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.832401 21047 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.832564 20972 leader_election.cc:290] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:18.833948 20834 tablet_bootstrap.cc:654] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.835614 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.836267 20789 raft_consensus.cc:2468] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.830694 21048 consensus_queue.cc:1048] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:09:18.824748 20905 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:09:18.846161 20839 tablet_bootstrap.cc:654] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.851768 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.853012 20643 raft_consensus.cc:2468] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.855034 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:18.855474 20719 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:18.861156 20834 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:18.861591 20834 ts_tablet_manager.cc:1403] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.188s	user 0.005s	sys 0.005s
I20260709 12:09:18.854036 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:18.868224 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.868798 20787 raft_consensus.cc:2468] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.872112 20645 raft_consensus.cc:3060] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:09:18.873684 20759 leader_election.cc:304] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:18.880316 20645 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:18.883683 21062 raft_consensus.cc:2804] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.884096 21062 raft_consensus.cc:493] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.884449 21062 raft_consensus.cc:3060] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.886376 20835 tablet_bootstrap.cc:654] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.884456 20719 raft_consensus.cc:2468] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:18.889196 21060 consensus_queue.cc:1048] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.888902 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.887985 20905 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:18.892489 20978 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.894151 20834 raft_consensus.cc:359] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.894829 20834 raft_consensus.cc:385] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:18.895198 20834 raft_consensus.cc:740] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:18.896016 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:18.895841 20834 consensus_queue.cc:260] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.899791 20834 ts_tablet_manager.cc:1434] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.005s
I20260709 12:09:18.900599 20834 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:18.903739 20759 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.904392 20905 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.908398 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.910403 21051 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:18.911484 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:18.911995 20645 raft_consensus.cc:2468] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:18.913216 20905 raft_consensus.cc:2804] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:18.917680 20905 raft_consensus.cc:697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:18.918464 20905 consensus_queue.cc:237] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.922492 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f59fcf1d749f48a5ab2c873e937ebf6d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.922698 20610 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.923381 20854 raft_consensus.cc:2804] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.924144 20854 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.924481 20854 raft_consensus.cc:3060] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.927436 20683 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.933188 21055 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:09:18.938043 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:18.942466 20683 leader_election.cc:304] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:18.924108 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:18.948098 21056 raft_consensus.cc:2804] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.950990 21056 raft_consensus.cc:493] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.951309 21056 raft_consensus.cc:3060] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.944474 20878 raft_consensus.cc:2804] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:18.942397 21048 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 12:09:18.961162 21057 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:09:18.954828 20878 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:18.952719 20793 raft_consensus.cc:2468] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:18.960722 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:18.977583 20834 tablet_bootstrap.cc:654] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:18.970093 20878 raft_consensus.cc:3060] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:18.981137 20839 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:18.981561 20839 ts_tablet_manager.cc:1403] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.272s	user 0.008s	sys 0.006s
I20260709 12:09:18.986430 20854 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:18.989461 20540 catalog_manager.cc:5697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:18.977491 20792 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.006633 20835 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:19.007077 20835 ts_tablet_manager.cc:1403] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.217s	user 0.021s	sys 0.011s
I20260709 12:09:18.980600 21052 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:18.972260 21062 raft_consensus.cc:515] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:18.993285 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 49019.4us
I20260709 12:09:19.026507 20839 raft_consensus.cc:359] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.027240 20839 raft_consensus.cc:385] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.027518 20839 raft_consensus.cc:740] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.028592 20839 consensus_queue.cc:260] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.012585 20685 leader_election.cc:304] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:19.058478 21051 raft_consensus.cc:2749] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.071591 20839 ts_tablet_manager.cc:1434] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.003s
W20260709 12:09:19.089548 21068 log.cc:927] Time spent T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260709 12:09:19.103500 21062 leader_election.cc:290] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:19.055351 20608 leader_election.cc:304] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
W20260709 12:09:19.105129 20608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 60065.9us
I20260709 12:09:19.109752 21059 raft_consensus.cc:2749] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:09:19.112305 20854 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.116964 20839 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
W20260709 12:09:19.126214 21070 log.cc:927] Time spent T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:09:19.128290 20835 raft_consensus.cc:359] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.129703 20835 raft_consensus.cc:385] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.129963 20835 raft_consensus.cc:740] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.132192 20835 consensus_queue.cc:260] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.084322 20683 leader_election.cc:304] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
W20260709 12:09:19.135178 20685 leader_election.cc:343] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:19.136983 20685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 66057.3us
W20260709 12:09:19.139918 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 72080.8us
I20260709 12:09:19.141285 20848 raft_consensus.cc:2804] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.141625 20848 raft_consensus.cc:493] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.141950 20848 raft_consensus.cc:3060] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.139214 20792 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:19.144326 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
W20260709 12:09:19.145146 20610 leader_election.cc:343] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.151978 20835 ts_tablet_manager.cc:1434] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.145s	user 0.006s	sys 0.001s
I20260709 12:09:19.156365 20835 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:19.147022 21058 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:09:19.125929 21056 raft_consensus.cc:515] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.155679 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.170274 20608 leader_election.cc:304] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:19.174196 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:19.174568 20839 tablet_bootstrap.cc:654] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.155215 20878 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.181806 20788 raft_consensus.cc:3060] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.189211 21055 raft_consensus.cc:2804] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.191006 21055 raft_consensus.cc:697] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:19.192001 21055 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.184724 20642 raft_consensus.cc:3060] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:19.202283 21075 log.cc:927] Time spent T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Append to log took a long time: real 0.079s	user 0.000s	sys 0.001s
I20260709 12:09:19.225157 20839 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:19.225651 20839 ts_tablet_manager.cc:1403] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.005s
I20260709 12:09:19.234349 20848 raft_consensus.cc:515] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.236032 20716 raft_consensus.cc:2393] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:19.245337 20905 raft_consensus.cc:493] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.245817 20905 raft_consensus.cc:515] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.246218 20834 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:19.246781 20834 ts_tablet_manager.cc:1403] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.346s	user 0.052s	sys 0.057s
I20260709 12:09:19.247725 20905 leader_election.cc:290] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
W20260709 12:09:19.257442 21084 log.cc:927] Time spent T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 12:09:19.258309 20834 raft_consensus.cc:359] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.259018 20834 raft_consensus.cc:385] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.259280 20834 raft_consensus.cc:740] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.259967 20834 consensus_queue.cc:260] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.243284 20788 raft_consensus.cc:2468] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:19.265534 20834 ts_tablet_manager.cc:1434] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:09:19.266203 20834 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:19.273244 20848 leader_election.cc:290] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.275704 21056 leader_election.cc:290] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.282395 20718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:19.283138 20718 raft_consensus.cc:2393] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:19.268632 20878 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.294826 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.295507 20645 raft_consensus.cc:2393] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:19.296486 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.297096 20643 raft_consensus.cc:3060] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.286116 20642 raft_consensus.cc:2468] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:19.304715 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.305476 20641 raft_consensus.cc:2393] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:19.306260 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fdf284f40e54ad8a9a067525ec6461d" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:19.308907 20788 raft_consensus.cc:2393] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:19.312844 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:19.315482 20759 leader_election.cc:304] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:19.318272 21060 raft_consensus.cc:2804] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.354703 20839 raft_consensus.cc:359] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.361764 20839 raft_consensus.cc:385] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.362469 20839 raft_consensus.cc:740] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.332139 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b725efe316d47aab02dbb8837090c99" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:19.364995 20787 raft_consensus.cc:3060] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.363471 20839 consensus_queue.cc:260] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.356647 21060 raft_consensus.cc:697] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:19.368074 20839 ts_tablet_manager.cc:1434] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.142s	user 0.005s	sys 0.002s
I20260709 12:09:19.368932 20839 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:19.353672 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:19.374547 21060 consensus_queue.cc:237] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.379113 20540 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.385443 20608 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:19.389734 20716 raft_consensus.cc:2468] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:19.410810 21055 raft_consensus.cc:2804] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.411307 21055 raft_consensus.cc:697] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:19.412148 21055 consensus_queue.cc:237] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.392095 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986c36592b36413f8423655b3d4d240e" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
W20260709 12:09:19.424719 20759 leader_election.cc:343] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.439715 20835 tablet_bootstrap.cc:700] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Time spent opening tablet: real 0.166s	user 0.017s	sys 0.016s
I20260709 12:09:19.441553 20835 tablet_bootstrap.cc:654] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.446126 21073 raft_consensus.cc:493] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.450560 21073 raft_consensus.cc:515] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.451063 20643 raft_consensus.cc:2468] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:19.452575 20683 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [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: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:19.453764 21056 raft_consensus.cc:2749] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.455157 20685 leader_election.cc:304] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:19.452559 21073 leader_election.cc:290] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.464010 20834 tablet_bootstrap.cc:654] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.466271 20683 leader_election.cc:304] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [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: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:19.469208 21073 raft_consensus.cc:2749] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.468865 21056 raft_consensus.cc:2804] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.471634 21056 raft_consensus.cc:697] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:19.474097 20542 catalog_manager.cc:5697] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.473335 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:19.476158 20792 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:19.480080 20683 leader_election.cc:304] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:19.483177 21058 raft_consensus.cc:2804] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.483971 20787 raft_consensus.cc:2468] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:19.479799 21056 consensus_queue.cc:237] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.504410 20540 catalog_manager.cc:5697] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:19.494153 21058 raft_consensus.cc:493] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.522650 20835 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:19.531992 20835 ts_tablet_manager.cc:1403] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.376s	user 0.023s	sys 0.025s
I20260709 12:09:19.533154 20759 leader_election.cc:304] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:19.532648 21058 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.554271 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:19.555374 20643 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:19.556979 20639 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:19.559062 21062 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.565078 20839 tablet_bootstrap.cc:654] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.535413 21060 raft_consensus.cc:2804] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.571118 20835 raft_consensus.cc:359] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.571734 20835 raft_consensus.cc:385] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.571940 20835 raft_consensus.cc:740] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.572613 20835 consensus_queue.cc:260] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.572818 21060 raft_consensus.cc:493] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.582532 20720 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:09:19.577725 21060 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.593299 20834 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:19.593726 20834 ts_tablet_manager.cc:1403] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.328s	user 0.013s	sys 0.016s
I20260709 12:09:19.595423 20835 ts_tablet_manager.cc:1434] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 12:09:19.608502 20834 raft_consensus.cc:359] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.609162 20834 raft_consensus.cc:385] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.609416 20834 raft_consensus.cc:740] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.610069 20834 consensus_queue.cc:260] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.613729 20834 ts_tablet_manager.cc:1434] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:09:19.614526 20834 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:19.618325 20835 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:19.626034 21062 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.625746 20542 catalog_manager.cc:5697] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.630666 21060 raft_consensus.cc:515] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.632735 21060 leader_election.cc:290] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:19.632929 20839 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:19.707012 20839 ts_tablet_manager.cc:1403] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.338s	user 0.014s	sys 0.024s
I20260709 12:09:19.709029 20834 tablet_bootstrap.cc:654] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.660730 21058 raft_consensus.cc:515] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.709515 20839 raft_consensus.cc:359] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.711311 20839 raft_consensus.cc:385] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.711591 20839 raft_consensus.cc:740] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.712180 20839 consensus_queue.cc:260] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.655984 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:19.715590 20715 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.633294 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.719983 20839 ts_tablet_manager.cc:1434] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:09:19.720634 20839 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:19.731703 21054 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.722273 20640 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:19.737522 20610 consensus_peers.cc:597] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:19.737993 21058 leader_election.cc:290] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:19.739280 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.739933 20641 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.740374 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:19.740927 20789 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.744927 20715 raft_consensus.cc:2468] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:19.746563 20835 tablet_bootstrap.cc:654] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.746508 20759 leader_election.cc:304] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:19.747215 21049 raft_consensus.cc:2804] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.747748 21049 raft_consensus.cc:697] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:19.749670 21049 consensus_queue.cc:237] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.758049 20834 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:19.758471 20834 ts_tablet_manager.cc:1403] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.144s	user 0.013s	sys 0.001s
I20260709 12:09:19.760370 20789 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:19.762913 20683 leader_election.cc:304] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:19.764014 21056 raft_consensus.cc:2804] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:19.764611 21056 raft_consensus.cc:697] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:19.765432 21056 consensus_queue.cc:237] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.766003 20839 tablet_bootstrap.cc:654] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.815217 20640 raft_consensus.cc:2468] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:19.777840 20834 raft_consensus.cc:359] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.791333 20641 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:19.818394 20834 raft_consensus.cc:385] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.818693 20834 raft_consensus.cc:740] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.819324 20834 consensus_queue.cc:260] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.829324 20834 ts_tablet_manager.cc:1434] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.071s	user 0.003s	sys 0.007s
I20260709 12:09:19.797924 20543 catalog_manager.cc:5697] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:19.830228 20834 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:19.834560 20835 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:19.834982 20835 ts_tablet_manager.cc:1403] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.228s	user 0.009s	sys 0.009s
I20260709 12:09:19.840839 20835 raft_consensus.cc:359] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.841291 20835 raft_consensus.cc:385] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.841496 20835 raft_consensus.cc:740] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.841995 20835 consensus_queue.cc:260] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.844422 20835 ts_tablet_manager.cc:1434] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 12:09:19.847577 20834 tablet_bootstrap.cc:654] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.849557 20540 catalog_manager.cc:5697] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:19.854456 20835 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:19.854950 20839 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:19.855361 20839 ts_tablet_manager.cc:1403] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.003s
I20260709 12:09:19.859457 20839 raft_consensus.cc:359] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.860080 20839 raft_consensus.cc:385] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.860321 20839 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.860903 20839 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.862824 20839 ts_tablet_manager.cc:1434] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 12:09:19.869501 20835 tablet_bootstrap.cc:654] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.876768 21060 raft_consensus.cc:493] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.877235 21060 raft_consensus.cc:515] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.909404 21060 leader_election.cc:290] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:19.910276 21060 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.911844 20978 raft_consensus.cc:493] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:19.912026 20839 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:19.913085 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:19.913873 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:19.914306 20759 leader_election.cc:343] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.914062 20978 raft_consensus.cc:515] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.915850 20835 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:19.916177 20978 leader_election.cc:290] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:19.916826 20834 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:19.917171 20834 ts_tablet_manager.cc:1403] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.004s
W20260709 12:09:19.918262 20759 leader_election.cc:343] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:19.918609 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba148db8a984b51bb30d465cb4bd412" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:19.919258 20719 raft_consensus.cc:2468] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:19.919508 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba148db8a984b51bb30d465cb4bd412" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:19.919693 20834 raft_consensus.cc:359] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.920159 20641 raft_consensus.cc:2468] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:19.920341 20834 raft_consensus.cc:385] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.920655 20834 raft_consensus.cc:740] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.918671 20759 leader_election.cc:304] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:19.921311 20834 consensus_queue.cc:260] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.922753 20759 leader_election.cc:304] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:19.923215 20834 ts_tablet_manager.cc:1434] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:09:19.923296 21049 raft_consensus.cc:2749] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:19.924114 21049 raft_consensus.cc:2804] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:19.924515 21049 raft_consensus.cc:493] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:19.924870 21049 raft_consensus.cc:3060] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.925839 20839 tablet_bootstrap.cc:654] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.924139 20834 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:19.916199 20835 ts_tablet_manager.cc:1403] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.000s
I20260709 12:09:19.948400 20834 tablet_bootstrap.cc:654] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.954350 20978 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:19.974642 21049 raft_consensus.cc:515] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.978461 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba148db8a984b51bb30d465cb4bd412" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:19.979028 20643 raft_consensus.cc:3060] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.985132 20839 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:19.985585 20839 ts_tablet_manager.cc:1403] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.022s
I20260709 12:09:19.985929 20835 raft_consensus.cc:359] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.986554 20835 raft_consensus.cc:385] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.986828 20835 raft_consensus.cc:740] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.987540 20835 consensus_queue.cc:260] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.988142 20839 raft_consensus.cc:359] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.988771 20839 raft_consensus.cc:385] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:19.989027 20839 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:19.989712 20835 ts_tablet_manager.cc:1434] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 12:09:19.989615 20839 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:19.990599 20835 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:19.991613 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cba148db8a984b51bb30d465cb4bd412" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:19.992146 20715 raft_consensus.cc:3060] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:19.995632 20839 ts_tablet_manager.cc:1434] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 12:09:19.996474 20835 tablet_bootstrap.cc:654] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:19.996555 20839 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:19.976702 21049 leader_election.cc:290] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.003211 20643 raft_consensus.cc:2468] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.005317 20834 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.007488 20834 ts_tablet_manager.cc:1403] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.016s
I20260709 12:09:20.005769 20715 raft_consensus.cc:2468] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.009384 21059 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.011183 21059 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.011751 20759 leader_election.cc:304] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.014428 21049 raft_consensus.cc:2804] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.015417 21049 raft_consensus.cc:697] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:20.016198 21049 consensus_queue.cc:237] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.019001 20835 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.019394 20835 ts_tablet_manager.cc:1403] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
W20260709 12:09:20.019908 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:20.021637 20835 raft_consensus.cc:359] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.022248 20835 raft_consensus.cc:385] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.022487 20835 raft_consensus.cc:740] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.023083 20835 consensus_queue.cc:260] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.025285 20835 ts_tablet_manager.cc:1434] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.027171 20835 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.029054 20839 tablet_bootstrap.cc:654] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.032204 20834 raft_consensus.cc:359] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.032678 20834 raft_consensus.cc:385] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.032933 20834 raft_consensus.cc:740] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.033638 20834 consensus_queue.cc:260] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.036198 20834 ts_tablet_manager.cc:1434] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 12:09:20.037107 20834 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.058171 21056 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.060423 20839 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.060870 20839 ts_tablet_manager.cc:1403] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.008s
I20260709 12:09:20.063344 20540 catalog_manager.cc:5697] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.067466 20839 raft_consensus.cc:359] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.070891 20839 raft_consensus.cc:385] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.071165 20839 raft_consensus.cc:740] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.072854 20835 tablet_bootstrap.cc:654] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.071887 20839 consensus_queue.cc:260] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.075469 20839 ts_tablet_manager.cc:1434] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:09:20.078223 20834 tablet_bootstrap.cc:654] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.078517 20839 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.150405 21051 raft_consensus.cc:493] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.158159 21051 raft_consensus.cc:515] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.160169 21051 leader_election.cc:290] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.164367 21102 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.184623 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:20.186547 20685 leader_election.cc:343] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.193972 20835 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.194422 20835 ts_tablet_manager.cc:1403] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.167s	user 0.011s	sys 0.034s
I20260709 12:09:20.203236 20839 tablet_bootstrap.cc:654] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.207680 21049 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.208217 20835 raft_consensus.cc:359] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.208869 20835 raft_consensus.cc:385] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.209123 20835 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.210466 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.210417 21049 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.211158 20792 raft_consensus.cc:2468] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:20.228720 20839 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.230087 20839 ts_tablet_manager.cc:1403] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.000s
I20260709 12:09:20.229987 20683 leader_election.cc:304] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:20.209741 20835 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.233790 21102 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.246616 21056 raft_consensus.cc:2804] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.234279 21049 raft_consensus.cc:493] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.246892 21102 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.247146 21049 raft_consensus.cc:515] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.248081 20835 ts_tablet_manager.cc:1434] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.001s
I20260709 12:09:20.248922 20835 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.249045 21049 leader_election.cc:290] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.244640 21058 raft_consensus.cc:493] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.248986 21102 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.250509 21056 raft_consensus.cc:493] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.250885 21056 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.250833 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.252501 20834 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.252357 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
W20260709 12:09:20.253567 20683 leader_election.cc:343] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.255179 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.252920 20834 ts_tablet_manager.cc:1403] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.216s	user 0.011s	sys 0.006s
I20260709 12:09:20.257153 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.249676 21058 raft_consensus.cc:515] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:20.257424 20759 leader_election.cc:343] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.259683 20685 leader_election.cc:343] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.260057 20685 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
W20260709 12:09:20.261220 20759 leader_election.cc:343] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.261269 20848 raft_consensus.cc:2749] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.264119 20759 leader_election.cc:304] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.261854 20715 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.264837 20905 raft_consensus.cc:2749] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.263101 20834 raft_consensus.cc:359] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.265472 20834 raft_consensus.cc:385] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.265751 20834 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.266377 20834 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.267653 20905 raft_consensus.cc:493] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.268033 20905 raft_consensus.cc:515] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.269608 20905 leader_election.cc:290] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.269846 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.270601 20835 tablet_bootstrap.cc:654] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.263033 21058 leader_election.cc:290] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.272075 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.274176 21056 raft_consensus.cc:515] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.275504 21056 leader_election.cc:290] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.277940 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:20.279438 20685 leader_election.cc:343] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.280187 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.281277 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.282295 20683 leader_election.cc:304] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:20.284219 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.284722 20787 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.284850 20834 ts_tablet_manager.cc:1434] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:09:20.285784 20834 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.276866 20839 raft_consensus.cc:359] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.293007 20839 raft_consensus.cc:385] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.293331 20839 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.290949 20834 tablet_bootstrap.cc:654] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:20.291339 20759 leader_election.cc:343] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.292069 20848 raft_consensus.cc:2749] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:20.294839 20759 leader_election.cc:343] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.291836 21058 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:20.295207 20759 leader_election.cc:304] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.295509 20787 raft_consensus.cc:2468] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:20.295864 20905 raft_consensus.cc:2749] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.292598 21055 raft_consensus.cc:493] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.297636 20683 leader_election.cc:304] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:20.298668 21058 raft_consensus.cc:2804] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.299108 21058 raft_consensus.cc:697] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:20.300315 21058 consensus_queue.cc:237] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.297029 21055 raft_consensus.cc:515] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.305125 21055 leader_election.cc:290] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.306842 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.307200 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:20.308326 20608 leader_election.cc:343] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.310236 20834 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.310637 20834 ts_tablet_manager.cc:1403] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.005s
I20260709 12:09:20.313498 20834 raft_consensus.cc:359] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.314083 20834 raft_consensus.cc:385] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.314324 20834 raft_consensus.cc:740] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.314601 20839 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.326251 20715 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:20.327373 20839 ts_tablet_manager.cc:1434] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.082s	user 0.004s	sys 0.001s
I20260709 12:09:20.328289 20839 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.314850 20834 consensus_queue.cc:260] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.332695 20834 ts_tablet_manager.cc:1434] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.005s
I20260709 12:09:20.332772 20610 leader_election.cc:304] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:20.333400 20835 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.333818 20835 ts_tablet_manager.cc:1403] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.021s
I20260709 12:09:20.333767 21055 raft_consensus.cc:2804] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.334219 21055 raft_consensus.cc:493] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.334522 21055 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.335062 20542 catalog_manager.cc:5697] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.336797 20835 raft_consensus.cc:359] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.337440 20835 raft_consensus.cc:385] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.337718 20835 raft_consensus.cc:740] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.338464 20834 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.338336 20835 consensus_queue.cc:260] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.353652 20968 raft_consensus.cc:493] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.354112 20968 raft_consensus.cc:515] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.355103 20835 ts_tablet_manager.cc:1434] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 12:09:20.339208 21056 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.356058 20968 leader_election.cc:290] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.358623 20835 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.343335 20839 tablet_bootstrap.cc:654] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.345624 20834 tablet_bootstrap.cc:654] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.360872 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
W20260709 12:09:20.362083 20608 leader_election.cc:343] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.340595 21055 raft_consensus.cc:515] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.363181 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:20.365504 20610 leader_election.cc:343] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.365912 20610 leader_election.cc:304] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.367406 21055 leader_election.cc:290] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.368247 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.371686 21055 raft_consensus.cc:2749] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:09:20.372056 20608 leader_election.cc:343] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.375906 20834 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.376123 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.376338 20834 ts_tablet_manager.cc:1403] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 12:09:20.376624 20719 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.379585 20835 tablet_bootstrap.cc:654] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.383915 20719 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:20.384963 20610 leader_election.cc:304] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:20.385946 20968 raft_consensus.cc:2804] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.386390 20968 raft_consensus.cc:697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:20.387130 20968 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.388337 20834 raft_consensus.cc:359] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.390735 20834 raft_consensus.cc:385] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.390935 20834 raft_consensus.cc:740] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.394583 20834 consensus_queue.cc:260] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.395713 20839 tablet_bootstrap.cc:492] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.396121 20839 ts_tablet_manager.cc:1403] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.006s
I20260709 12:09:20.400738 20839 raft_consensus.cc:359] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.401321 20839 raft_consensus.cc:385] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.401585 20839 raft_consensus.cc:740] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.403728 20834 ts_tablet_manager.cc:1434] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:09:20.403098 20543 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.404687 20834 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.406595 20839 consensus_queue.cc:260] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.410843 20834 tablet_bootstrap.cc:654] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.416152 20835 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.416535 20835 ts_tablet_manager.cc:1403] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.001s
I20260709 12:09:20.418658 20835 raft_consensus.cc:359] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.419250 20835 raft_consensus.cc:385] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.419488 20835 raft_consensus.cc:740] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.420430 20839 ts_tablet_manager.cc:1434] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:09:20.420562 20835 consensus_queue.cc:260] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.421609 20839 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.422905 20835 ts_tablet_manager.cc:1434] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:20.423739 20835 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.426559 20839 tablet_bootstrap.cc:654] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.432056 20835 tablet_bootstrap.cc:654] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.436090 20834 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.436494 20834 ts_tablet_manager.cc:1403] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.008s
I20260709 12:09:20.440474 20839 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.440883 20839 ts_tablet_manager.cc:1403] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 12:09:20.441004 20834 raft_consensus.cc:359] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.441643 20834 raft_consensus.cc:385] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.441905 20834 raft_consensus.cc:740] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.442536 20834 consensus_queue.cc:260] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.443421 20835 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.443199 20839 raft_consensus.cc:359] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.443840 20839 raft_consensus.cc:385] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.443931 20835 ts_tablet_manager.cc:1403] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:09:20.444113 20839 raft_consensus.cc:740] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.444550 20834 ts_tablet_manager.cc:1434] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:09:20.444873 20839 consensus_queue.cc:260] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.445679 20834 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.446642 20835 raft_consensus.cc:359] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.447288 20835 raft_consensus.cc:385] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.447613 20835 raft_consensus.cc:740] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.448316 20835 consensus_queue.cc:260] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.452435 20834 tablet_bootstrap.cc:654] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.454274 20835 ts_tablet_manager.cc:1434] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:09:20.454528 20839 ts_tablet_manager.cc:1434] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:20.455363 20839 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.455878 20968 raft_consensus.cc:493] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.456316 20968 raft_consensus.cc:515] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.458192 20968 leader_election.cc:290] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.459513 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.460808 20839 tablet_bootstrap.cc:654] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.461990 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.463840 20834 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.464301 20834 ts_tablet_manager.cc:1403] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:09:20.467371 20834 raft_consensus.cc:359] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.467772 20905 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.468026 20834 raft_consensus.cc:385] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.468353 20834 raft_consensus.cc:740] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.468204 20905 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.469060 20834 consensus_queue.cc:260] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.469861 20905 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.471362 20834 ts_tablet_manager.cc:1434] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:20.471658 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.472266 20834 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
W20260709 12:09:20.473083 20759 leader_election.cc:343] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.460777 20610 leader_election.cc:343] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.475956 20608 leader_election.cc:343] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.477746 20608 leader_election.cc:304] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.478746 21055 raft_consensus.cc:2749] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.479024 20834 tablet_bootstrap.cc:654] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.481767 20839 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.482200 20839 ts_tablet_manager.cc:1403] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.009s
I20260709 12:09:20.488631 20839 raft_consensus.cc:359] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.489235 20839 raft_consensus.cc:385] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.489486 20839 raft_consensus.cc:740] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.490177 20839 consensus_queue.cc:260] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.490759 20834 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.491140 20834 ts_tablet_manager.cc:1403] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 12:09:20.492116 20839 ts_tablet_manager.cc:1434] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:09:20.492969 20839 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.493456 20834 raft_consensus.cc:359] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.494060 20834 raft_consensus.cc:385] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.494310 20834 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.494899 20834 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.496668 20834 ts_tablet_manager.cc:1434] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 12:09:20.497524 20834 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.499207 20905 raft_consensus.cc:493] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.499769 20839 tablet_bootstrap.cc:654] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.499680 20905 raft_consensus.cc:515] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.503098 20834 tablet_bootstrap.cc:654] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.503257 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.503806 20719 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.506688 20759 leader_election.cc:304] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.507380 21049 raft_consensus.cc:2804] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.507730 21049 raft_consensus.cc:493] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.508024 21049 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.509889 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.511129 20839 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.511618 20839 ts_tablet_manager.cc:1403] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.007s
I20260709 12:09:20.511785 20834 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.512161 20834 ts_tablet_manager.cc:1403] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:09:20.511125 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.512815 20640 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.514108 20839 raft_consensus.cc:359] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.514724 20839 raft_consensus.cc:385] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.514968 20839 raft_consensus.cc:740] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.514961 20834 raft_consensus.cc:359] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.515682 20834 raft_consensus.cc:385] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.515964 20834 raft_consensus.cc:740] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.515762 20839 consensus_queue.cc:260] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.516669 20834 consensus_queue.cc:260] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.517288 20839 ts_tablet_manager.cc:1434] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:09:20.518314 20834 ts_tablet_manager.cc:1434] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:20.519142 20834 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.501395 20905 leader_election.cc:290] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.521588 20839 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.523499 20834 tablet_bootstrap.cc:654] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:20.528450 20759 leader_election.cc:343] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.528898 20839 tablet_bootstrap.cc:654] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.522535 21049 raft_consensus.cc:515] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.528914 20759 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.533088 21062 raft_consensus.cc:2749] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.533212 21049 leader_election.cc:290] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.536075 20839 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.536516 20839 ts_tablet_manager.cc:1403] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:09:20.539693 20834 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.539768 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:20.540140 20834 ts_tablet_manager.cc:1403] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260709 12:09:20.540320 20641 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.541145 21049 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.544065 20839 raft_consensus.cc:359] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.544675 20839 raft_consensus.cc:385] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.544910 20839 raft_consensus.cc:740] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.545496 20839 consensus_queue.cc:260] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.546926 20839 ts_tablet_manager.cc:1434] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.000s
I20260709 12:09:20.547256 20968 raft_consensus.cc:493] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.547713 20968 raft_consensus.cc:515] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.547966 20834 raft_consensus.cc:359] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.548583 20834 raft_consensus.cc:385] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.548830 20834 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.549794 20968 leader_election.cc:290] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.551178 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.564488 20716 raft_consensus.cc:2468] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:20.565811 20641 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.551507 20834 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.540169 20835 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.566490 20610 leader_election.cc:304] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.553396 21060 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.554041 21049 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.567451 20968 raft_consensus.cc:2804] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.567288 21060 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.555109 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.567818 20968 raft_consensus.cc:493] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.568181 20968 raft_consensus.cc:3060] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.569204 21060 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.572016 20834 ts_tablet_manager.cc:1434] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:09:20.572858 20834 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.561671 20839 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.563793 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.573415 20719 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.578815 20719 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.579218 20835 tablet_bootstrap.cc:654] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:20.580827 20608 leader_election.cc:343] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.582506 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.582756 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.583283 20715 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.585475 20968 raft_consensus.cc:515] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.587841 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.588104 20759 leader_election.cc:304] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:20.592800 21062 raft_consensus.cc:2804] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.593439 21062 raft_consensus.cc:697] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:20.592027 20839 tablet_bootstrap.cc:654] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.588379 20715 raft_consensus.cc:3060] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:20.595788 20759 leader_election.cc:343] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.594264 21062 consensus_queue.cc:237] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.602923 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.603072 20715 raft_consensus.cc:2468] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:20.604128 20610 leader_election.cc:304] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.604461 20759 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:20.605358 21049 raft_consensus.cc:2804] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.605731 21049 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.606094 21049 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.605675 20854 raft_consensus.cc:2804] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.609616 20854 raft_consensus.cc:697] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:20.610466 20854 consensus_queue.cc:237] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:20.612493 20608 leader_election.cc:343] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.621944 20540 catalog_manager.cc:5697] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.596622 20834 tablet_bootstrap.cc:654] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.595043 20968 leader_election.cc:290] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.627705 21049 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.635078 21049 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.636466 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.637142 20716 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.638793 20835 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.639225 20835 ts_tablet_manager.cc:1403] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.099s	user 0.036s	sys 0.028s
I20260709 12:09:20.641538 20835 raft_consensus.cc:359] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.642158 20835 raft_consensus.cc:385] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.642410 20835 raft_consensus.cc:740] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.636375 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:20.645344 20759 leader_election.cc:343] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.642980 20835 consensus_queue.cc:260] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.648823 20835 ts_tablet_manager.cc:1434] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:09:20.651580 20839 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.652047 20839 ts_tablet_manager.cc:1403] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.003s
I20260709 12:09:20.653452 20834 tablet_bootstrap.cc:492] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.653914 20834 ts_tablet_manager.cc:1403] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.008s
I20260709 12:09:20.654495 20839 raft_consensus.cc:359] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.655119 20839 raft_consensus.cc:385] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.655368 20839 raft_consensus.cc:740] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.656080 20839 consensus_queue.cc:260] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.656250 20834 raft_consensus.cc:359] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.657114 20834 raft_consensus.cc:385] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.657380 20834 raft_consensus.cc:740] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.657974 20834 consensus_queue.cc:260] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.649662 20835 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.659425 20716 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.660709 20759 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:20.665300 20839 ts_tablet_manager.cc:1434] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:09:20.665886 20834 ts_tablet_manager.cc:1434] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:09:20.666204 20839 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.666662 21049 raft_consensus.cc:2804] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.667181 21049 raft_consensus.cc:697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:20.666790 20542 catalog_manager.cc:5697] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.666762 20834 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.667975 21049 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.668021 20835 tablet_bootstrap.cc:654] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.682796 20854 raft_consensus.cc:493] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.683317 20834 tablet_bootstrap.cc:654] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.683713 20839 tablet_bootstrap.cc:654] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.683251 20854 raft_consensus.cc:515] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.689481 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d183a2c0db12428085a713cf43962310" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.690079 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d183a2c0db12428085a713cf43962310" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
W20260709 12:09:20.690631 20610 leader_election.cc:343] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.690729 20789 raft_consensus.cc:2468] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:20.692070 20608 leader_election.cc:304] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.693563 21054 raft_consensus.cc:2804] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.693899 21054 raft_consensus.cc:493] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.694221 21054 raft_consensus.cc:3060] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.694823 20854 leader_election.cc:290] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.704239 20834 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.704731 20834 ts_tablet_manager.cc:1403] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.008s
I20260709 12:09:20.705677 21054 raft_consensus.cc:515] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.707219 20834 raft_consensus.cc:359] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.707921 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d183a2c0db12428085a713cf43962310" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.707914 20834 raft_consensus.cc:385] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.710031 20834 raft_consensus.cc:740] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
W20260709 12:09:20.710136 20610 leader_election.cc:343] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.710830 21054 leader_election.cc:290] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.710721 20834 consensus_queue.cc:260] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.711725 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d183a2c0db12428085a713cf43962310" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.712294 20789 raft_consensus.cc:3060] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.712822 20834 ts_tablet_manager.cc:1434] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 12:09:20.713748 20834 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.722595 20540 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.727386 20834 tablet_bootstrap.cc:654] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.731631 20789 raft_consensus.cc:2468] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:20.732659 20608 leader_election.cc:304] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.734506 20854 raft_consensus.cc:2804] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.734956 20854 raft_consensus.cc:697] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:20.735644 20854 consensus_queue.cc:237] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.737387 20839 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.737908 20839 ts_tablet_manager.cc:1403] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.008s
I20260709 12:09:20.740098 20834 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.740518 20834 ts_tablet_manager.cc:1403] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260709 12:09:20.742805 20834 raft_consensus.cc:359] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.743553 20834 raft_consensus.cc:385] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.743652 21062 raft_consensus.cc:493] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.743839 20834 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.744172 20835 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.744132 21062 raft_consensus.cc:515] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.744661 20835 ts_tablet_manager.cc:1403] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.009s
I20260709 12:09:20.744519 20834 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.746620 21062 leader_election.cc:290] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.747346 20834 ts_tablet_manager.cc:1434] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:09:20.747171 20835 raft_consensus.cc:359] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.747812 20835 raft_consensus.cc:385] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.748063 20835 raft_consensus.cc:740] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.748235 20834 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.749202 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.749521 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.749796 20716 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.750164 20641 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.751276 20759 leader_election.cc:304] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:20.752005 21049 raft_consensus.cc:2804] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.752342 21049 raft_consensus.cc:493] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.752647 21049 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.753764 20835 consensus_queue.cc:260] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.755618 20835 ts_tablet_manager.cc:1434] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:09:20.756282 20835 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.762760 20835 tablet_bootstrap.cc:654] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.762559 20839 raft_consensus.cc:359] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.763196 20839 raft_consensus.cc:385] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.763460 20839 raft_consensus.cc:740] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.759084 21049 raft_consensus.cc:515] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.763355 20540 catalog_manager.cc:5697] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.765766 20839 consensus_queue.cc:260] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.767201 21049 leader_election.cc:290] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.767804 20839 ts_tablet_manager.cc:1434] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:09:20.765551 20834 tablet_bootstrap.cc:654] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.768755 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:20.769318 20645 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.771330 20839 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.772248 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:20.772781 20715 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.776872 20839 tablet_bootstrap.cc:654] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.779968 20835 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.780349 20835 ts_tablet_manager.cc:1403] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.000s
I20260709 12:09:20.782595 20835 raft_consensus.cc:359] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.783169 20835 raft_consensus.cc:385] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.783416 20835 raft_consensus.cc:740] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.788049 20839 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.788460 20839 ts_tablet_manager.cc:1403] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:09:20.790663 20839 raft_consensus.cc:359] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.791290 20839 raft_consensus.cc:385] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.791520 20839 raft_consensus.cc:740] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.792181 20839 consensus_queue.cc:260] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.793593 20645 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.793833 20968 raft_consensus.cc:493] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.795521 20968 raft_consensus.cc:515] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.794684 20839 ts_tablet_manager.cc:1434] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 12:09:20.797441 20968 leader_election.cc:290] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.796020 20759 leader_election.cc:304] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:20.798017 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.788934 20835 consensus_queue.cc:260] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.799569 21049 raft_consensus.cc:2804] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.800048 21049 raft_consensus.cc:697] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:20.800640 20835 ts_tablet_manager.cc:1434] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:09:20.802754 20839 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.803138 20835 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.803869 20715 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:20.802809 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.805485 20789 raft_consensus.cc:2393] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:20.802050 21049 consensus_queue.cc:237] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.807981 20608 leader_election.cc:304] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.833994 20968 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.809054 20839 tablet_bootstrap.cc:654] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.809227 21062 raft_consensus.cc:493] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.812170 20834 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.840417 20834 ts_tablet_manager.cc:1403] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.092s	user 0.008s	sys 0.005s
I20260709 12:09:20.840245 21062 raft_consensus.cc:515] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.815836 20835 tablet_bootstrap.cc:654] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.827348 21056 raft_consensus.cc:493] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.844671 20968 raft_consensus.cc:2749] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.844770 21056 raft_consensus.cc:515] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.846004 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.846292 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.846982 21056 leader_election.cc:290] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:20.847325 20759 leader_election.cc:343] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.844677 20834 raft_consensus.cc:359] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.844879 21062 leader_election.cc:290] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.847916 20834 raft_consensus.cc:385] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.848203 20834 raft_consensus.cc:740] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
W20260709 12:09:20.848888 20759 leader_election.cc:343] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.849196 20759 leader_election.cc:304] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:20.849393 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.849954 20645 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:20.850373 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.850811 21060 raft_consensus.cc:2749] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:20.850899 20789 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:20.851296 20834 consensus_queue.cc:260] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.851914 20540 catalog_manager.cc:5697] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:20.852074 20685 leader_election.cc:304] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.853961 20834 ts_tablet_manager.cc:1434] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:09:20.854099 20848 raft_consensus.cc:2804] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.854429 20848 raft_consensus.cc:493] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.854807 20834 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.854753 20848 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.858696 21056 raft_consensus.cc:493] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.859110 21056 raft_consensus.cc:515] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.862964 20834 tablet_bootstrap.cc:654] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.863305 20848 raft_consensus.cc:515] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.863988 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.863334 21060 raft_consensus.cc:493] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.865298 21060 raft_consensus.cc:515] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.866617 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:20.867003 21060 leader_election.cc:290] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.867153 20641 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.862953 21056 leader_election.cc:290] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.864703 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.871215 20789 raft_consensus.cc:2468] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:20.870519 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:20.872175 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:20.872740 20715 raft_consensus.cc:2468] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:20.872860 20683 leader_election.cc:304] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.873778 20641 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:20.874136 21058 raft_consensus.cc:2804] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.874495 21058 raft_consensus.cc:493] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:20.874805 21058 raft_consensus.cc:3060] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.875224 20685 leader_election.cc:304] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.875728 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.876233 20787 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.882356 20787 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:20.882498 20759 leader_election.cc:304] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:20.883453 20968 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.884578 20848 leader_election.cc:290] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.885306 20848 raft_consensus.cc:2804] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.885720 20848 raft_consensus.cc:697] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:20.886387 20848 consensus_queue.cc:237] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.887789 21058 raft_consensus.cc:515] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.890319 21058 leader_election.cc:290] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.890841 21058 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.891723 20839 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.892174 20839 ts_tablet_manager.cc:1403] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.001s
I20260709 12:09:20.892761 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:20.893311 20787 raft_consensus.cc:3060] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.895008 20839 raft_consensus.cc:359] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.895633 20839 raft_consensus.cc:385] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.895887 20839 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.896508 20839 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.899111 20787 raft_consensus.cc:2468] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:20.899910 21060 raft_consensus.cc:2804] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:20.900317 21060 raft_consensus.cc:493] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:20.899996 20759 leader_election.cc:343] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.900691 21060 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.901244 20540 catalog_manager.cc:5697] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:20.912060 20848 raft_consensus.cc:493] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.912487 20848 raft_consensus.cc:515] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.912834 21056 raft_consensus.cc:493] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.912194 20834 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.913549 20835 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.913847 20834 ts_tablet_manager.cc:1403] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.000s
I20260709 12:09:20.914036 20835 ts_tablet_manager.cc:1403] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.000s
I20260709 12:09:20.914157 20848 leader_election.cc:290] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.909222 21060 raft_consensus.cc:515] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.913538 21056 raft_consensus.cc:515] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.916622 20834 raft_consensus.cc:359] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.917249 20834 raft_consensus.cc:385] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.917351 21060 leader_election.cc:290] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.917541 20834 raft_consensus.cc:740] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.917884 21056 leader_election.cc:290] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.918197 20834 consensus_queue.cc:260] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.918664 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:20.920229 20759 leader_election.cc:343] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.919629 20835 raft_consensus.cc:359] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.920657 20835 raft_consensus.cc:385] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.920921 20835 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.922498 20835 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.924450 20835 ts_tablet_manager.cc:1434] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:20.925258 20835 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.929490 20834 ts_tablet_manager.cc:1434] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:09:20.930996 20839 ts_tablet_manager.cc:1434] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.005s
I20260709 12:09:20.931818 20839 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.934638 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.935858 20834 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.936520 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.937428 20839 tablet_bootstrap.cc:654] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.942894 20792 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:20.943077 20835 tablet_bootstrap.cc:654] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.944571 20834 tablet_bootstrap.cc:654] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.948944 20839 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.949375 20839 ts_tablet_manager.cc:1403] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:09:20.951231 21054 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:20.952054 20839 raft_consensus.cc:359] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.952699 20839 raft_consensus.cc:385] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.952946 20839 raft_consensus.cc:740] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.953557 20839 consensus_queue.cc:260] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.957906 20839 ts_tablet_manager.cc:1434] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:09:20.958756 20839 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:20.967964 20839 tablet_bootstrap.cc:654] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.968150 20835 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.968559 20835 ts_tablet_manager.cc:1403] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 12:09:20.971031 20835 raft_consensus.cc:359] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.971771 20835 raft_consensus.cc:385] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.972043 20835 raft_consensus.cc:740] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.972705 20835 consensus_queue.cc:260] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.973459 21060 raft_consensus.cc:493] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.974152 21060 raft_consensus.cc:515] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.974815 20835 ts_tablet_manager.cc:1434] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:20.975840 20835 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:20.977278 20834 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:20.977701 20834 ts_tablet_manager.cc:1403] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.005s
I20260709 12:09:20.978399 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:20.979470 20759 leader_election.cc:343] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.980327 20834 raft_consensus.cc:359] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.980974 20834 raft_consensus.cc:385] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.981117 20835 tablet_bootstrap.cc:654] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.981271 20834 raft_consensus.cc:740] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.981801 21054 raft_consensus.cc:493] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.981951 20834 consensus_queue.cc:260] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.982259 21054 raft_consensus.cc:515] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.984045 20834 ts_tablet_manager.cc:1434] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:09:20.984935 20834 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:20.985343 21054 leader_election.cc:290] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:20.986311 21060 leader_election.cc:290] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:20.987241 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:20.987903 20787 raft_consensus.cc:2393] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:20.972223 20683 leader_election.cc:304] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
W20260709 12:09:20.989260 20683 leader_election.cc:343] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:20.989816 20683 leader_election.cc:343] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:20.990522 21179 raft_consensus.cc:2804] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:20.990947 21179 raft_consensus.cc:697] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:20.991178 20834 tablet_bootstrap.cc:654] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:20.993270 20835 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:20.993860 20835 ts_tablet_manager.cc:1403] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 12:09:20.992406 21179 consensus_queue.cc:237] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.994401 20839 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:20.994830 20839 ts_tablet_manager.cc:1403] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 12:09:20.996923 21060 raft_consensus.cc:493] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.997347 21060 raft_consensus.cc:515] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.997547 21049 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:20.997483 20839 raft_consensus.cc:359] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.998129 20839 raft_consensus.cc:385] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:20.998502 20839 raft_consensus.cc:740] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:20.998148 21049 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.999189 20839 consensus_queue.cc:260] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:20.996430 20835 raft_consensus.cc:359] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.000109 20835 raft_consensus.cc:385] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.000373 20835 raft_consensus.cc:740] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.000424 21049 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.002249 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.002460 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.002115 20835 consensus_queue.cc:260] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.003597 21177 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.003944 21060 leader_election.cc:290] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.004351 20835 ts_tablet_manager.cc:1434] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
W20260709 12:09:21.004535 20759 leader_election.cc:343] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.005138 20759 leader_election.cc:343] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.005465 20839 ts_tablet_manager.cc:1434] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:09:21.006376 20839 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:21.012341 20839 tablet_bootstrap.cc:654] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:21.012677 20685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 135272us
I20260709 12:09:21.012806 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.014806 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.015280 20835 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:21.015396 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3924804c83ec495e8a0a1f11ba99be47" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:21.015972 20641 raft_consensus.cc:3060] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.020102 20610 leader_election.cc:304] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.021569 20835 tablet_bootstrap.cc:654] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.038444 20839 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:21.038862 20839 ts_tablet_manager.cc:1403] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.007s
I20260709 12:09:21.040997 20839 raft_consensus.cc:359] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.041584 20839 raft_consensus.cc:385] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.041836 20839 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.044701 20835 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:21.045146 20835 ts_tablet_manager.cc:1403] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 12:09:21.047654 21054 raft_consensus.cc:493] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.048146 21054 raft_consensus.cc:515] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.050094 21054 leader_election.cc:290] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.052068 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.052675 20715 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.053459 20835 raft_consensus.cc:359] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.054154 21060 raft_consensus.cc:493] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.042405 20839 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.054066 20835 raft_consensus.cc:385] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.054975 20835 raft_consensus.cc:740] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.054672 21060 raft_consensus.cc:515] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.054108 20610 leader_election.cc:304] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.055637 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.056771 20788 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.057224 20839 ts_tablet_manager.cc:1434] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:09:21.056847 21060 leader_election.cc:290] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.058108 20839 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:21.058569 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.059372 20834 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:21.059823 20834 ts_tablet_manager.cc:1403] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.023s
I20260709 12:09:21.060483 20641 raft_consensus.cc:2468] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:21.060993 20854 raft_consensus.cc:2749] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.061939 20543 catalog_manager.cc:5697] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.062234 20834 raft_consensus.cc:359] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.063009 20834 raft_consensus.cc:385] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.063328 20834 raft_consensus.cc:740] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.063755 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.057106 21054 raft_consensus.cc:2804] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.064114 20834 consensus_queue.cc:260] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.065726 21054 raft_consensus.cc:493] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.066141 21054 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.067332 20834 ts_tablet_manager.cc:1434] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:21.068226 20834 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:21.055630 20835 consensus_queue.cc:260] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.071841 20835 ts_tablet_manager.cc:1434] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:09:21.072599 20835 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:21.073462 20834 tablet_bootstrap.cc:654] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.077543 20835 tablet_bootstrap.cc:654] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.080107 21179 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.080525 21179 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.082320 21179 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.085947 20839 tablet_bootstrap.cc:654] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.084736 21054 raft_consensus.cc:515] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.090080 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.090399 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.090601 20719 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.091187 20788 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.096532 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.097096 20792 raft_consensus.cc:2468] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:21.097874 20834 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:21.098292 20834 ts_tablet_manager.cc:1403] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260709 12:09:21.098227 20683 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.101441 20834 raft_consensus.cc:359] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.102090 20834 raft_consensus.cc:385] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.102391 20834 raft_consensus.cc:740] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.102926 20788 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:21.103060 20834 consensus_queue.cc:260] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.105406 20608 leader_election.cc:304] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:21.106182 20854 raft_consensus.cc:2804] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.103842 20719 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:21.106714 20854 raft_consensus.cc:697] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:21.107210 20834 ts_tablet_manager.cc:1434] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:21.107646 20854 consensus_queue.cc:237] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.108114 20834 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:21.110666 21054 leader_election.cc:290] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.102799 21174 raft_consensus.cc:2804] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.113622 21174 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.113941 21174 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.115021 20834 tablet_bootstrap.cc:654] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.119320 20839 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:21.120337 20839 ts_tablet_manager.cc:1403] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.003s
I20260709 12:09:21.120766 20968 raft_consensus.cc:493] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.121469 20968 raft_consensus.cc:515] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.124696 20968 leader_election.cc:290] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.125481 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.123124 20839 raft_consensus.cc:359] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.126617 20839 raft_consensus.cc:385] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.127229 20839 raft_consensus.cc:740] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.128162 20839 consensus_queue.cc:260] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.129878 20719 raft_consensus.cc:2468] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.128573 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.131791 20839 ts_tablet_manager.cc:1434] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 12:09:21.131870 20608 leader_election.cc:343] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.134312 20839 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:21.137766 20610 leader_election.cc:304] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:21.138538 20968 raft_consensus.cc:2804] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.138943 20968 raft_consensus.cc:493] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.139319 20968 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.140974 21054 raft_consensus.cc:493] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.141463 21054 raft_consensus.cc:515] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.142792 20839 tablet_bootstrap.cc:654] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.144716 21054 leader_election.cc:290] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:21.147652 20759 consensus_peers.cc:597] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:21.157938 21060 consensus_queue.cc:1048] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.158033 20788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.158704 20788 raft_consensus.cc:2468] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.159971 20608 leader_election.cc:304] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:21.164549 21054 raft_consensus.cc:2804] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.165449 21054 raft_consensus.cc:493] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.165840 21054 raft_consensus.cc:3060] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.168363 20788 raft_consensus.cc:3060] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.173410 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:21.174850 20610 leader_election.cc:343] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.177469 20610 consensus_peers.cc:597] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:21.214242 21174 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.199060 21054 raft_consensus.cc:515] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:21.209949 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:21.224797 20839 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:21.225087 21054 leader_election.cc:290] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.225694 20835 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:21.225605 20839 ts_tablet_manager.cc:1403] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.091s	user 0.025s	sys 0.020s
I20260709 12:09:21.228436 20835 ts_tablet_manager.cc:1403] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.020s
I20260709 12:09:21.231148 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.231810 20719 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.248421 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.207614 20968 raft_consensus.cc:515] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:21.249922 20610 leader_election.cc:343] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.262884 20719 raft_consensus.cc:2468] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:21.264736 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.265309 20787 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.280433 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.258522 21174 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.280995 20715 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.281543 20839 raft_consensus.cc:359] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.282235 20839 raft_consensus.cc:385] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.282481 20839 raft_consensus.cc:740] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.283064 20835 raft_consensus.cc:359] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.283708 20835 raft_consensus.cc:385] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.283954 20835 raft_consensus.cc:740] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.286820 20787 raft_consensus.cc:2468] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:21.283066 20839 consensus_queue.cc:260] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:21.292601 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 77594.5us
I20260709 12:09:21.296028 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.297076 20834 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:21.297569 20834 ts_tablet_manager.cc:1403] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.190s	user 0.035s	sys 0.026s
I20260709 12:09:21.298686 20835 consensus_queue.cc:260] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.299427 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.300374 20719 raft_consensus.cc:2393] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:21.284164 21199 consensus_queue.cc:1048] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 12:09:21.300976 21198 consensus_queue.cc:1048] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.301843 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d872118a52424b967363eae3d83ab7" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.302302 20683 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.304013 20787 raft_consensus.cc:3060] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.305231 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.306820 20719 raft_consensus.cc:2468] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:21.307592 20839 ts_tablet_manager.cc:1434] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.005s
I20260709 12:09:21.300330 20968 leader_election.cc:290] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.312228 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
W20260709 12:09:21.314553 20608 leader_election.cc:343] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.316138 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a75ab6eaec2b4cb78a7888297c546567" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.307937 21179 raft_consensus.cc:2804] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.318600 21179 raft_consensus.cc:697] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:21.319433 21179 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.323894 20835 ts_tablet_manager.cc:1434] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.001s
I20260709 12:09:21.325212 20834 raft_consensus.cc:359] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.325812 20834 raft_consensus.cc:385] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.326037 20834 raft_consensus.cc:740] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.330075 20715 raft_consensus.cc:2468] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:21.327018 20968 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 12:09:21.332175 20835 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:21.335602 20610 leader_election.cc:304] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2
I20260709 12:09:21.327598 20834 consensus_queue.cc:260] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.342386 20839 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:21.345366 20787 raft_consensus.cc:2468] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:21.345990 20834 ts_tablet_manager.cc:1434] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 12:09:21.347349 20834 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:21.342708 21054 raft_consensus.cc:2804] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.353407 20542 catalog_manager.cc:5697] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.359701 20608 leader_election.cc:304] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.361004 21199 raft_consensus.cc:2804] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.361428 21199 raft_consensus.cc:697] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:21.362273 21199 consensus_queue.cc:237] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.373068 20835 tablet_bootstrap.cc:654] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:21.376808 20685 leader_election.cc:343] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.379935 20685 leader_election.cc:343] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.372852 21054 raft_consensus.cc:697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:21.382191 20685 leader_election.cc:304] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
W20260709 12:09:21.384500 20685 leader_election.cc:343] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.384935 20685 leader_election.cc:304] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.385133 21210 raft_consensus.cc:493] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.385637 21174 raft_consensus.cc:2749] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.386634 21210 raft_consensus.cc:515] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.390296 21177 raft_consensus.cc:2749] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.405036 21062 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.405367 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.406576 20759 leader_election.cc:304] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.408306 21210 leader_election.cc:290] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.409070 21049 raft_consensus.cc:2804] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.409531 21049 raft_consensus.cc:697] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:21.409755 21054 consensus_queue.cc:237] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.410285 21049 consensus_queue.cc:237] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.410769 21177 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:21.412770 20759 leader_election.cc:343] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.413220 20759 leader_election.cc:304] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.413838 20905 raft_consensus.cc:2749] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.414237 20759 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.415244 20905 raft_consensus.cc:2749] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.416239 20759 leader_election.cc:304] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.419723 20759 leader_election.cc:304] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.420974 21169 raft_consensus.cc:2749] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.423103 20905 consensus_queue.cc:1048] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.411206 21177 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.405520 21062 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.419596 21060 raft_consensus.cc:2804] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.429819 21060 raft_consensus.cc:493] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.430224 21060 raft_consensus.cc:3060] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.434458 20541 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.436812 21177 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.429724 21062 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.418215 21179 raft_consensus.cc:493] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.444657 21060 raft_consensus.cc:515] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.444897 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.449003 20792 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:21.441515 21207 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.447337 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.452533 20683 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.452771 20839 tablet_bootstrap.cc:654] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.450873 21207 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.453145 20905 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.453230 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:21.458324 20834 tablet_bootstrap.cc:654] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.468086 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.471859 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.472456 20645 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:21.456301 21175 raft_consensus.cc:2804] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.447817 21179 raft_consensus.cc:515] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.451800 21177 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 12:09:21.473413 20854 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.457577 21202 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 12:09:21.476387 21175 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.493685 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.494395 20715 raft_consensus.cc:2468] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.492453 20854 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.518756 20854 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.520668 21060 leader_election.cc:290] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.521855 20835 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:21.524236 20610 leader_election.cc:304] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.522308 20835 ts_tablet_manager.cc:1403] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.190s	user 0.026s	sys 0.014s
I20260709 12:09:21.525918 20854 raft_consensus.cc:2804] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.526265 20854 raft_consensus.cc:493] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.526574 20854 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.528843 20685 leader_election.cc:343] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.493762 21175 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.543376 20685 leader_election.cc:343] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.525768 20642 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:21.572548 20854 raft_consensus.cc:515] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.544314 21212 raft_consensus.cc:493] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:09:21.592546 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 122952us
I20260709 12:09:21.603538 21049 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.605885 21179 leader_election.cc:290] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.605686 21216 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.587680 21212 raft_consensus.cc:515] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.616386 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:21.605682 20759 leader_election.cc:343] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.665655 20685 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 71597.7us
I20260709 12:09:21.667230 20854 leader_election.cc:290] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.666034 20835 raft_consensus.cc:359] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.668633 20835 raft_consensus.cc:385] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.668915 20835 raft_consensus.cc:740] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.669524 20835 consensus_queue.cc:260] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.672132 20835 ts_tablet_manager.cc:1434] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.003s
I20260709 12:09:21.672969 20835 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:21.684038 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.684588 20789 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:21.677338 21212 leader_election.cc:290] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.680042 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.686694 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.687254 20716 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.673663 21216 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:09:21.694499 20608 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:21.683739 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.695644 21227 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 12:09:21.710031 20639 raft_consensus.cc:2393] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:21.711464 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.712013 20715 raft_consensus.cc:3060] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.680117 21175 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.702133 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.702610 20712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.720165 20712 raft_consensus.cc:2468] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:21.702842 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.716161 21199 raft_consensus.cc:2804] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.721706 21199 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:09:21.701787 20608 leader_election.cc:343] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.727561 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:21.728148 20637 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.735621 21216 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.723428 21199 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.741950 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.736850 21216 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.745990 21169 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:21.735074 20715 raft_consensus.cc:2468] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:21.748428 21169 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.751060 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.749776 21216 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.755825 21175 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:21.759773 20759 leader_election.cc:343] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.760811 20759 leader_election.cc:343] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.762925 20759 leader_election.cc:304] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.763825 21060 raft_consensus.cc:2804] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.764164 21060 raft_consensus.cc:493] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.764463 21060 raft_consensus.cc:3060] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.776614 21169 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.777001 20759 leader_election.cc:304] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.777702 21220 raft_consensus.cc:2804] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.778141 21220 raft_consensus.cc:697] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:21.778901 21220 consensus_queue.cc:237] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.779466 20835 tablet_bootstrap.cc:654] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:21.785214 20839 tablet_bootstrap.cc:492] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:21.785651 20839 ts_tablet_manager.cc:1403] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.443s	user 0.016s	sys 0.016s
I20260709 12:09:21.781121 20637 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:21.790920 20716 raft_consensus.cc:2468] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:21.791231 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:21.798048 21207 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.798790 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.780110 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:21.799376 20714 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 0.
I20260709 12:09:21.799809 20720 raft_consensus.cc:2393] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:21.802137 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.802639 20787 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.804498 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.805063 20793 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:21.809711 20787 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
W20260709 12:09:21.816120 20610 leader_election.cc:343] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.817277 21224 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.819186 20610 leader_election.cc:304] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.816918 20540 catalog_manager.cc:5697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.821416 20759 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.821609 20540 catalog_manager.cc:5697] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:21.822891 21212 raft_consensus.cc:2804] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:09:21.823633 20759 leader_election.cc:343] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.823963 21212 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.824343 21212 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:21.835988 20685 leader_election.cc:343] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.837502 21054 raft_consensus.cc:2804] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.837970 21054 raft_consensus.cc:697] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:21.838737 21054 consensus_queue.cc:237] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:21.846345 20683 leader_election.cc:343] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.846735 20683 leader_election.cc:304] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.847955 20683 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.848242 21175 raft_consensus.cc:2749] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.849459 21175 raft_consensus.cc:2804] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.849794 21175 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.850085 21175 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.854928 20759 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.857244 21169 raft_consensus.cc:2804] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:21.857600 21169 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:21.857916 21169 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.861356 20685 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:21.862141 21179 raft_consensus.cc:2804] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:21.862643 21179 raft_consensus.cc:697] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:21.863456 21179 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.784838 21199 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.881793 21199 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.836807 20839 raft_consensus.cc:359] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.883280 20839 raft_consensus.cc:385] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.883594 20839 raft_consensus.cc:740] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.884392 20839 consensus_queue.cc:260] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.886365 20839 ts_tablet_manager.cc:1434] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.100s	user 0.001s	sys 0.006s
I20260709 12:09:21.887229 20839 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:21.891806 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:21.891690 21225 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:21.892529 20793 raft_consensus.cc:2393] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:21.894887 20645 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.899279 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.883612 21212 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.907063 20834 tablet_bootstrap.cc:492] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:21.907496 20834 ts_tablet_manager.cc:1403] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.561s	user 0.021s	sys 0.034s
I20260709 12:09:21.907459 21060 raft_consensus.cc:515] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.908056 21212 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.909584 21060 leader_election.cc:290] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:21.910071 20834 raft_consensus.cc:359] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.910475 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.927999 20834 raft_consensus.cc:385] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.928308 20834 raft_consensus.cc:740] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.916085 20713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.929104 20834 consensus_queue.cc:260] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.928335 20792 raft_consensus.cc:2393] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:21.931133 20834 ts_tablet_manager.cc:1434] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.001s
I20260709 12:09:21.931988 20834 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Bootstrap starting.
I20260709 12:09:21.932732 21175 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.910079 21169 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:21.912915 20685 consensus_peers.cc:597] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:21.934792 21175 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:21.941855 20645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
W20260709 12:09:21.940809 20610 leader_election.cc:343] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:21.943303 20685 leader_election.cc:343] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:21.945238 20608 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:21.946035 20905 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:21.947403 20541 catalog_manager.cc:5697] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:21.951253 20835 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:21.956318 21228 raft_consensus.cc:2749] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.986585 20713 raft_consensus.cc:3060] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:21.991943 20835 ts_tablet_manager.cc:1403] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.319s	user 0.026s	sys 0.028s
I20260709 12:09:21.958176 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:21.995242 20835 raft_consensus.cc:359] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:21.995908 20835 raft_consensus.cc:385] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:21.995988 20792 raft_consensus.cc:2393] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:21.997663 20683 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:21.998394 21174 raft_consensus.cc:2749] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:21.998478 20835 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:21.998780 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:21.999194 20835 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.002991 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:22.003711 20639 raft_consensus.cc:2393] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:22.005913 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:22.006474 20714 raft_consensus.cc:3060] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.006808 20835 ts_tablet_manager.cc:1434] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 12:09:22.007730 20835 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.008162 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:22.010542 21169 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:22.013034 20835 tablet_bootstrap.cc:654] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:22.015550 20608 leader_election.cc:343] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.017326 20608 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [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: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.017961 21054 raft_consensus.cc:2749] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.015645 21228 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:09:22.023825 20839 tablet_bootstrap.cc:654] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.023775 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:22.027756 20834 tablet_bootstrap.cc:654] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Neither blocks nor log segments found. Creating new log.
W20260709 12:09:22.032894 20759 leader_election.cc:343] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:22.037317 20608 consensus_peers.cc:597] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:22.037719 20759 leader_election.cc:343] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.038123 20759 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.035492 20543 catalog_manager.cc:5697] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.036585 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:22.046137 20714 raft_consensus.cc:2468] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:22.046854 21224 consensus_queue.cc:1048] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:09:22.053776 21054 consensus_queue.cc:1048] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.057904 20716 raft_consensus.cc:2393] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:22.039266 21169 raft_consensus.cc:2749] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.069911 21218 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.070348 21218 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:22.048318 20759 leader_election.cc:343] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.074730 21218 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.084625 21218 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.088071 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.092438 20835 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.092375 21060 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.093060 20835 ts_tablet_manager.cc:1403] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.029s
I20260709 12:09:22.095441 20835 raft_consensus.cc:359] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.096104 20835 raft_consensus.cc:385] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.095945 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.097184 20835 raft_consensus.cc:740] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.097841 20835 consensus_queue.cc:260] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.103058 20834 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: No bootstrap required, opened a new log
I20260709 12:09:22.103108 20839 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:22.103703 20834 ts_tablet_manager.cc:1403] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Time spent bootstrapping tablet: real 0.172s	user 0.014s	sys 0.002s
I20260709 12:09:22.103766 20839 ts_tablet_manager.cc:1403] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.217s	user 0.014s	sys 0.020s
I20260709 12:09:22.105509 20759 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.106276 20905 raft_consensus.cc:2749] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.106654 20759 leader_election.cc:304] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:22.107410 20905 raft_consensus.cc:2804] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.108275 20905 raft_consensus.cc:697] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:22.108983 20905 consensus_queue.cc:237] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.110306 20839 raft_consensus.cc:359] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.111799 20839 raft_consensus.cc:385] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.112141 20839 raft_consensus.cc:740] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.112844 20839 consensus_queue.cc:260] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.126782 20834 raft_consensus.cc:359] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.128062 20839 ts_tablet_manager.cc:1434] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260709 12:09:22.128942 20839 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:22.127970 20608 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.127442 20834 raft_consensus.cc:385] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.131191 21224 raft_consensus.cc:2749] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.133414 20834 raft_consensus.cc:740] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.137717 20834 consensus_queue.cc:260] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.133561 20541 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.145852 20839 tablet_bootstrap.cc:654] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.145809 20835 ts_tablet_manager.cc:1434] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 12:09:22.144454 20834 ts_tablet_manager.cc:1434] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 12:09:22.147507 20835 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.197467 20542 catalog_manager.cc:5697] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:22.206404 20835 tablet_bootstrap.cc:654] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.210578 21201 raft_consensus.cc:493] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.211072 21201 raft_consensus.cc:515] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.217988 21201 leader_election.cc:290] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:22.251217 20905 raft_consensus.cc:493] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.252061 20905 raft_consensus.cc:515] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.249212 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:22.263863 20543 catalog_manager.cc:5697] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:22.264768 20719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.265605 20716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.266315 20716 raft_consensus.cc:2393] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4527c5f83570464394a630b204ce40a2 in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:22.268364 21060 consensus_queue.cc:1048] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.258946 20839 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
W20260709 12:09:22.262354 21252 log.cc:927] Time spent T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 12:09:22.270718 20839 ts_tablet_manager.cc:1403] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.142s	user 0.017s	sys 0.009s
I20260709 12:09:22.262750 20905 leader_election.cc:290] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:22.262380 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:22.276908 20839 raft_consensus.cc:359] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.277738 20839 raft_consensus.cc:385] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.278190 20839 raft_consensus.cc:740] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.279206 20839 consensus_queue.cc:260] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.277199 20640 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.281404 20835 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.281824 20835 ts_tablet_manager.cc:1403] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.035s
I20260709 12:09:22.284097 20835 raft_consensus.cc:359] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.284716 20835 raft_consensus.cc:385] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.284979 20835 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.285554 20835 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.287451 20839 ts_tablet_manager.cc:1434] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:09:22.298252 20835 ts_tablet_manager.cc:1434] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:09:22.305497 20835 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.299718 20711 raft_consensus.cc:3060] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.307385 20759 leader_election.cc:304] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.311110 21169 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:22.315934 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:22.319782 20839 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:22.327986 21225 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.319996 21169 raft_consensus.cc:2749] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.315973 20835 tablet_bootstrap.cc:654] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.330739 20759 leader_election.cc:304] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.335520 21169 raft_consensus.cc:2749] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.342792 21218 consensus_queue.cc:1048] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:09:22.350623 21224 raft_consensus.cc:493] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.357574 21224 raft_consensus.cc:515] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.360925 21224 leader_election.cc:290] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.363991 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.364533 20787 raft_consensus.cc:2468] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 0.
I20260709 12:09:22.365881 20608 leader_election.cc:304] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:22.369654 21224 raft_consensus.cc:2804] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.385589 20713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.413363 21175 raft_consensus.cc:493] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.415022 21224 raft_consensus.cc:493] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.427906 21224 raft_consensus.cc:3060] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.438889 20839 tablet_bootstrap.cc:654] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.429468 21202 raft_consensus.cc:493] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.446089 21202 raft_consensus.cc:515] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.427274 21175 raft_consensus.cc:515] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:22.464646 20610 leader_election.cc:343] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:09:22.468086 20759 consensus_peers.cc:597] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:22.474905 21202 leader_election.cc:290] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:22.481093 21175 leader_election.cc:290] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.484349 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.484938 20790 raft_consensus.cc:2468] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 0.
I20260709 12:09:22.487849 20683 leader_election.cc:304] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:22.490427 21175 raft_consensus.cc:2804] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:09:22.491230 21175 raft_consensus.cc:493] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:22.491637 21175 raft_consensus.cc:3060] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.492334 20835 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.492767 20835 ts_tablet_manager.cc:1403] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.007s
I20260709 12:09:22.503307 20839 tablet_bootstrap.cc:492] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:22.503502 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:22.499619 21224 raft_consensus.cc:515] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.508294 20835 raft_consensus.cc:359] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.508988 20835 raft_consensus.cc:385] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.509212 21224 leader_election.cc:290] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.509334 20835 raft_consensus.cc:740] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.509953 20835 consensus_queue.cc:260] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.508476 20968 consensus_queue.cc:1048] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.511631 20839 ts_tablet_manager.cc:1403] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.009s
I20260709 12:09:22.514712 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:22.514842 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
W20260709 12:09:22.516323 20610 leader_election.cc:343] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.517335 20835 ts_tablet_manager.cc:1434] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:09:22.517987 20835 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.518929 21175 raft_consensus.cc:515] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:22.523731 20759 leader_election.cc:343] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.523854 21175 leader_election.cc:290] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.524721 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:22.525315 20790 raft_consensus.cc:3060] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.526863 20835 tablet_bootstrap.cc:654] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.527671 20787 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.524770 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:22.529907 20792 raft_consensus.cc:3060] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.538033 20790 raft_consensus.cc:2468] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:22.539779 20683 leader_election.cc:304] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:22.544065 20792 raft_consensus.cc:2468] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 1.
I20260709 12:09:22.544598 21175 raft_consensus.cc:2804] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.545324 21175 raft_consensus.cc:697] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:22.545914 20608 leader_election.cc:304] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.546911 20968 raft_consensus.cc:2804] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:09:22.547360 20968 raft_consensus.cc:697] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:22.548143 20968 consensus_queue.cc:237] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:22.552605 20685 leader_election.cc:343] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.552763 21227 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.546191 21175 consensus_queue.cc:237] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.542495 20839 raft_consensus.cc:359] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.553974 20839 raft_consensus.cc:385] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.554209 20839 raft_consensus.cc:740] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.554764 20839 consensus_queue.cc:260] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.558120 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:22.558727 20839 ts_tablet_manager.cc:1434] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 12:09:22.546446 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
W20260709 12:09:22.569670 20759 consensus_peers.cc:597] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:09:22.570032 20685 leader_election.cc:343] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:09:22.569667 20839 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Bootstrap starting.
I20260709 12:09:22.573580 20543 catalog_manager.cc:5697] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.578235 20759 leader_election.cc:304] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4527c5f83570464394a630b204ce40a2; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.578886 21242 raft_consensus.cc:2749] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.584208 20839 tablet_bootstrap.cc:654] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.590518 20835 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.590917 20835 ts_tablet_manager.cc:1403] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.001s
I20260709 12:09:22.592671 20835 raft_consensus.cc:359] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.593160 20835 raft_consensus.cc:385] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.593390 20835 raft_consensus.cc:740] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.592666 20543 catalog_manager.cc:5697] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 1, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:22.593957 20835 consensus_queue.cc:260] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.597596 20839 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: No bootstrap required, opened a new log
I20260709 12:09:22.597940 20839 ts_tablet_manager.cc:1403] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:09:22.599273 20968 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.599787 20968 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.600085 20839 raft_consensus.cc:359] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.600682 20839 raft_consensus.cc:385] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.600950 20839 raft_consensus.cc:740] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.601538 20839 consensus_queue.cc:260] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.602767 20714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.603438 20839 ts_tablet_manager.cc:1434] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:09:22.596542 20835 ts_tablet_manager.cc:1434] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:09:22.604784 20835 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.605371 20968 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.606166 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.608639 20608 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.610788 20968 raft_consensus.cc:2749] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.615932 20835 tablet_bootstrap.cc:654] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.622125 20835 tablet_bootstrap.cc:492] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.622519 20835 ts_tablet_manager.cc:1403] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:09:22.624866 20835 raft_consensus.cc:359] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.625468 20835 raft_consensus.cc:385] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.625713 20835 raft_consensus.cc:740] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.626300 20835 consensus_queue.cc:260] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.628017 20835 ts_tablet_manager.cc:1434] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:09:22.629031 20835 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: Bootstrap starting.
I20260709 12:09:22.634198 20835 tablet_bootstrap.cc:654] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: Neither blocks nor log segments found. Creating new log.
I20260709 12:09:22.691553 20835 tablet_bootstrap.cc:492] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: No bootstrap required, opened a new log
I20260709 12:09:22.692726 20835 ts_tablet_manager.cc:1403] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.002s
I20260709 12:09:22.694167 21263 consensus_queue.cc:1048] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:09:22.722713 20835 raft_consensus.cc:359] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.723654 20835 raft_consensus.cc:385] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:09:22.723917 20835 raft_consensus.cc:740] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Initialized, Role: FOLLOWER
I20260709 12:09:22.731765 20835 consensus_queue.cc:260] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.739636 21175 raft_consensus.cc:493] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.740111 20641 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.740301 21175 raft_consensus.cc:515] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.741919 20835 ts_tablet_manager.cc:1434] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 12:09:22.742823 21175 leader_election.cc:290] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.743958 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.744890 20789 raft_consensus.cc:2393] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:22.753068 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c53896acbd054e8da9314eca5777d27c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:22.774729 20683 leader_election.cc:304] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:22.781327 21175 raft_consensus.cc:3060] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.806005 21207 raft_consensus.cc:493] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.806734 21207 raft_consensus.cc:515] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.809700 21175 raft_consensus.cc:2749] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.811208 21227 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.811901 21227 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.814121 21227 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.814509 21207 leader_election.cc:290] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.815462 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:22.816027 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.816386 20641 raft_consensus.cc:2393] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 639b8a0d015746e289f05b382959cfa3 in this term.
I20260709 12:09:22.817317 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.818078 20787 raft_consensus.cc:2393] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95d27dbea0b04932a043d5012f9b02cc in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:22.819504 20683 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95d27dbea0b04932a043d5012f9b02cc; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:22.821321 21175 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.822149 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001088b4c0294fa4b6d7629d3ddbc891" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.823578 20610 leader_election.cc:304] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.824286 21207 raft_consensus.cc:2749] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.826650 21175 raft_consensus.cc:2749] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.928454 21207 raft_consensus.cc:493] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:22.929032 21207 raft_consensus.cc:515] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:22.930995 21207 leader_election.cc:290] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:22.931789 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:22.931918 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1518a09490b4ba88e274ec3acdfac84" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:22.932772 20787 raft_consensus.cc:2393] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:22.933619 20608 leader_election.cc:304] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:22.934409 21207 raft_consensus.cc:3060] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:22.940483 21207 raft_consensus.cc:2749] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:22.976087 21175 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:22.991441 21175 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.000790 21207 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.012184 21224 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.012732 21224 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:23.014663 21224 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:23.016667 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:23.017419 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:23.017519 20717 raft_consensus.cc:2393] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 95d27dbea0b04932a043d5012f9b02cc in this term.
I20260709 12:09:23.018131 20787 raft_consensus.cc:2393] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 639b8a0d015746e289f05b382959cfa3 in current term 1: Already voted for candidate 4527c5f83570464394a630b204ce40a2 in this term.
I20260709 12:09:23.018718 21207 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:23.019663 20610 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:23.020399 21207 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.025328 21207 raft_consensus.cc:2749] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.030633 20641 raft_consensus.cc:3060] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:09:23.166662 21224 raft_consensus.cc:493] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.167142 21224 raft_consensus.cc:515] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:23.168874 21224 leader_election.cc:290] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:23.169371 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:23.169713 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7cc5ac75bbd4b8882a3c26a3c4b42f6" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:23.170995 20608 leader_election.cc:304] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3; no voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:23.171681 21224 raft_consensus.cc:2749] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:09:23.180370 20641 raft_consensus.cc:3060] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:09:23.351094 20591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:09:23.729133 21179 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:23.729601 21179 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:23.731055 21179 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:23.731621 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:23.731897 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2" is_pre_election: true
I20260709 12:09:23.732213 20641 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:23.732473 20789 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 1.
I20260709 12:09:23.733196 20685 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:23.733740 21179 raft_consensus.cc:2804] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:23.734045 21179 raft_consensus.cc:493] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:23.734326 21179 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:23.738998 21179 raft_consensus.cc:515] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:23.740489 21179 leader_election.cc:290] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:23.740940 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:23.741241 20789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1f23ef35f174f96bf477cb68ed09851" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:23.741344 20641 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:23.741670 20789 raft_consensus.cc:3060] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:23.745275 20641 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 2.
I20260709 12:09:23.745734 20789 raft_consensus.cc:2468] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 2.
I20260709 12:09:23.746078 20685 leader_election.cc:304] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:23.746714 21179 raft_consensus.cc:2804] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:23.747154 21179 raft_consensus.cc:697] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:23.747957 21179 consensus_queue.cc:237] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:23.757225 20543 catalog_manager.cc:5697] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 0 to 2, leader changed from <none> to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:24.133590 21212 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:09:24.133962 21212 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:24.135720 21212 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:24.136581 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3" is_pre_election: true
I20260709 12:09:24.136686 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc" is_pre_election: true
I20260709 12:09:24.137113 20641 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:24.137243 20717 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 1.
I20260709 12:09:24.138226 20759 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:24.138873 21212 raft_consensus.cc:2804] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:09:24.139168 21212 raft_consensus.cc:493] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:09:24.139495 21212 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:24.144282 21212 raft_consensus.cc:515] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:24.145771 21212 leader_election.cc:290] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:24.146337 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:24.146536 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "798f6d435c6e40ab94a80ef7718325fb" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:24.146767 20641 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:24.147028 20717 raft_consensus.cc:3060] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:24.150386 20641 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:24.151149 20759 leader_election.cc:304] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:24.151688 21212 raft_consensus.cc:2804] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:24.151703 20717 raft_consensus.cc:2468] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:24.152197 21212 raft_consensus.cc:697] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:24.152943 21212 consensus_queue.cc:237] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:24.171942 20641 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:09:24.173241 21216 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.175076 20543 catalog_manager.cc:5697] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:24.212930 20787 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:09:24.213940 21216 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.231361 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:09:24.240696 21296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:24.248445 21297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:09:24.280929 21299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:09:24.281575 19479 server_base.cc:1061] running on GCE node
I20260709 12:09:24.282500 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:09:24.282701 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:09:24.282886 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783598964282867 us; error 0 us; skew 500 ppm
I20260709 12:09:24.283416 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:09:24.286042 19479 webserver.cc:533] Webserver started at http://127.19.5.196:45593/ using document root <none> and password file <none>
I20260709 12:09:24.286620 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:09:24.286863 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:09:24.287266 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:09:24.288676 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-3-root/instance:
uuid: "3f501977780c4aabbb43f1c8ed18dac1"
format_stamp: "Formatted at 2026-07-09 12:09:24 on dist-test-slave-6jfb"
I20260709 12:09:24.293524 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:09:24.296626 21304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:24.297314 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:09:24.297586 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
uuid: "3f501977780c4aabbb43f1c8ed18dac1"
format_stamp: "Formatted at 2026-07-09 12:09:24 on dist-test-slave-6jfb"
I20260709 12:09:24.297827 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:09:24.337221 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:09:24.338615 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:09:24.340646 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:09:24.343334 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:09:24.343506 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:24.343788 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:09:24.343952 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:09:24.436983 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.196:45965
I20260709 12:09:24.437809 21367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.196:45965 every 8 connection(s)
I20260709 12:09:24.452533 19479 auto_leader_rebalancer-test.cc:439] add a tserver: 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:24.458765 21368 heartbeater.cc:344] Connected to a master server at 127.19.5.254:33107
I20260709 12:09:24.459092 21368 heartbeater.cc:461] Registering TS with master...
I20260709 12:09:24.459769 21368 heartbeater.cc:507] Master 127.19.5.254:33107 requested a full tablet report, sending...
I20260709 12:09:24.461386 20543 ts_manager.cc:194] Registered new tserver with Master: 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:24.462536 20543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37826
I20260709 12:09:24.580106 20641 raft_consensus.cc:1275] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:09:24.581184 21263 consensus_queue.cc:1048] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:24.589993 20711 raft_consensus.cc:1275] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:09:24.594010 21212 consensus_queue.cc:1048] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:09:25.465065 21368 heartbeater.cc:499] Master 127.19.5.254:33107 was elected leader, sending a full tablet report...
I20260709 12:09:25.523440 20787 consensus_queue.cc:237] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:25.532939 20640 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.533980 20711 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.535245 21212 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.537374 21212 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.546068 21212 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.547314 20641 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.549243 20711 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:25.553418 20758 consensus_peers.cc:597] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 92135245fbda485cb63590b044b73bf4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.561592 20543 catalog_manager.cc:5697] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.581431 20641 consensus_queue.cc:237] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:25.597431 20787 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.599295 21224 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.599552 20711 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.602109 21224 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:25.608749 20609 consensus_peers.cc:597] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c02fa6b05a944323876fec882f7194d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.608999 21392 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.611259 20711 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.612540 20789 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.621934 20787 consensus_queue.cc:237] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:25.625241 20543 catalog_manager.cc:5697] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:25.635068 20758 consensus_peers.cc:597] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 593562fdbc634422a1fa38700b858834. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.636766 20711 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.636713 20641 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.638526 21381 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.639989 21373 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.649664 21381 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.651278 20711 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.653090 20641 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.673921 20542 catalog_manager.cc:5697] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.689399 20711 consensus_queue.cc:237] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:25.697782 20641 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.698079 20787 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:25.699061 21179 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:25.713369 21376 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:25.749215 20641 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.753875 20787 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:25.756491 20684 consensus_peers.cc:597] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3924804c83ec495e8a0a1f11ba99be47. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:25.747797 21404 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.767930 20543 catalog_manager.cc:5697] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:25.913151 21406 ts_tablet_manager.cc:933] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:25.921764 21406 tablet_copy_client.cc:323] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:25.938442 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 92135245fbda485cb63590b044b73bf4 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:25.939044 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 92135245fbda485cb63590b044b73bf4 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-92135245fbda485cb63590b044b73bf4
I20260709 12:09:25.947175 20804 tablet_copy_source_session.cc:215] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:25.950685 21406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92135245fbda485cb63590b044b73bf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:25.961845 21406 tablet_copy_client.cc:806] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:25.962628 21406 tablet_copy_client.cc:670] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:25.966928 21406 tablet_copy_client.cc:538] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:25.976439 21406 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:25.999802 21406 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:26.000658 21406 tablet_bootstrap.cc:492] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:26.001272 21406 ts_tablet_manager.cc:1403] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 12:09:26.004025 21406 raft_consensus.cc:359] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.004806 21406 raft_consensus.cc:740] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:26.005421 21406 consensus_queue.cc:260] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.008677 21406 ts_tablet_manager.cc:1434] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:09:26.010232 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-92135245fbda485cb63590b044b73bf4 received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:26.010569 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-92135245fbda485cb63590b044b73bf4 on tablet 92135245fbda485cb63590b044b73bf4 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:26.035470 21406 ts_tablet_manager.cc:933] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:26.037216 21406 tablet_copy_client.cc:323] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:26.050222 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet c02fa6b05a944323876fec882f7194d9 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:26.050784 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet c02fa6b05a944323876fec882f7194d9 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-c02fa6b05a944323876fec882f7194d9
I20260709 12:09:26.057125 20655 tablet_copy_source_session.cc:215] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:26.059422 21406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c02fa6b05a944323876fec882f7194d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:26.068673 21406 tablet_copy_client.cc:806] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:26.069156 21406 tablet_copy_client.cc:670] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:26.074791 21406 tablet_copy_client.cc:538] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:26.081693 21406 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:26.097705 21406 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:26.098421 21406 tablet_bootstrap.cc:492] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:26.099004 21406 ts_tablet_manager.cc:1403] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 12:09:26.101531 21406 raft_consensus.cc:359] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.102151 21406 raft_consensus.cc:740] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:26.103222 21406 consensus_queue.cc:260] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.105165 21406 ts_tablet_manager.cc:1434] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 12:09:26.107136 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c02fa6b05a944323876fec882f7194d9 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:26.107570 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c02fa6b05a944323876fec882f7194d9 on tablet c02fa6b05a944323876fec882f7194d9 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:26.195909 21406 ts_tablet_manager.cc:933] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:26.197368 21406 tablet_copy_client.cc:323] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:26.198678 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 593562fdbc634422a1fa38700b858834 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:26.199198 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 593562fdbc634422a1fa38700b858834 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-593562fdbc634422a1fa38700b858834
I20260709 12:09:26.206459 20804 tablet_copy_source_session.cc:215] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:26.209218 21406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 593562fdbc634422a1fa38700b858834. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:26.218763 21406 tablet_copy_client.cc:806] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:26.219190 21406 tablet_copy_client.cc:670] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:26.222123 21406 tablet_copy_client.cc:538] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:26.227478 21406 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:26.240101 21406 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:26.240711 21406 tablet_bootstrap.cc:492] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:26.241178 21406 ts_tablet_manager.cc:1403] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.001s
I20260709 12:09:26.242933 21406 raft_consensus.cc:359] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.243453 21406 raft_consensus.cc:740] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:26.243932 21406 consensus_queue.cc:260] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.245868 21406 ts_tablet_manager.cc:1434] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:09:26.247393 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-593562fdbc634422a1fa38700b858834 received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:26.247818 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-593562fdbc634422a1fa38700b858834 on tablet 593562fdbc634422a1fa38700b858834 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:26.282316 21406 ts_tablet_manager.cc:933] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:26.283649 21406 tablet_copy_client.cc:323] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:26.293977 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 3924804c83ec495e8a0a1f11ba99be47 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:26.294508 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 3924804c83ec495e8a0a1f11ba99be47 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-3924804c83ec495e8a0a1f11ba99be47
I20260709 12:09:26.300578 20730 tablet_copy_source_session.cc:215] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:26.303105 21406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3924804c83ec495e8a0a1f11ba99be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:26.315719 21406 tablet_copy_client.cc:806] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:26.316202 21406 tablet_copy_client.cc:670] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:26.320278 21406 tablet_copy_client.cc:538] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:26.327744 21406 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:26.343979 21406 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:26.344755 21406 tablet_bootstrap.cc:492] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:26.345711 21406 ts_tablet_manager.cc:1403] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.000s
I20260709 12:09:26.348070 21406 raft_consensus.cc:359] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.348798 21406 raft_consensus.cc:740] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:26.349344 21406 consensus_queue.cc:260] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:26.351243 21406 ts_tablet_manager.cc:1434] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:26.352842 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-3924804c83ec495e8a0a1f11ba99be47 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:26.353250 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-3924804c83ec495e8a0a1f11ba99be47 on tablet 3924804c83ec495e8a0a1f11ba99be47 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:26.547931 21343 raft_consensus.cc:1217] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:26.589562 21343 raft_consensus.cc:1217] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:26.647621 21343 raft_consensus.cc:1217] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:26.732120 21343 raft_consensus.cc:1217] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:26.970947 21419 raft_consensus.cc:1064] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:26.974434 21419 consensus_queue.cc:237] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:26.981504 20711 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:26.981838 21343 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:26.983208 21373 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:26.983423 20641 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:26.984875 21381 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:26.985713 21419 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:26.996973 21381 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.007645 20641 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.011332 21343 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.019059 20542 catalog_manager.cc:5697] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:27.035683 20711 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.051848 21392 raft_consensus.cc:1064] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:27.054318 21392 consensus_queue.cc:237] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.090835 21426 raft_consensus.cc:1064] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:27.093325 21426 consensus_queue.cc:237] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.124116 21343 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.126478 21343 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.127892 21373 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.131687 20640 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.132810 20711 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.131779 21420 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:09:27.132942 21419 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:27.134455 20787 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.141846 21392 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.148801 20711 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.151821 21419 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.156790 20787 consensus_queue.cc:237] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.157003 21420 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.166762 21341 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.168560 21426 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.176213 21373 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.180075 21341 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.187686 20714 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.213011 21420 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.225718 21342 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.227301 20713 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.244333 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 92135245fbda485cb63590b044b73bf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:27.248728 20543 catalog_manager.cc:5697] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:27.251201 20541 catalog_manager.cc:5697] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.261863 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 92135245fbda485cb63590b044b73bf4 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:27.268472 21439 tablet_replica.cc:333] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:27.269546 21439 raft_consensus.cc:2243] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:27.268823 21419 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.272148 21439 raft_consensus.cc:2272] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:27.277227 20640 consensus_queue.cc:237] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.279902 21439 ts_tablet_manager.cc:1916] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:27.287945 21342 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.289409 21392 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.297659 21421 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.299909 21373 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.304121 20539 catalog_manager.cc:5697] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:27.305593 21342 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.309970 21439 ts_tablet_manager.cc:1929] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:27.310495 21439 log.cc:1199] T 92135245fbda485cb63590b044b73bf4 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/92135245fbda485cb63590b044b73bf4
I20260709 12:09:27.312391 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 92135245fbda485cb63590b044b73bf4 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:27.291110 20713 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.316561 21224 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.320660 20641 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.321566 20789 consensus_queue.cc:237] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.324003 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c02fa6b05a944323876fec882f7194d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:27.329053 21401 raft_consensus.cc:1064] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:27.331418 20717 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.332902 20714 raft_consensus.cc:2955] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.332628 21401 consensus_queue.cc:237] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.285602 21341 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.352360 20713 raft_consensus.cc:2955] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.363511 20542 catalog_manager.cc:5697] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:27.368607 20640 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.372540 21343 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.375169 21373 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.378919 21342 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.380261 21179 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.385175 20793 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.388056 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet c02fa6b05a944323876fec882f7194d9 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:27.388921 20640 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:27.390358 21419 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.396245 21179 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.398087 21373 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.399816 21179 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:27.408663 21343 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.415175 21179 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.417716 21445 tablet_replica.cc:333] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:27.425098 20793 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.425565 21342 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.428437 20640 raft_consensus.cc:2955] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.429306 20641 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.445389 20542 catalog_manager.cc:5697] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.446835 21445 raft_consensus.cc:2243] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:27.447546 21445 pending_rounds.cc:70] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Trying to abort 1 pending ops.
I20260709 12:09:27.453428 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 593562fdbc634422a1fa38700b858834 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:27.449318 21445 pending_rounds.cc:77] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621369048436736 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "c02fa6b05a944323876fec882f7194d9" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } } }
I20260709 12:09:27.457360 21445 raft_consensus.cc:2917] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:09:27.458737 21445 raft_consensus.cc:2889] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:09:27.459288 21445 raft_consensus.cc:2272] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:27.468078 21445 ts_tablet_manager.cc:1916] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:27.473098 20540 catalog_manager.cc:5697] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.481684 20713 consensus_queue.cc:237] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:27.490270 21445 ts_tablet_manager.cc:1929] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:27.490722 21445 log.cc:1199] T c02fa6b05a944323876fec882f7194d9 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/c02fa6b05a944323876fec882f7194d9
I20260709 12:09:27.490957 21343 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.493660 20641 raft_consensus.cc:1275] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:27.492851 21404 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:09:27.497587 21404 consensus_queue.cc:1048] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:27.501348 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 593562fdbc634422a1fa38700b858834 with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:27.492899 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet c02fa6b05a944323876fec882f7194d9 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:27.506626 21449 tablet_replica.cc:333] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:27.507653 21449 raft_consensus.cc:2243] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:27.507719 21404 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.509397 21449 raft_consensus.cc:2272] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:27.510035 20640 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.514446 21343 raft_consensus.cc:2955] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.518450 21449 ts_tablet_manager.cc:1916] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:27.523736 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3924804c83ec495e8a0a1f11ba99be47 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:27.529072 20543 catalog_manager.cc:5697] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:27.533651 21449 ts_tablet_manager.cc:1929] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:27.534046 21449 log.cc:1199] T 593562fdbc634422a1fa38700b858834 P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/593562fdbc634422a1fa38700b858834
I20260709 12:09:27.535912 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 593562fdbc634422a1fa38700b858834 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:27.539489 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 3924804c83ec495e8a0a1f11ba99be47 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:27.540351 21445 tablet_replica.cc:333] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:27.541334 21445 raft_consensus.cc:2243] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:27.541890 21445 raft_consensus.cc:2272] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:27.544893 21445 ts_tablet_manager.cc:1916] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:27.555724 21445 ts_tablet_manager.cc:1929] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:27.556092 21445 log.cc:1199] T 3924804c83ec495e8a0a1f11ba99be47 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/3924804c83ec495e8a0a1f11ba99be47
I20260709 12:09:27.557300 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 3924804c83ec495e8a0a1f11ba99be47 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:28.599337 20793 consensus_queue.cc:237] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:28.606495 20640 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:28.606294 20758 consensus_peers.cc:597] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4203e53001f5484aac1d332d05c108ae. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:28.606495 20714 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.608552 21418 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.610173 21373 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.621091 21418 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.622649 20640 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.628113 20714 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.636533 20713 consensus_queue.cc:237] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:28.638039 20539 catalog_manager.cc:5697] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.647606 20640 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.647709 20793 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:28.649302 20684 consensus_peers.cc:597] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fbed66380a4b48cb9ba8ef13036aa55a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:28.649674 21179 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.651994 21458 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.662057 21444 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.664458 20793 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.673069 20640 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.674321 20714 consensus_queue.cc:237] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:28.686163 20684 consensus_peers.cc:597] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1518a09490b4ba88e274ec3acdfac84. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:28.684459 20543 catalog_manager.cc:5697] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.688198 20793 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.689739 20637 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.689672 21179 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.693507 21444 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.699016 21179 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.704151 20793 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.711897 20637 consensus_queue.cc:237] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:28.722527 20540 catalog_manager.cc:5697] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:28.735589 20640 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:28.745159 20609 consensus_peers.cc:597] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d183a2c0db12428085a713cf43962310. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:28.747004 20793 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.748481 20714 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:28.750020 21440 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.756480 21440 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:28.773583 21440 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.777230 20793 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.778635 20714 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.793901 20543 catalog_manager.cc:5697] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:28.983129 21470 ts_tablet_manager.cc:933] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:28.984921 21470 tablet_copy_client.cc:323] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:28.986230 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 4203e53001f5484aac1d332d05c108ae from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:28.986752 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 4203e53001f5484aac1d332d05c108ae from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-4203e53001f5484aac1d332d05c108ae
I20260709 12:09:28.994189 20804 tablet_copy_source_session.cc:215] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:28.997272 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4203e53001f5484aac1d332d05c108ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.011348 21470 tablet_copy_client.cc:806] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.011924 21470 tablet_copy_client.cc:670] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:29.015061 21470 tablet_copy_client.cc:538] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:29.021615 21470 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:29.044559 21470 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:29.045466 21470 tablet_bootstrap.cc:492] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:29.046139 21470 ts_tablet_manager.cc:1403] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.005s
I20260709 12:09:29.048938 21470 raft_consensus.cc:359] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.049726 21470 raft_consensus.cc:740] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:29.050367 21470 consensus_queue.cc:260] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.055083 21470 ts_tablet_manager.cc:1434] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:09:29.057328 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-4203e53001f5484aac1d332d05c108ae received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:29.057647 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-4203e53001f5484aac1d332d05c108ae on tablet 4203e53001f5484aac1d332d05c108ae with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:29.120818 21470 ts_tablet_manager.cc:933] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:29.123390 21470 tablet_copy_client.cc:323] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:29.124974 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet fbed66380a4b48cb9ba8ef13036aa55a from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:29.125468 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet fbed66380a4b48cb9ba8ef13036aa55a from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-fbed66380a4b48cb9ba8ef13036aa55a
I20260709 12:09:29.130527 20730 tablet_copy_source_session.cc:215] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.133186 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbed66380a4b48cb9ba8ef13036aa55a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.148088 21470 tablet_copy_client.cc:806] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.148680 21470 tablet_copy_client.cc:670] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:29.154946 21470 tablet_copy_client.cc:538] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:29.160948 21470 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:29.178331 21476 ts_tablet_manager.cc:933] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:29.179059 21470 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:29.180845 21470 tablet_bootstrap.cc:492] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:29.181495 21470 ts_tablet_manager.cc:1403] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:09:29.183517 21470 raft_consensus.cc:359] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.183925 21476 tablet_copy_client.cc:323] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:29.184334 21470 raft_consensus.cc:740] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:29.185009 21470 consensus_queue.cc:260] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.186517 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet d1518a09490b4ba88e274ec3acdfac84 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:29.187021 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet d1518a09490b4ba88e274ec3acdfac84 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-d1518a09490b4ba88e274ec3acdfac84
I20260709 12:09:29.189110 21470 ts_tablet_manager.cc:1434] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:29.191689 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-fbed66380a4b48cb9ba8ef13036aa55a received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:29.192077 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-fbed66380a4b48cb9ba8ef13036aa55a on tablet fbed66380a4b48cb9ba8ef13036aa55a with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:29.198225 20730 tablet_copy_source_session.cc:215] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.201275 21476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1518a09490b4ba88e274ec3acdfac84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.214323 21476 tablet_copy_client.cc:806] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.214833 21476 tablet_copy_client.cc:670] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:29.217813 21476 tablet_copy_client.cc:538] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:29.224611 21476 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:29.225924 21470 ts_tablet_manager.cc:933] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:29.236344 21470 tablet_copy_client.cc:323] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:29.237942 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet d183a2c0db12428085a713cf43962310 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:29.238458 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet d183a2c0db12428085a713cf43962310 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-d183a2c0db12428085a713cf43962310
I20260709 12:09:29.242389 21476 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:29.243221 21476 tablet_bootstrap.cc:492] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:29.243861 21476 ts_tablet_manager.cc:1403] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 12:09:29.246634 21476 raft_consensus.cc:359] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.247391 21476 raft_consensus.cc:740] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:29.247931 20655 tablet_copy_source_session.cc:215] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:29.248044 21476 consensus_queue.cc:260] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.250254 21476 ts_tablet_manager.cc:1434] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:29.251781 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d1518a09490b4ba88e274ec3acdfac84 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:29.252100 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d1518a09490b4ba88e274ec3acdfac84 on tablet d1518a09490b4ba88e274ec3acdfac84 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:29.258092 21470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d183a2c0db12428085a713cf43962310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:29.272467 21470 tablet_copy_client.cc:806] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:29.273766 21470 tablet_copy_client.cc:670] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:29.281391 21470 tablet_copy_client.cc:538] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:29.288084 21470 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:29.311870 21470 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:29.312538 21470 tablet_bootstrap.cc:492] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:29.312994 21470 ts_tablet_manager.cc:1403] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.009s
I20260709 12:09:29.314885 21470 raft_consensus.cc:359] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.315651 21470 raft_consensus.cc:740] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:29.316080 21470 consensus_queue.cc:260] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:29.318118 21470 ts_tablet_manager.cc:1434] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:09:29.320253 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d183a2c0db12428085a713cf43962310 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:29.320628 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d183a2c0db12428085a713cf43962310 on tablet d183a2c0db12428085a713cf43962310 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:29.361210 21343 raft_consensus.cc:1217] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:29.646198 21343 raft_consensus.cc:1217] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:29.708187 21343 raft_consensus.cc:1217] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:29.802963 21343 raft_consensus.cc:1217] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:29.953173 21450 raft_consensus.cc:1064] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:29.955183 21450 consensus_queue.cc:237] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:29.963148 21343 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.964527 21450 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:29.966015 20714 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.967130 21451 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:29.969347 20637 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:29.971168 21483 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:29.994091 21418 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.002069 20713 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.002020 20637 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.015666 21343 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.025426 20540 catalog_manager.cc:5697] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.055595 20789 consensus_queue.cc:237] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.060324 21343 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.060539 20640 raft_consensus.cc:1275] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.061883 21451 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.063611 21451 consensus_queue.cc:1048] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.070173 21418 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.071959 21343 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.079097 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4203e53001f5484aac1d332d05c108ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:30.085309 20543 catalog_manager.cc:5697] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.104013 20640 raft_consensus.cc:2955] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.115319 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 4203e53001f5484aac1d332d05c108ae with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:30.130088 21481 raft_consensus.cc:1064] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:30.132838 21481 consensus_queue.cc:237] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.146294 21491 tablet_replica.cc:333] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:30.147321 21491 raft_consensus.cc:2243] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:30.148005 21491 raft_consensus.cc:2272] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:30.148303 20717 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.151441 20793 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.152060 21343 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.153213 21441 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.154445 21481 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.163962 21491 ts_tablet_manager.cc:1916] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:30.164232 21494 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.166501 21481 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.179889 21343 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.187784 20717 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.189162 20543 catalog_manager.cc:5697] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:30.191677 21491 ts_tablet_manager.cc:1929] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:30.192162 21491 log.cc:1199] T 4203e53001f5484aac1d332d05c108ae P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/4203e53001f5484aac1d332d05c108ae
I20260709 12:09:30.193645 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 4203e53001f5484aac1d332d05c108ae (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:30.204324 20793 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.221000 20640 consensus_queue.cc:237] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.226053 21343 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.226598 20793 raft_consensus.cc:1275] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.227465 21494 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.228408 21481 consensus_queue.cc:1048] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.233444 21493 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.236573 21343 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.243628 20793 raft_consensus.cc:2955] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.246052 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d183a2c0db12428085a713cf43962310 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:30.254671 20539 catalog_manager.cc:5697] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:30.269877 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet d183a2c0db12428085a713cf43962310 with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:30.270763 21491 tablet_replica.cc:333] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:30.271859 21491 raft_consensus.cc:2243] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:30.272431 21491 raft_consensus.cc:2272] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:30.275624 21491 ts_tablet_manager.cc:1916] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:30.286067 21491 ts_tablet_manager.cc:1929] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:30.286339 21491 log.cc:1199] T d183a2c0db12428085a713cf43962310 P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/d183a2c0db12428085a713cf43962310
I20260709 12:09:30.287467 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet d183a2c0db12428085a713cf43962310 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:30.323871 21179 raft_consensus.cc:1064] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:30.326033 21179 consensus_queue.cc:237] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.332290 20793 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.332453 21343 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.333704 20637 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.333765 21444 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.337324 21458 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.351857 21179 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.352732 20637 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.362221 21501 raft_consensus.cc:1064] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:30.353204 21502 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:30.381286 21501 consensus_queue.cc:237] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.390486 20793 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.392081 21342 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.398411 20543 catalog_manager.cc:5697] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.412832 21342 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.414323 21458 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.426790 20789 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.430143 21502 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.430524 20637 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:30.436362 21501 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:30.461335 21503 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.465566 20637 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.476111 21342 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.476724 20789 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.491743 20543 catalog_manager.cc:5697] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.508534 20717 consensus_queue.cc:237] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.512799 21342 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.513351 20637 raft_consensus.cc:1275] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.515398 21503 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.516191 21501 consensus_queue.cc:1048] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.522563 21506 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.523816 21342 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.523973 20637 raft_consensus.cc:2955] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.532447 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1518a09490b4ba88e274ec3acdfac84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:30.534281 20540 catalog_manager.cc:5697] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.544507 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet d1518a09490b4ba88e274ec3acdfac84 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:30.549841 21510 tablet_replica.cc:333] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:30.550817 21510 raft_consensus.cc:2243] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:30.551568 21510 raft_consensus.cc:2272] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:30.563912 21510 ts_tablet_manager.cc:1916] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:30.575843 21510 ts_tablet_manager.cc:1929] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:30.576133 21510 log.cc:1199] T d1518a09490b4ba88e274ec3acdfac84 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/d1518a09490b4ba88e274ec3acdfac84
I20260709 12:09:30.577322 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet d1518a09490b4ba88e274ec3acdfac84 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:30.776254 20717 consensus_queue.cc:237] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:30.780647 20789 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.781900 21342 raft_consensus.cc:1275] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:30.781983 21458 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.783442 21506 consensus_queue.cc:1048] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:30.788555 21458 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.790292 20793 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.791352 21342 raft_consensus.cc:2955] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.804025 20539 catalog_manager.cc:5697] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:30.809640 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fbed66380a4b48cb9ba8ef13036aa55a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:30.815759 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet fbed66380a4b48cb9ba8ef13036aa55a with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:30.817422 21511 tablet_replica.cc:333] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:30.818181 21511 raft_consensus.cc:2243] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:30.818712 21511 raft_consensus.cc:2272] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:30.825894 21511 ts_tablet_manager.cc:1916] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:30.838115 21511 ts_tablet_manager.cc:1929] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:30.838413 21511 log.cc:1199] T fbed66380a4b48cb9ba8ef13036aa55a P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/fbed66380a4b48cb9ba8ef13036aa55a
I20260709 12:09:30.839602 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet fbed66380a4b48cb9ba8ef13036aa55a (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:31.876660 20717 consensus_queue.cc:237] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:31.882301 20684 consensus_peers.cc:597] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bd099685bd543f892d0839d8578471b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.882849 20640 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.883116 20790 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.884073 21458 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.884831 21506 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.891692 21458 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.893252 20640 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.898422 20790 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.905247 20717 consensus_queue.cc:237] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:31.910187 20539 catalog_manager.cc:5697] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:31.917178 20790 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:31.917377 20684 consensus_peers.cc:597] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e9d160307574669a53d5f4ffaf7e642. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.918639 21516 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.918772 20640 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.920547 21516 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:31.928056 21458 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.930038 20790 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.930959 20640 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.952468 20714 consensus_queue.cc:237] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:31.969669 20684 consensus_peers.cc:597] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 838dbe03aa0f4e2f9e06aed2dca97623. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:31.970706 20790 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.971836 20641 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:31.972579 21458 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.976245 21458 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:31.983109 20542 catalog_manager.cc:5697] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.993640 21458 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:31.999650 20640 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:32.006732 20637 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.002280 20790 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:32.012238 20539 catalog_manager.cc:5697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:32.025558 20714 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.027078 21481 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:32.029979 20609 consensus_peers.cc:597] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 793d73b7c63e4dffb564e37878ad426b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:32.032560 20793 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:32.033910 21481 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:32.043769 21493 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:32.046171 20790 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:32.047950 20714 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:32.062319 20539 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:32.372550 21532 ts_tablet_manager.cc:933] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:32.374569 21532 tablet_copy_client.cc:323] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:32.375953 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 9bd099685bd543f892d0839d8578471b from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:32.376510 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 9bd099685bd543f892d0839d8578471b from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-9bd099685bd543f892d0839d8578471b
I20260709 12:09:32.383667 20730 tablet_copy_source_session.cc:215] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:32.386524 21532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bd099685bd543f892d0839d8578471b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:32.398846 21532 tablet_copy_client.cc:806] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:32.399504 21532 tablet_copy_client.cc:670] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:32.403971 21532 tablet_copy_client.cc:538] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:32.410656 21534 ts_tablet_manager.cc:933] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:32.415239 21532 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:32.429258 21534 tablet_copy_client.cc:323] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:32.431411 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 793d73b7c63e4dffb564e37878ad426b from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:32.431950 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 793d73b7c63e4dffb564e37878ad426b from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-793d73b7c63e4dffb564e37878ad426b
I20260709 12:09:32.439510 20655 tablet_copy_source_session.cc:215] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:32.440591 21532 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:32.441735 21532 tablet_bootstrap.cc:492] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:32.442395 21532 ts_tablet_manager.cc:1403] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260709 12:09:32.442896 21534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 793d73b7c63e4dffb564e37878ad426b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:32.445283 21532 raft_consensus.cc:359] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.446074 21532 raft_consensus.cc:740] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:32.446691 21532 consensus_queue.cc:260] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.449451 21532 ts_tablet_manager.cc:1434] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:32.450970 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9bd099685bd543f892d0839d8578471b received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:32.451376 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9bd099685bd543f892d0839d8578471b on tablet 9bd099685bd543f892d0839d8578471b with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:32.461602 21534 tablet_copy_client.cc:806] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:32.462131 21534 tablet_copy_client.cc:670] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:32.466359 21534 tablet_copy_client.cc:538] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:32.473987 21534 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:32.483839 21532 ts_tablet_manager.cc:933] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:32.502305 21532 tablet_copy_client.cc:323] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:32.496436 21534 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:32.503666 21534 tablet_bootstrap.cc:492] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:32.504367 21534 ts_tablet_manager.cc:1403] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.005s
I20260709 12:09:32.504442 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 838dbe03aa0f4e2f9e06aed2dca97623 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:32.505005 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 838dbe03aa0f4e2f9e06aed2dca97623 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-838dbe03aa0f4e2f9e06aed2dca97623
I20260709 12:09:32.507221 21534 raft_consensus.cc:359] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.508116 21534 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:32.508775 21534 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.510995 21534 ts_tablet_manager.cc:1434] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:09:32.513444 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-793d73b7c63e4dffb564e37878ad426b received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:32.513873 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-793d73b7c63e4dffb564e37878ad426b on tablet 793d73b7c63e4dffb564e37878ad426b with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:32.514164 20730 tablet_copy_source_session.cc:215] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:32.517403 21532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838dbe03aa0f4e2f9e06aed2dca97623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:32.532060 21532 tablet_copy_client.cc:806] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:32.532456 21532 tablet_copy_client.cc:670] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:32.532505 21534 ts_tablet_manager.cc:933] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:32.534098 21534 tablet_copy_client.cc:323] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:32.535604 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 6e9d160307574669a53d5f4ffaf7e642 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:32.535764 21532 tablet_copy_client.cc:538] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:32.536088 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 6e9d160307574669a53d5f4ffaf7e642 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-6e9d160307574669a53d5f4ffaf7e642
I20260709 12:09:32.542886 20730 tablet_copy_source_session.cc:215] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:32.543593 21532 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:32.545570 21534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e9d160307574669a53d5f4ffaf7e642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:32.562484 21532 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:32.563674 21532 tablet_bootstrap.cc:492] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:32.563370 21534 tablet_copy_client.cc:806] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:32.564476 21534 tablet_copy_client.cc:670] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:32.564625 21532 ts_tablet_manager.cc:1403] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.013s
I20260709 12:09:32.567516 21532 raft_consensus.cc:359] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.568375 21532 raft_consensus.cc:740] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:32.569060 21532 consensus_queue.cc:260] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.574007 21532 ts_tablet_manager.cc:1434] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:32.575722 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-838dbe03aa0f4e2f9e06aed2dca97623 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:32.576097 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-838dbe03aa0f4e2f9e06aed2dca97623 on tablet 838dbe03aa0f4e2f9e06aed2dca97623 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:32.592082 21534 tablet_copy_client.cc:538] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:32.602401 21534 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:32.618947 21534 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:32.619632 21534 tablet_bootstrap.cc:492] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:32.620173 21534 ts_tablet_manager.cc:1403] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260709 12:09:32.622605 21534 raft_consensus.cc:359] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.623667 21534 raft_consensus.cc:740] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:32.624311 21534 consensus_queue.cc:260] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:32.627002 21534 ts_tablet_manager.cc:1434] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:09:32.628482 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-6e9d160307574669a53d5f4ffaf7e642 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:32.628859 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-6e9d160307574669a53d5f4ffaf7e642 on tablet 6e9d160307574669a53d5f4ffaf7e642 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:32.938119 21343 raft_consensus.cc:1217] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:32.947494 21343 raft_consensus.cc:1217] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:32.960695 21342 raft_consensus.cc:1217] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:32.991690 21343 raft_consensus.cc:1217] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:33.390865 21493 raft_consensus.cc:1064] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:33.392841 21493 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.399083 20790 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.399168 21343 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.401098 20717 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.400207 21493 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.405870 21529 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.408716 21544 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.428850 20717 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.427316 21493 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.434252 21342 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.445111 21547 raft_consensus.cc:1064] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:33.444818 20789 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.447469 21547 consensus_queue.cc:237] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.459599 20540 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:33.462285 21342 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.464143 20640 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.465503 20793 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.466919 21506 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.468765 21555 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:33.470243 21506 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.514954 21548 raft_consensus.cc:1064] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:33.515024 21547 raft_consensus.cc:1064] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:33.517702 21548 consensus_queue.cc:237] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.517812 21547 consensus_queue.cc:237] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.545764 20793 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.546051 21506 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.555871 21342 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.549211 20641 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.552583 20640 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.553988 21555 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.567224 21341 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.569947 21566 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.585767 21566 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.597646 21342 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.598290 20789 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.599098 21555 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.600962 21566 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.608595 21566 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.621111 20789 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.625165 20637 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:33.626835 21341 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.628566 21547 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:33.638691 20543 catalog_manager.cc:5697] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.639940 20790 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.642859 21341 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.652530 20643 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.654235 20640 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.658977 21342 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.626494 21506 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.667729 21529 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.677249 21529 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.678262 21342 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.684230 20539 catalog_manager.cc:5697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.692664 20717 consensus_queue.cc:237] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.699940 21343 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.702104 21566 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.708312 20543 catalog_manager.cc:5697] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.710856 21566 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.712636 21341 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.722293 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e9d160307574669a53d5f4ffaf7e642 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:33.723117 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 793d73b7c63e4dffb564e37878ad426b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:33.724304 20793 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.730854 21566 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.752399 20793 raft_consensus.cc:2955] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.759382 20789 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.732636 20639 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.762941 20542 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:09:33.775337 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 50963.1us
I20260709 12:09:33.780612 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 793d73b7c63e4dffb564e37878ad426b with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:33.781227 20540 catalog_manager.cc:5697] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:33.796993 21575 tablet_replica.cc:333] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:33.801486 20714 consensus_queue.cc:237] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.802610 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e9d160307574669a53d5f4ffaf7e642 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:33.809875 20640 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.810730 21342 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.811307 21506 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.812870 21566 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.819769 21566 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.823016 20640 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.826905 21342 raft_consensus.cc:2955] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.828078 21577 tablet_replica.cc:333] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:33.829030 21577 raft_consensus.cc:2243] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.831810 21575 raft_consensus.cc:2243] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.832556 21575 raft_consensus.cc:2272] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.834224 21577 raft_consensus.cc:2272] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.835539 21575 ts_tablet_manager.cc:1916] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:33.847860 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 838dbe03aa0f4e2f9e06aed2dca97623 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:33.852150 21577 ts_tablet_manager.cc:1916] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:33.858013 21575 ts_tablet_manager.cc:1929] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.858573 21575 log.cc:1199] T 793d73b7c63e4dffb564e37878ad426b P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/793d73b7c63e4dffb564e37878ad426b
I20260709 12:09:33.860293 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 793d73b7c63e4dffb564e37878ad426b (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
W20260709 12:09:33.861260 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 64076.2us
I20260709 12:09:33.862622 20793 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.861451 20539 catalog_manager.cc:5697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.874400 20714 consensus_queue.cc:237] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:33.883898 21544 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.887411 21342 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.888430 20789 raft_consensus.cc:1275] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:33.890491 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 838dbe03aa0f4e2f9e06aed2dca97623 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:33.890321 21548 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.892931 21548 consensus_queue.cc:1048] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:33.899839 21566 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.900708 20789 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.903057 21577 ts_tablet_manager.cc:1929] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.907128 21577 log.cc:1199] T 6e9d160307574669a53d5f4ffaf7e642 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/6e9d160307574669a53d5f4ffaf7e642
I20260709 12:09:33.913024 21342 raft_consensus.cc:2955] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.915771 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 6e9d160307574669a53d5f4ffaf7e642 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:33.918536 20539 catalog_manager.cc:5697] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.931666 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bd099685bd543f892d0839d8578471b with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:33.932575 21577 tablet_replica.cc:333] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:33.933727 21577 raft_consensus.cc:2243] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.934377 21577 raft_consensus.cc:2272] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.934856 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bd099685bd543f892d0839d8578471b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:33.938659 21579 tablet_replica.cc:333] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:33.939926 21579 raft_consensus.cc:2243] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:33.940647 21579 raft_consensus.cc:2272] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:33.941205 21577 ts_tablet_manager.cc:1916] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:33.945012 21579 ts_tablet_manager.cc:1916] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:09:33.949375 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 62351.3us
I20260709 12:09:33.962059 21579 ts_tablet_manager.cc:1929] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.962550 21579 log.cc:1199] T 838dbe03aa0f4e2f9e06aed2dca97623 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/838dbe03aa0f4e2f9e06aed2dca97623
I20260709 12:09:33.964640 20793 raft_consensus.cc:2955] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:33.968503 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 838dbe03aa0f4e2f9e06aed2dca97623 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:33.984848 21577 ts_tablet_manager.cc:1929] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:33.985492 21577 log.cc:1199] T 9bd099685bd543f892d0839d8578471b P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/9bd099685bd543f892d0839d8578471b
I20260709 12:09:33.986927 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 9bd099685bd543f892d0839d8578471b (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:34.999119 20789 consensus_queue.cc:237] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:35.005257 20758 consensus_peers.cc:597] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ba87323504674ec1879b83f74e365a7d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:35.005560 20637 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.007368 20714 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.007714 21578 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.008806 21546 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.015267 21578 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.016686 20714 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.026525 20789 consensus_queue.cc:237] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:35.032963 20758 consensus_peers.cc:597] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c627d6e2eeca4525b51215d6ffc1e74a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:35.036064 20637 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.038350 20540 catalog_manager.cc:5697] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:35.039940 20714 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.042618 21582 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.042830 20640 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.047761 21582 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.065146 21578 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.068168 20640 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.079447 20714 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.098690 20640 consensus_queue.cc:237] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.105012 20539 catalog_manager.cc:5697] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:35.113854 20789 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:35.113993 20609 consensus_peers.cc:597] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee1b5a53a1a24ae0ac1527ea052badff. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:35.115825 21493 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.116335 20713 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.118323 21493 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.128404 21544 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.128607 20714 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.134733 20789 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.149339 20542 catalog_manager.cc:5697] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.152493 20789 consensus_queue.cc:237] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:35.164429 20758 consensus_peers.cc:597] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 491747e040f34646865b95c77cb904bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:35.164516 20714 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.165782 20640 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:35.167043 21582 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.167860 21593 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:35.178619 21593 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.182483 20640 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.185268 20713 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.206568 20540 catalog_manager.cc:5697] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:35.491837 21601 ts_tablet_manager.cc:933] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:35.495865 21601 tablet_copy_client.cc:323] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:35.497896 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet ee1b5a53a1a24ae0ac1527ea052badff from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:35.498446 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet ee1b5a53a1a24ae0ac1527ea052badff from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-ee1b5a53a1a24ae0ac1527ea052badff
I20260709 12:09:35.505447 20655 tablet_copy_source_session.cc:215] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:35.508226 21601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1b5a53a1a24ae0ac1527ea052badff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:35.518373 21601 tablet_copy_client.cc:806] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:35.518846 21601 tablet_copy_client.cc:670] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:35.521798 21601 tablet_copy_client.cc:538] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:35.528302 21601 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:35.528332 21603 ts_tablet_manager.cc:933] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:35.534502 21603 tablet_copy_client.cc:323] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:35.537163 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet ba87323504674ec1879b83f74e365a7d from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:35.537683 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet ba87323504674ec1879b83f74e365a7d from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-ba87323504674ec1879b83f74e365a7d
I20260709 12:09:35.546538 20804 tablet_copy_source_session.cc:215] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:35.550230 21603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba87323504674ec1879b83f74e365a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:35.554464 21601 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:35.555425 21601 tablet_bootstrap.cc:492] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:35.556169 21601 ts_tablet_manager.cc:1403] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260709 12:09:35.559311 21601 raft_consensus.cc:359] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.560143 21601 raft_consensus.cc:740] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:35.560811 21601 consensus_queue.cc:260] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.567063 21603 tablet_copy_client.cc:806] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:35.567653 21603 tablet_copy_client.cc:670] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:35.569994 21601 ts_tablet_manager.cc:1434] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260709 12:09:35.572317 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ee1b5a53a1a24ae0ac1527ea052badff received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:35.572662 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ee1b5a53a1a24ae0ac1527ea052badff on tablet ee1b5a53a1a24ae0ac1527ea052badff with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:35.584492 21603 tablet_copy_client.cc:538] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:35.591136 21601 ts_tablet_manager.cc:933] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:35.593398 21601 tablet_copy_client.cc:323] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:35.594868 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet c627d6e2eeca4525b51215d6ffc1e74a from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:35.595323 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet c627d6e2eeca4525b51215d6ffc1e74a from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-c627d6e2eeca4525b51215d6ffc1e74a
I20260709 12:09:35.595461 21603 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:35.605603 20804 tablet_copy_source_session.cc:215] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:35.613097 21601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c627d6e2eeca4525b51215d6ffc1e74a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:35.629063 21601 tablet_copy_client.cc:806] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:35.629931 21601 tablet_copy_client.cc:670] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:35.635205 21601 tablet_copy_client.cc:538] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:35.646402 21601 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:35.650094 21603 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:35.650956 21603 tablet_bootstrap.cc:492] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:35.651618 21603 ts_tablet_manager.cc:1403] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.013s
I20260709 12:09:35.654558 21603 raft_consensus.cc:359] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.655356 21603 raft_consensus.cc:740] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:35.655979 21603 consensus_queue.cc:260] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.664327 21603 ts_tablet_manager.cc:1434] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:09:35.671504 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ba87323504674ec1879b83f74e365a7d received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:35.671981 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ba87323504674ec1879b83f74e365a7d on tablet ba87323504674ec1879b83f74e365a7d with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:35.681151 21603 ts_tablet_manager.cc:933] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:35.687290 21601 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:35.688163 21601 tablet_bootstrap.cc:492] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:35.688810 21601 ts_tablet_manager.cc:1403] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.043s	user 0.018s	sys 0.004s
I20260709 12:09:35.690936 21601 raft_consensus.cc:359] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.691493 21601 raft_consensus.cc:740] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:35.692248 21603 tablet_copy_client.cc:323] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:35.692227 21601 consensus_queue.cc:260] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.694316 21601 ts_tablet_manager.cc:1434] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:09:35.695061 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 491747e040f34646865b95c77cb904bf from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:35.695636 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 491747e040f34646865b95c77cb904bf from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-491747e040f34646865b95c77cb904bf
I20260709 12:09:35.696276 20803 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c627d6e2eeca4525b51215d6ffc1e74a received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:35.696682 20803 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c627d6e2eeca4525b51215d6ffc1e74a on tablet c627d6e2eeca4525b51215d6ffc1e74a with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:35.702672 20804 tablet_copy_source_session.cc:215] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:35.706589 21603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 491747e040f34646865b95c77cb904bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:35.721199 21603 tablet_copy_client.cc:806] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:35.721740 21603 tablet_copy_client.cc:670] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:35.724668 21603 tablet_copy_client.cc:538] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:35.731884 21603 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:35.750317 21603 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:35.750934 21603 tablet_bootstrap.cc:492] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:35.751415 21603 ts_tablet_manager.cc:1403] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 12:09:35.753381 21603 raft_consensus.cc:359] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.753942 21603 raft_consensus.cc:740] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:35.754379 21603 consensus_queue.cc:260] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:35.756608 21603 ts_tablet_manager.cc:1434] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:09:35.759516 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-491747e040f34646865b95c77cb904bf received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:35.759917 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-491747e040f34646865b95c77cb904bf on tablet 491747e040f34646865b95c77cb904bf with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:35.924357 21342 raft_consensus.cc:1217] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.106798 21342 raft_consensus.cc:1217] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.143064 21342 raft_consensus.cc:1217] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.295605 21342 raft_consensus.cc:1217] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:36.315371 21592 raft_consensus.cc:1064] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:36.317262 21592 consensus_queue.cc:237] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.322407 21342 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.322676 20713 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.323733 20637 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.323850 21593 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.324740 21578 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.325553 21592 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.343731 21578 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.347371 21342 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.349259 20637 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.360263 20539 catalog_manager.cc:5697] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.365935 20714 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.404150 20789 consensus_queue.cc:237] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.410378 21342 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.413048 21578 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.416658 20637 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.418123 21578 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.421098 21593 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.424413 21342 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.430141 20637 raft_consensus.cc:2955] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.435945 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ba87323504674ec1879b83f74e365a7d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.447239 20542 catalog_manager.cc:5697] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.458020 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet ba87323504674ec1879b83f74e365a7d with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:36.459720 21622 tablet_replica.cc:333] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:36.460834 21622 raft_consensus.cc:2243] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.462157 21622 raft_consensus.cc:2272] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.465639 21622 ts_tablet_manager.cc:1916] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.479573 21622 ts_tablet_manager.cc:1929] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.479863 21622 log.cc:1199] T ba87323504674ec1879b83f74e365a7d P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/ba87323504674ec1879b83f74e365a7d
I20260709 12:09:36.481158 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet ba87323504674ec1879b83f74e365a7d (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:36.689635 21593 raft_consensus.cc:1064] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:36.692778 21593 consensus_queue.cc:237] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.698779 21342 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.698819 20713 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.700212 21578 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.700747 20637 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.700938 21593 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.703890 21593 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.733289 21612 raft_consensus.cc:1064] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:36.735853 21612 consensus_queue.cc:237] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.739682 21593 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.746878 21342 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.751097 20713 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.756515 20793 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.757217 21341 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.758518 21624 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.759759 21628 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.776443 20714 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.776741 20640 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.780150 21612 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.780395 20542 catalog_manager.cc:5697] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:36.801522 20790 consensus_queue.cc:237] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.809527 21544 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.811287 21341 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.814124 20790 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.817847 20714 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.819633 21592 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.821524 21592 raft_consensus.cc:1064] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:36.827602 21592 consensus_queue.cc:237] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.831211 21578 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.836386 20540 catalog_manager.cc:5697] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.840127 20714 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.841384 21341 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.844084 20717 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.845559 20640 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:36.842782 21592 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:09:36.847600 21582 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.848333 21593 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:36.855849 21343 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.859308 20717 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.867374 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c627d6e2eeca4525b51215d6ffc1e74a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.879779 21582 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.888089 20643 consensus_queue.cc:237] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:36.888831 21342 raft_consensus.cc:2955] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.894953 20540 catalog_manager.cc:5697] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:36.897961 21343 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.899286 21628 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.907002 20717 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:36.910895 21544 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:36.916265 21624 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.913388 21635 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.917368 20643 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.924029 21343 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.941046 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet c627d6e2eeca4525b51215d6ffc1e74a with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:36.949131 20717 raft_consensus.cc:2955] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.952706 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ee1b5a53a1a24ae0ac1527ea052badff with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:36.957098 21640 tablet_replica.cc:333] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:36.960222 21640 raft_consensus.cc:2243] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:36.960908 21640 raft_consensus.cc:2272] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:36.956476 21342 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.964128 21640 ts_tablet_manager.cc:1916] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:36.965212 20539 catalog_manager.cc:5697] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:36.972085 20711 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.974956 20540 catalog_manager.cc:5697] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:36.980520 21640 ts_tablet_manager.cc:1929] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:36.980974 21640 log.cc:1199] T c627d6e2eeca4525b51215d6ffc1e74a P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/c627d6e2eeca4525b51215d6ffc1e74a
I20260709 12:09:36.994328 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet c627d6e2eeca4525b51215d6ffc1e74a (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:36.994350 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet ee1b5a53a1a24ae0ac1527ea052badff with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:37.020537 21641 tablet_replica.cc:333] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:37.021591 21641 raft_consensus.cc:2243] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:37.022300 21641 raft_consensus.cc:2272] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:37.023216 20789 consensus_queue.cc:237] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:37.029053 21342 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:37.030328 21641 ts_tablet_manager.cc:1916] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:37.031360 21635 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:37.033864 20717 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:37.035104 21635 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:37.038983 21578 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:37.043947 20713 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:37.047515 21641 ts_tablet_manager.cc:1929] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:37.048025 21641 log.cc:1199] T ee1b5a53a1a24ae0ac1527ea052badff P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/ee1b5a53a1a24ae0ac1527ea052badff
I20260709 12:09:37.052759 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 491747e040f34646865b95c77cb904bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:37.056595 21342 raft_consensus.cc:2955] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:37.057726 20542 catalog_manager.cc:5697] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:37.064236 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet ee1b5a53a1a24ae0ac1527ea052badff (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:37.072359 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 491747e040f34646865b95c77cb904bf with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:37.073202 21640 tablet_replica.cc:333] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:37.074093 21640 raft_consensus.cc:2243] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:37.074713 21640 raft_consensus.cc:2272] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:37.077993 21640 ts_tablet_manager.cc:1916] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:37.088768 21640 ts_tablet_manager.cc:1929] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:37.089078 21640 log.cc:1199] T 491747e040f34646865b95c77cb904bf P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/491747e040f34646865b95c77cb904bf
I20260709 12:09:37.090242 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 491747e040f34646865b95c77cb904bf (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:38.127110 20713 consensus_queue.cc:237] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.132432 20790 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.132547 20640 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.133602 21547 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.134348 21633 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:09:38.136710 20684 consensus_peers.cc:597] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25384fda3c064d19b1c30dcd926c5d58. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:38.140555 21547 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.142674 20643 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.143440 20790 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.158412 20542 catalog_manager.cc:5697] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.160697 20643 consensus_queue.cc:237] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.174697 20793 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:38.175257 20609 consensus_peers.cc:597] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9810fe5cb7654f2aba23e879e4f6bd92. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:38.176393 21624 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.186905 20713 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.189515 21639 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.196810 21628 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.202091 20790 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.211369 20793 consensus_queue.cc:237] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.216280 20542 catalog_manager.cc:5697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:38.219696 20758 consensus_peers.cc:597] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2218733288b4ef3afe3a59d19256f5e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:38.220386 20711 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.222388 21635 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.223268 20640 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.224154 20713 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.225549 21635 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.244962 21578 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.256434 20639 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.265959 20713 consensus_queue.cc:237] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.269158 20711 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.272032 20542 catalog_manager.cc:5697] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:38.277941 20684 consensus_peers.cc:597] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 007a3c61ffc34d0d9116d247f8d3def9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:38.278896 20793 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.279906 20639 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:38.281688 21547 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:38.283252 21649 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:38.297343 21645 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.301373 20640 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.304296 20793 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:38.313752 20542 catalog_manager.cc:5697] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:38.558928 21663 ts_tablet_manager.cc:933] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:38.560678 21663 tablet_copy_client.cc:323] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:38.561961 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 9810fe5cb7654f2aba23e879e4f6bd92 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:38.562366 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 9810fe5cb7654f2aba23e879e4f6bd92 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-9810fe5cb7654f2aba23e879e4f6bd92
I20260709 12:09:38.568257 20655 tablet_copy_source_session.cc:215] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.571811 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9810fe5cb7654f2aba23e879e4f6bd92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.586611 21663 tablet_copy_client.cc:806] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.587162 21663 tablet_copy_client.cc:670] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.590734 21663 tablet_copy_client.cc:538] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.598613 21663 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:38.618367 21663 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.619180 21663 tablet_bootstrap.cc:492] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:38.619799 21663 ts_tablet_manager.cc:1403] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.003s
I20260709 12:09:38.622465 21663 raft_consensus.cc:359] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.623276 21663 raft_consensus.cc:740] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:38.623896 21663 consensus_queue.cc:260] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.626889 21663 ts_tablet_manager.cc:1434] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:09:38.629845 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9810fe5cb7654f2aba23e879e4f6bd92 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:38.630231 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9810fe5cb7654f2aba23e879e4f6bd92 on tablet 9810fe5cb7654f2aba23e879e4f6bd92 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:38.660517 21663 ts_tablet_manager.cc:933] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:38.662016 21663 tablet_copy_client.cc:323] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:38.663641 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 25384fda3c064d19b1c30dcd926c5d58 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:38.664182 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 25384fda3c064d19b1c30dcd926c5d58 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-25384fda3c064d19b1c30dcd926c5d58
I20260709 12:09:38.671787 20730 tablet_copy_source_session.cc:215] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.674743 21663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25384fda3c064d19b1c30dcd926c5d58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.680790 21668 ts_tablet_manager.cc:933] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:38.682480 21668 tablet_copy_client.cc:323] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:38.683734 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 007a3c61ffc34d0d9116d247f8d3def9 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:38.684137 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 007a3c61ffc34d0d9116d247f8d3def9 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-007a3c61ffc34d0d9116d247f8d3def9
I20260709 12:09:38.689031 20730 tablet_copy_source_session.cc:215] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.691356 21663 tablet_copy_client.cc:806] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.691872 21668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 007a3c61ffc34d0d9116d247f8d3def9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.691977 21663 tablet_copy_client.cc:670] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.695717 21663 tablet_copy_client.cc:538] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.708366 21668 tablet_copy_client.cc:806] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.695715 21670 ts_tablet_manager.cc:933] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:38.708990 21668 tablet_copy_client.cc:670] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.709630 21663 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:38.716014 21668 tablet_copy_client.cc:538] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.724323 21668 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:38.724937 21670 tablet_copy_client.cc:323] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:38.726472 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet d2218733288b4ef3afe3a59d19256f5e from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:38.726976 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet d2218733288b4ef3afe3a59d19256f5e from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-d2218733288b4ef3afe3a59d19256f5e
I20260709 12:09:38.749470 21663 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.750406 21663 tablet_bootstrap.cc:492] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:38.751255 21663 ts_tablet_manager.cc:1403] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
I20260709 12:09:38.754323 21663 raft_consensus.cc:359] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.755163 21663 raft_consensus.cc:740] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:38.755872 21663 consensus_queue.cc:260] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.759212 21668 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.760150 21668 tablet_bootstrap.cc:492] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:38.760812 21668 ts_tablet_manager.cc:1403] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.021s
I20260709 12:09:38.766258 21663 ts_tablet_manager.cc:1434] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:09:38.766358 20804 tablet_copy_source_session.cc:215] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:38.768523 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-25384fda3c064d19b1c30dcd926c5d58 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:38.768934 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-25384fda3c064d19b1c30dcd926c5d58 on tablet 25384fda3c064d19b1c30dcd926c5d58 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:38.770103 21670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2218733288b4ef3afe3a59d19256f5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:38.774902 21668 raft_consensus.cc:359] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.775779 21668 raft_consensus.cc:740] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:38.776453 21668 consensus_queue.cc:260] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.779153 21668 ts_tablet_manager.cc:1434] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.005s
I20260709 12:09:38.780733 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-007a3c61ffc34d0d9116d247f8d3def9 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:38.781101 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-007a3c61ffc34d0d9116d247f8d3def9 on tablet 007a3c61ffc34d0d9116d247f8d3def9 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:38.799021 21670 tablet_copy_client.cc:806] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:38.799753 21670 tablet_copy_client.cc:670] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:38.804076 21670 tablet_copy_client.cc:538] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:38.811643 21670 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:38.830327 21670 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:38.830987 21670 tablet_bootstrap.cc:492] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:38.831518 21670 ts_tablet_manager.cc:1403] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 12:09:38.833706 21670 raft_consensus.cc:359] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.834257 21670 raft_consensus.cc:740] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:38.834721 21670 consensus_queue.cc:260] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:38.836354 21670 ts_tablet_manager.cc:1434] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:38.837751 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d2218733288b4ef3afe3a59d19256f5e received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:38.838142 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-d2218733288b4ef3afe3a59d19256f5e on tablet d2218733288b4ef3afe3a59d19256f5e with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:38.973958 21343 raft_consensus.cc:1217] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:39.082064 21343 raft_consensus.cc:1217] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:39.156500 21342 raft_consensus.cc:1217] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:39.208114 21342 raft_consensus.cc:1217] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:39.511770 21646 raft_consensus.cc:1064] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:39.514216 21646 consensus_queue.cc:237] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.520089 21342 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.521136 20639 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.522459 21646 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.523583 20793 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.524987 21675 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.525789 21649 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.543767 21646 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.545758 21342 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.546308 20639 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.558434 21624 raft_consensus.cc:1064] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:39.564059 21624 consensus_queue.cc:237] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.569343 20542 catalog_manager.cc:5697] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.576316 20793 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.614327 20793 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.616179 21342 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.616667 21628 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.618152 21685 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.621658 20717 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.624277 20713 consensus_queue.cc:237] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.629566 21624 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.660600 21343 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.662067 20789 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.662550 21675 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.664239 21646 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.671164 21649 raft_consensus.cc:1064] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:39.673478 21649 consensus_queue.cc:237] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.677702 21646 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.693459 21624 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.696302 21342 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.694592 20789 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.696605 21343 raft_consensus.cc:2955] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.702236 21341 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.703646 21680 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.708132 20717 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.708722 20793 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.710953 20790 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.713649 21675 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.722100 20543 catalog_manager.cc:5697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:39.730332 20640 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.731702 21649 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.747251 20639 consensus_queue.cc:237] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [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: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.759613 20793 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.760237 21343 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.760926 21624 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.763226 21624 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.769071 21628 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.773872 20793 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.776036 20543 catalog_manager.cc:5697] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.779733 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9810fe5cb7654f2aba23e879e4f6bd92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.776090 21343 raft_consensus.cc:2955] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.787056 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 007a3c61ffc34d0d9116d247f8d3def9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:39.803438 21658 raft_consensus.cc:1064] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:39.805990 21658 consensus_queue.cc:237] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.808871 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 007a3c61ffc34d0d9116d247f8d3def9 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:39.818754 21649 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.821929 21342 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.833735 20717 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.833840 21343 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.836233 20640 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:39.838886 20539 catalog_manager.cc:5697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.841085 21695 tablet_replica.cc:333] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:39.844213 21695 raft_consensus.cc:2243] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.844915 21695 raft_consensus.cc:2272] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.836251 21696 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 12:09:39.845367 20640 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.850000 21659 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:39.853752 21695 ts_tablet_manager.cc:1916] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.853587 21658 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:09:39.854874 20793 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.861619 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 9810fe5cb7654f2aba23e879e4f6bd92 with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:39.862524 20541 catalog_manager.cc:5697] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.931810 20713 consensus_queue.cc:237] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.932317 21698 tablet_replica.cc:333] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:39.932659 21695 ts_tablet_manager.cc:1929] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:39.936648 21695 log.cc:1199] T 007a3c61ffc34d0d9116d247f8d3def9 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/007a3c61ffc34d0d9116d247f8d3def9
I20260709 12:09:39.936756 21698 raft_consensus.cc:2243] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:39.937480 21698 raft_consensus.cc:2272] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:39.938298 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 007a3c61ffc34d0d9116d247f8d3def9 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:39.937676 21696 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.939416 20643 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.941221 21698 ts_tablet_manager.cc:1916] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:39.949124 20714 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.950987 20640 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.952512 21342 raft_consensus.cc:1275] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.953889 21646 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:39.955788 21691 consensus_queue.cc:1048] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:39.962805 20539 catalog_manager.cc:5697] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:39.961056 21646 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.967701 21341 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.968168 20640 raft_consensus.cc:2955] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.962795 21342 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:39.987010 20793 consensus_queue.cc:237] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:39.998095 20639 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:39.999789 21658 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:40.008073 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25384fda3c064d19b1c30dcd926c5d58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:40.015023 21698 ts_tablet_manager.cc:1929] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:40.016002 21698 log.cc:1199] T 9810fe5cb7654f2aba23e879e4f6bd92 P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/9810fe5cb7654f2aba23e879e4f6bd92
I20260709 12:09:40.017470 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 9810fe5cb7654f2aba23e879e4f6bd92 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:40.020066 21342 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:40.019407 21659 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:40.019762 20540 catalog_manager.cc:5697] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:40.023793 21658 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:40.028534 21342 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:40.033313 20643 raft_consensus.cc:2955] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:40.035491 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 25384fda3c064d19b1c30dcd926c5d58 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:40.044497 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d2218733288b4ef3afe3a59d19256f5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:40.049175 20539 catalog_manager.cc:5697] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:40.062023 21702 tablet_replica.cc:333] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:40.063076 21702 raft_consensus.cc:2243] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:40.067020 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet d2218733288b4ef3afe3a59d19256f5e with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:40.068349 21698 tablet_replica.cc:333] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:40.069252 21702 raft_consensus.cc:2272] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:40.072561 21702 ts_tablet_manager.cc:1916] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:40.078353 21698 raft_consensus.cc:2243] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:40.079080 21698 raft_consensus.cc:2272] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:40.082062 21698 ts_tablet_manager.cc:1916] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:40.087085 21702 ts_tablet_manager.cc:1929] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:40.087576 21702 log.cc:1199] T 25384fda3c064d19b1c30dcd926c5d58 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/25384fda3c064d19b1c30dcd926c5d58
I20260709 12:09:40.090802 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 25384fda3c064d19b1c30dcd926c5d58 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:40.095511 21698 ts_tablet_manager.cc:1929] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:40.095938 21698 log.cc:1199] T d2218733288b4ef3afe3a59d19256f5e P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/d2218733288b4ef3afe3a59d19256f5e
I20260709 12:09:40.097306 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet d2218733288b4ef3afe3a59d19256f5e (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:41.130050 20643 consensus_queue.cc:237] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.135607 20793 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:41.136503 20609 consensus_peers.cc:597] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff5aad3b5bf84b7aaf5ea78969cc2701. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:41.136914 20714 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:41.136806 21703 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.138063 21639 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.143723 21703 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.145571 20793 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.147620 20714 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.157519 20787 consensus_queue.cc:237] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.162400 20539 catalog_manager.cc:5697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:41.172478 20758 consensus_peers.cc:597] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cfd371a8bfb24d4eaa53526d54298e63. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:41.174237 20639 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:41.174350 20714 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:41.175663 21696 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.176474 21659 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.186425 21659 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.192080 20714 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.209509 20643 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.210862 20542 catalog_manager.cc:5697] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.219643 20639 consensus_queue.cc:237] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.226722 20793 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:41.228374 20609 consensus_peers.cc:597] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7fdf284f40e54ad8a9a067525ec6461d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:41.228864 21639 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.229671 20714 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:41.231798 21639 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:41.242502 21703 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.245116 20714 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.248239 20787 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.261771 20540 catalog_manager.cc:5697] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.265793 20787 consensus_queue.cc:237] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:41.273330 20758 consensus_peers.cc:597] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f59fcf1d749f48a5ab2c873e937ebf6d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:41.273554 20714 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:41.273554 20639 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:41.275080 21696 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:41.275882 21659 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:41.286652 21696 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.288589 20643 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.289475 20717 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:41.301880 20540 catalog_manager.cc:5697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:41.527891 21722 ts_tablet_manager.cc:933] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:41.529553 21722 tablet_copy_client.cc:323] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:41.530758 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:41.531152 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet ff5aad3b5bf84b7aaf5ea78969cc2701 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-ff5aad3b5bf84b7aaf5ea78969cc2701
I20260709 12:09:41.535945 20655 tablet_copy_source_session.cc:215] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.539422 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff5aad3b5bf84b7aaf5ea78969cc2701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.550947 21722 tablet_copy_client.cc:806] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.551512 21722 tablet_copy_client.cc:670] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.555027 21722 tablet_copy_client.cc:538] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.561448 21722 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:41.578286 21722 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.579043 21722 tablet_bootstrap.cc:492] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:41.579713 21722 ts_tablet_manager.cc:1403] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.007s
I20260709 12:09:41.582369 21722 raft_consensus.cc:359] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.583217 21722 raft_consensus.cc:740] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:41.583876 21722 consensus_queue.cc:260] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.588172 21722 ts_tablet_manager.cc:1434] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:09:41.590054 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ff5aad3b5bf84b7aaf5ea78969cc2701 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:41.590417 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ff5aad3b5bf84b7aaf5ea78969cc2701 on tablet ff5aad3b5bf84b7aaf5ea78969cc2701 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:41.655745 21722 ts_tablet_manager.cc:933] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:41.657271 21722 tablet_copy_client.cc:323] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:41.658526 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet f59fcf1d749f48a5ab2c873e937ebf6d from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:41.658918 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet f59fcf1d749f48a5ab2c873e937ebf6d from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-f59fcf1d749f48a5ab2c873e937ebf6d
I20260709 12:09:41.664601 20804 tablet_copy_source_session.cc:215] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.667032 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f59fcf1d749f48a5ab2c873e937ebf6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.679335 21722 tablet_copy_client.cc:806] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.679862 21722 tablet_copy_client.cc:670] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.683545 21722 tablet_copy_client.cc:538] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.690696 21722 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:41.708559 21722 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.709405 21722 tablet_bootstrap.cc:492] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:41.710045 21722 ts_tablet_manager.cc:1403] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.001s
I20260709 12:09:41.712788 21722 raft_consensus.cc:359] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.713621 21722 raft_consensus.cc:740] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:41.714249 21722 consensus_queue.cc:260] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.716563 21722 ts_tablet_manager.cc:1434] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:09:41.718149 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-f59fcf1d749f48a5ab2c873e937ebf6d received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:41.718533 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-f59fcf1d749f48a5ab2c873e937ebf6d on tablet f59fcf1d749f48a5ab2c873e937ebf6d with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:41.754191 21722 ts_tablet_manager.cc:933] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:41.756134 21722 tablet_copy_client.cc:323] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:41.757544 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet cfd371a8bfb24d4eaa53526d54298e63 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:41.758047 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet cfd371a8bfb24d4eaa53526d54298e63 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-cfd371a8bfb24d4eaa53526d54298e63
I20260709 12:09:41.765211 20804 tablet_copy_source_session.cc:215] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.768044 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd371a8bfb24d4eaa53526d54298e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.779768 21722 tablet_copy_client.cc:806] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.780236 21722 tablet_copy_client.cc:670] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.783039 21722 tablet_copy_client.cc:538] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.787700 21722 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:41.800787 21722 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.801651 21722 tablet_bootstrap.cc:492] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:41.802205 21722 ts_tablet_manager.cc:1403] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.015s	user 0.017s	sys 0.000s
I20260709 12:09:41.804603 21722 raft_consensus.cc:359] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.805320 21722 raft_consensus.cc:740] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:41.805888 21722 consensus_queue.cc:260] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.807976 21722 ts_tablet_manager.cc:1434] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:09:41.809412 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cfd371a8bfb24d4eaa53526d54298e63 received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:41.809823 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cfd371a8bfb24d4eaa53526d54298e63 on tablet cfd371a8bfb24d4eaa53526d54298e63 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:41.833474 21722 ts_tablet_manager.cc:933] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:41.834761 21722 tablet_copy_client.cc:323] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:41.835937 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 7fdf284f40e54ad8a9a067525ec6461d from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:41.836314 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 7fdf284f40e54ad8a9a067525ec6461d from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-7fdf284f40e54ad8a9a067525ec6461d
I20260709 12:09:41.841048 20655 tablet_copy_source_session.cc:215] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:41.843474 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fdf284f40e54ad8a9a067525ec6461d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:41.856426 21722 tablet_copy_client.cc:806] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:41.856916 21722 tablet_copy_client.cc:670] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:41.860320 21722 tablet_copy_client.cc:538] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:41.867321 21722 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:41.884475 21722 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:41.885250 21722 tablet_bootstrap.cc:492] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:41.885825 21722 ts_tablet_manager.cc:1403] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260709 12:09:41.888266 21722 raft_consensus.cc:359] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.888993 21722 raft_consensus.cc:740] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:41.889530 21722 consensus_queue.cc:260] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:41.892390 21722 ts_tablet_manager.cc:1434] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:09:41.899214 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-7fdf284f40e54ad8a9a067525ec6461d received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:41.899609 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-7fdf284f40e54ad8a9a067525ec6461d on tablet 7fdf284f40e54ad8a9a067525ec6461d with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:41.931169 21341 raft_consensus.cc:1217] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:42.220111 21342 raft_consensus.cc:1217] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:42.224028 21341 raft_consensus.cc:1217] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 12:09:42.328052 21703 raft_consensus.cc:1064] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:42.330472 21703 consensus_queue.cc:237] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.336356 20787 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.336694 21341 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.337467 21628 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.338177 20717 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.339556 21703 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.340533 21628 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.354910 21628 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.360206 20787 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.363732 21341 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.364859 20717 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.367483 21342 raft_consensus.cc:1217] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:42.371897 20542 catalog_manager.cc:5697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.411377 20639 consensus_queue.cc:237] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.420133 21341 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.420792 20717 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.421650 21739 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.426903 21628 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.434620 21703 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.440752 21341 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.453924 20540 catalog_manager.cc:5697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.440058 20717 raft_consensus.cc:2955] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.467068 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.473579 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet ff5aad3b5bf84b7aaf5ea78969cc2701 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:42.477640 21744 tablet_replica.cc:333] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:42.478523 21744 raft_consensus.cc:2243] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:42.479019 21744 raft_consensus.cc:2272] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:42.481971 21744 ts_tablet_manager.cc:1916] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:42.493081 21744 ts_tablet_manager.cc:1929] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:42.493357 21744 log.cc:1199] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/ff5aad3b5bf84b7aaf5ea78969cc2701
I20260709 12:09:42.494517 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet ff5aad3b5bf84b7aaf5ea78969cc2701 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:42.614732 21734 raft_consensus.cc:1064] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:42.617221 21734 consensus_queue.cc:237] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.623469 20717 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.623469 21341 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.625217 21710 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.626336 21659 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.628846 20639 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.630411 21659 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:42.647087 21696 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.648610 21342 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.649235 20717 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.657995 20639 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.667068 20540 catalog_manager.cc:5697] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.682245 21734 raft_consensus.cc:1064] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:42.684700 21734 consensus_queue.cc:237] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.686157 20787 consensus_queue.cc:237] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.700834 21342 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.703963 21696 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.705116 20714 raft_consensus.cc:1275] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:42.709702 21659 consensus_queue.cc:1048] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.713882 21342 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:42.715919 21734 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.716691 21733 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.725116 20714 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:42.725903 20639 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:42.726999 21659 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:42.729938 21342 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.739502 21696 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:42.739089 20717 raft_consensus.cc:2955] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.748332 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cfd371a8bfb24d4eaa53526d54298e63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.755611 20542 catalog_manager.cc:5697] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.766281 21734 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.773289 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet cfd371a8bfb24d4eaa53526d54298e63 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:42.774326 20640 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.772310 20717 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.785468 21755 tablet_replica.cc:333] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:42.795513 20539 catalog_manager.cc:5697] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.804098 21755 raft_consensus.cc:2243] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:42.805595 21755 raft_consensus.cc:2272] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:42.801335 21342 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.815894 21755 ts_tablet_manager.cc:1916] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:42.920948 20787 consensus_queue.cc:237] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.936609 21755 ts_tablet_manager.cc:1929] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
W20260709 12:09:42.934677 20608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 65177.7us
I20260709 12:09:42.939149 21755 log.cc:1199] T cfd371a8bfb24d4eaa53526d54298e63 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/cfd371a8bfb24d4eaa53526d54298e63
I20260709 12:09:42.943090 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet cfd371a8bfb24d4eaa53526d54298e63 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:42.949798 21343 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:42.952872 21628 raft_consensus.cc:1064] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:42.955610 21659 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:42.955739 21628 consensus_queue.cc:237] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:42.959335 20640 raft_consensus.cc:1275] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:42.964178 21659 consensus_queue.cc:1048] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:42.966926 21710 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.976327 20639 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.974778 21343 raft_consensus.cc:2955] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:42.982084 20790 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.983141 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f59fcf1d749f48a5ab2c873e937ebf6d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:42.985428 21342 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:42.987212 20540 catalog_manager.cc:5697] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:42.997740 21732 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:43.003883 20717 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:43.006399 21762 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:43.026230 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet f59fcf1d749f48a5ab2c873e937ebf6d with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:43.033025 21762 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:43.049795 21768 tablet_replica.cc:333] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:43.051054 21762 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.061297 21342 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.070910 21768 raft_consensus.cc:2243] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:43.071923 21768 raft_consensus.cc:2272] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:43.093776 21768 ts_tablet_manager.cc:1916] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:43.100112 20540 catalog_manager.cc:5697] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.113078 20717 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.124485 21768 ts_tablet_manager.cc:1929] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 12:09:43.125110 21768 log.cc:1199] T f59fcf1d749f48a5ab2c873e937ebf6d P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/f59fcf1d749f48a5ab2c873e937ebf6d
I20260709 12:09:43.127416 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet f59fcf1d749f48a5ab2c873e937ebf6d (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:43.132689 20787 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.155344 20643 consensus_queue.cc:237] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:43.161221 21342 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:43.162580 21703 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:43.168555 20717 raft_consensus.cc:1275] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:43.169698 21732 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.171758 21342 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.173491 21628 consensus_queue.cc:1048] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:43.177631 20717 raft_consensus.cc:2955] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:43.184861 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7fdf284f40e54ad8a9a067525ec6461d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:43.191838 20542 catalog_manager.cc:5697] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:43.205400 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 7fdf284f40e54ad8a9a067525ec6461d with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:43.207007 21770 tablet_replica.cc:333] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:43.207856 21770 raft_consensus.cc:2243] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:43.208456 21770 raft_consensus.cc:2272] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:43.212553 21770 ts_tablet_manager.cc:1916] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:43.224522 21770 ts_tablet_manager.cc:1929] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:43.224798 21770 log.cc:1199] T 7fdf284f40e54ad8a9a067525ec6461d P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/7fdf284f40e54ad8a9a067525ec6461d
I20260709 12:09:43.225919 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 7fdf284f40e54ad8a9a067525ec6461d (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:44.272243 20720 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.277837 20790 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.278687 20684 consensus_peers.cc:597] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ce9603979324e0f9662b3b931b77979. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.278955 20643 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.278951 21773 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:44.280807 21772 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.286803 21757 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.288122 20790 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.291358 20643 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.302830 20540 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:44.303612 20639 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.314503 20787 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.314821 20609 consensus_peers.cc:597] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 274a1b52ff554daba2534d0884bc72e0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.315693 20720 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.317004 21628 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.319192 21732 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.327937 21732 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.329756 20720 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.343237 20790 consensus_queue.cc:237] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.349499 20539 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:44.349905 20787 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.365857 20720 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.365971 20758 consensus_peers.cc:597] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19957a33f3ee452ea0b0d98b83240d60. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.369753 21734 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.382418 20643 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.383517 21734 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.385421 21771 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.386850 20720 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.400543 20643 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.408026 20540 catalog_manager.cc:5697] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:44.412109 20720 consensus_queue.cc:237] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.418800 20787 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:44.419039 20639 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:44.420131 20684 consensus_peers.cc:597] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b725efe316d47aab02dbb8837090c99. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:44.421168 21773 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.422205 21757 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:44.437827 21773 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.439471 20643 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.454159 20540 catalog_manager.cc:5697] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:44.464409 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:44.466852 20787 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:44.547019 20717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:44.547652 20717 raft_consensus.cc:606] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:44.559587 21757 raft_consensus.cc:993] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:44.559825 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "254332c0622d488b9a524b038eebbf96"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:44.560035 21757 raft_consensus.cc:1081] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:44.560395 20787 raft_consensus.cc:606] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:44.561932 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54740
I20260709 12:09:44.562466 21343 raft_consensus.cc:493] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:44.562713 21343 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.567313 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:44.567859 20787 raft_consensus.cc:606] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:44.573699 21343 raft_consensus.cc:515] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:44.576615 21343 leader_election.cc:290] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:44.576735 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:44.577396 20717 raft_consensus.cc:3055] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:44.577687 20717 raft_consensus.cc:740] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:44.578382 20717 consensus_queue.cc:260] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:44.579486 20717 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.579681 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "007a3c61ffc34d0d9116d247f8d3def9" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:44.580241 20787 raft_consensus.cc:3060] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.588121 20787 raft_consensus.cc:2468] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:44.589708 20643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:44.590090 21305 leader_election.cc:304] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 4527c5f83570464394a630b204ce40a2; no voters: 
I20260709 12:09:44.590241 20643 raft_consensus.cc:606] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:44.591295 20717 raft_consensus.cc:2468] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:44.594159 21797 raft_consensus.cc:2804] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:44.594152 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92135245fbda485cb63590b044b73bf4"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:44.594851 20787 raft_consensus.cc:606] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:44.596984 21797 raft_consensus.cc:697] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:44.597541 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:44.598094 20787 raft_consensus.cc:606] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:44.597842 21797 consensus_queue.cc:237] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:44.601744 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:44.602270 20787 raft_consensus.cc:606] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:44.603586 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:09:44.605037 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:44.605926 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:44.607234 20540 catalog_manager.cc:5697] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:44.798236 21800 ts_tablet_manager.cc:933] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:44.800243 21800 tablet_copy_client.cc:323] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:44.801864 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 9ce9603979324e0f9662b3b931b77979 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:44.802397 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 9ce9603979324e0f9662b3b931b77979 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-9ce9603979324e0f9662b3b931b77979
I20260709 12:09:44.810111 20730 tablet_copy_source_session.cc:215] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.813483 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ce9603979324e0f9662b3b931b77979. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.818090 21628 raft_consensus.cc:993] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:44.818518 21784 raft_consensus.cc:1081] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:44.819875 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:44.820351 20787 raft_consensus.cc:493] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:44.820667 20787 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.825858 20787 raft_consensus.cc:515] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.827514 20787 leader_election.cc:290] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:44.829880 21800 tablet_copy_client.cc:806] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.830626 21800 tablet_copy_client.cc:670] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.833251 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:44.833779 20643 raft_consensus.cc:3055] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:44.834048 20643 raft_consensus.cc:740] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:44.834595 21802 ts_tablet_manager.cc:933] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:44.836920 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:44.837476 20720 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.839177 21771 raft_consensus.cc:993] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:44.839632 21771 raft_consensus.cc:1081] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:44.834749 20643 consensus_queue.cc:260] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.844201 20643 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.844419 20639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "254332c0622d488b9a524b038eebbf96"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:44.845230 20639 raft_consensus.cc:493] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:44.845571 20639 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.846352 21802 tablet_copy_client.cc:323] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:44.847874 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 8b725efe316d47aab02dbb8837090c99 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:44.848353 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 8b725efe316d47aab02dbb8837090c99 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-8b725efe316d47aab02dbb8837090c99
I20260709 12:09:44.848941 20720 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:44.854173 21800 tablet_copy_client.cc:538] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.854041 20639 raft_consensus.cc:515] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.860745 20730 tablet_copy_source_session.cc:215] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.861928 20643 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:44.862772 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:44.863265 20720 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.864917 21802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b725efe316d47aab02dbb8837090c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.868718 21800 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:44.878301 20639 leader_election.cc:290] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:44.879622 21802 tablet_copy_client.cc:806] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.880182 21802 tablet_copy_client.cc:670] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.883720 21804 ts_tablet_manager.cc:933] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:44.883977 21802 tablet_copy_client.cc:538] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:44.887470 20759 leader_election.cc:304] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:44.888883 21804 tablet_copy_client.cc:323] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:44.889771 20720 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:44.890462 21734 raft_consensus.cc:2804] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:44.890594 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 274a1b52ff554daba2534d0884bc72e0 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:44.905301 21734 raft_consensus.cc:697] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:44.905491 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 274a1b52ff554daba2534d0884bc72e0 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-274a1b52ff554daba2534d0884bc72e0
I20260709 12:09:44.906596 21734 consensus_queue.cc:237] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.907693 21696 raft_consensus.cc:993] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:44.908046 21696 raft_consensus.cc:1081] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:44.912030 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254332c0622d488b9a524b038eebbf96" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:44.912537 20787 raft_consensus.cc:3055] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:44.912803 20787 raft_consensus.cc:740] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:44.914364 20655 tablet_copy_source_session.cc:215] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:44.896360 21800 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:44.916594 21800 tablet_bootstrap.cc:492] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:44.917269 21800 ts_tablet_manager.cc:1403] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.003s
I20260709 12:09:44.915742 20787 consensus_queue.cc:260] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.920245 21800 raft_consensus.cc:359] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.921037 21800 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:44.921666 21800 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:44.923065 20787 raft_consensus.cc:3060] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.924158 21800 ts_tablet_manager.cc:1434] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:09:44.892026 21802 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:44.935070 20610 leader_election.cc:304] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:44.936434 21804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 274a1b52ff554daba2534d0884bc72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:44.939675 21628 raft_consensus.cc:2804] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:44.946206 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9ce9603979324e0f9662b3b931b77979 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:44.946656 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-9ce9603979324e0f9662b3b931b77979 on tablet 9ce9603979324e0f9662b3b931b77979 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:44.952721 21696 raft_consensus.cc:993] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:44.953428 21696 raft_consensus.cc:1081] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:44.954958 21342 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:44.955443 21342 raft_consensus.cc:493] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:44.955766 21342 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.962277 21342 raft_consensus.cc:515] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:44.959345 21804 tablet_copy_client.cc:806] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:44.967880 21804 tablet_copy_client.cc:670] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:44.969417 21342 leader_election.cc:290] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:44.975396 21800 ts_tablet_manager.cc:933] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:44.982846 20787 raft_consensus.cc:2468] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:44.987274 20640 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:44.987969 20640 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.988030 20639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:44.988590 20639 raft_consensus.cc:493] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:44.988925 20639 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:44.995280 20639 raft_consensus.cc:515] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:44.995894 20640 raft_consensus.cc:2468] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:44.997641 20639 leader_election.cc:290] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:44.999958 21628 raft_consensus.cc:697] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:45.002040 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:45.002712 20790 raft_consensus.cc:3055] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.002986 20790 raft_consensus.cc:740] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:45.003649 20790 consensus_queue.cc:260] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.004652 20790 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.006485 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba87323504674ec1879b83f74e365a7d" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:45.008782 20787 raft_consensus.cc:3055] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.009073 20787 raft_consensus.cc:740] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:45.009752 20787 consensus_queue.cc:260] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:45.010301 20720 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:45.010921 20787 raft_consensus.cc:3060] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.011647 21797 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:45.013108 20790 raft_consensus.cc:2468] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:45.014974 21809 raft_consensus.cc:993] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:45.015451 21771 raft_consensus.cc:1081] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:45.017187 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92135245fbda485cb63590b044b73bf4"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:45.017654 21343 raft_consensus.cc:493] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:45.017968 21343 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.020428 21800 tablet_copy_client.cc:323] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:45.022131 21628 consensus_queue.cc:237] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.025597 21804 tablet_copy_client.cc:538] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:45.024798 21307 leader_election.cc:304] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:45.032910 21797 raft_consensus.cc:2804] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:45.025758 21343 raft_consensus.cc:515] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:45.033471 21797 raft_consensus.cc:697] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:45.035290 21343 leader_election.cc:290] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:45.036576 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 19957a33f3ee452ea0b0d98b83240d60 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:45.037072 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 19957a33f3ee452ea0b0d98b83240d60 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-19957a33f3ee452ea0b0d98b83240d60
I20260709 12:09:45.034425 21797 consensus_queue.cc:237] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:45.044345 20804 tablet_copy_source_session.cc:215] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:45.046006 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:45.046599 20711 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.051914 20608 leader_election.cc:304] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:45.052845 21784 raft_consensus.cc:2804] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:45.053030 20711 raft_consensus.cc:2468] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:45.049458 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6af8568ccd412cb3e942c6cc3904a0" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:45.061353 20720 raft_consensus.cc:3060] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.058976 20540 catalog_manager.cc:5697] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:45.064795 20711 raft_consensus.cc:1240] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:45.066591 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92135245fbda485cb63590b044b73bf4" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:45.066715 21307 leader_election.cc:304] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:45.067131 20793 raft_consensus.cc:3055] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.069844 20787 raft_consensus.cc:2468] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:45.053329 21784 raft_consensus.cc:697] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:45.067446 20793 raft_consensus.cc:740] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:45.074430 21809 raft_consensus.cc:993] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:45.080572 21800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19957a33f3ee452ea0b0d98b83240d60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:45.081797 21798 raft_consensus.cc:2804] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:45.084796 20787 raft_consensus.cc:1275] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:45.082265 21798 raft_consensus.cc:697] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:45.082154 21802 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:45.102346 21802 tablet_bootstrap.cc:492] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:45.109403 20720 raft_consensus.cc:2468] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:45.099316 21809 raft_consensus.cc:1081] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:45.099608 20793 consensus_queue.cc:260] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:45.132863 20793 raft_consensus.cc:3060] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.136911 21802 ts_tablet_manager.cc:1403] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.245s	user 0.032s	sys 0.020s
W20260709 12:09:45.131448 21307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 67316.5us
I20260709 12:09:45.153555 21798 consensus_queue.cc:237] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:45.327133 21804 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
W20260709 12:09:45.167857 20608 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 106315us
I20260709 12:09:45.334499 21797 consensus_queue.cc:1048] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:09:45.133514 21696 consensus_queue.cc:1175] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "95d27dbea0b04932a043d5012f9b02cc" responder_term: 2 status { last_received { term: 1 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 12:09:45.337643 20639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:45.368777 20639 raft_consensus.cc:493] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:45.369197 20639 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.385185 20793 raft_consensus.cc:2468] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:45.395061 20639 raft_consensus.cc:515] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.137912 21784 consensus_queue.cc:237] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.335212 21802 raft_consensus.cc:359] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:45.406764 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:45.407306 20793 raft_consensus.cc:3055] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:45.407595 20793 raft_consensus.cc:740] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:45.405561 21802 raft_consensus.cc:740] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:45.405923 20639 leader_election.cc:290] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:45.412591 20793 consensus_queue.cc:260] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.413597 20793 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.439692 20539 catalog_manager.cc:5697] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:45.410373 21802 consensus_queue.cc:260] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:45.526410 20793 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:45.536710 21802 ts_tablet_manager.cc:1434] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.392s	user 0.010s	sys 0.005s
I20260709 12:09:45.540179 20717 raft_consensus.cc:1275] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:45.547776 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:45.548388 20720 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:45.556210 20641 raft_consensus.cc:1275] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:45.552940 21342 raft_consensus.cc:1217] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 12:09:45.559674 20757 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 12:09:45.564440 21800 tablet_copy_client.cc:806] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:45.564496 20720 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:45.565121 21800 tablet_copy_client.cc:670] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
W20260709 12:09:45.571436 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 453068us
I20260709 12:09:45.578768 21343 raft_consensus.cc:1217] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:45.586412 20540 catalog_manager.cc:5697] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:45.588073 20540 catalog_manager.cc:5697] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:45.597266 21804 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:45.598104 21804 tablet_bootstrap.cc:492] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
W20260709 12:09:45.597959 20683 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 44589.7us
I20260709 12:09:45.599212 20610 leader_election.cc:304] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:45.602790 21819 consensus_queue.cc:1048] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:09:45.606032 21826 raft_consensus.cc:2804] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:45.606698 20641 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:45.607092 21826 raft_consensus.cc:697] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:45.607949 21826 consensus_queue.cc:237] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:45.618158 21817 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:09:45.623286 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-8b725efe316d47aab02dbb8837090c99 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:45.623725 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-8b725efe316d47aab02dbb8837090c99 on tablet 8b725efe316d47aab02dbb8837090c99 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:45.627687 21804 ts_tablet_manager.cc:1403] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.301s	user 0.028s	sys 0.023s
I20260709 12:09:45.653488 20790 raft_consensus.cc:1275] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:45.650466 21734 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:09:45.664994 21800 tablet_copy_client.cc:538] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:45.675964 20714 raft_consensus.cc:1240] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 1. Current term is 2. Ops: []
I20260709 12:09:45.677337 20790 raft_consensus.cc:1275] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:45.659026 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:45.674654 21804 raft_consensus.cc:359] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:45.686640 21812 consensus_queue.cc:1048] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:09:45.691740 20539 catalog_manager.cc:5697] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:45.711766 21824 consensus_queue.cc:1048] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 12:09:45.688495 21804 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:45.734098 20717 raft_consensus.cc:1275] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:45.743605 21804 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:45.758553 21800 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:45.759660 21804 ts_tablet_manager.cc:1434] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.001s
I20260709 12:09:45.775549 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-274a1b52ff554daba2534d0884bc72e0 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:45.776007 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-274a1b52ff554daba2534d0884bc72e0 on tablet 274a1b52ff554daba2534d0884bc72e0 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:45.880183 20711 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:45.883109 21824 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:45.886746 21696 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:45.972054 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:45.972702 20792 raft_consensus.cc:606] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:45.986527 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "491747e040f34646865b95c77cb904bf"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:45.987226 20792 raft_consensus.cc:606] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:45.994951 20787 raft_consensus.cc:1275] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.005985 21800 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:46.006908 21800 tablet_bootstrap.cc:492] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:46.007606 21800 ts_tablet_manager.cc:1403] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.249s	user 0.020s	sys 0.011s
I20260709 12:09:46.007109 20539 catalog_manager.cc:5697] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:46.007589 20717 raft_consensus.cc:1275] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.014425 21824 consensus_queue.cc:1048] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:46.011327 21800 raft_consensus.cc:359] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:46.016785 21800 raft_consensus.cc:740] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:46.016909 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "593562fdbc634422a1fa38700b858834"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:46.017468 20787 raft_consensus.cc:606] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:46.017467 21800 consensus_queue.cc:260] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:46.020399 21800 ts_tablet_manager.cc:1434] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 12:09:46.023707 20790 raft_consensus.cc:1275] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.028448 21808 consensus_queue.cc:1048] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.031462 21757 raft_consensus.cc:1064] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:46.033913 21757 consensus_queue.cc:237] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.051340 21840 consensus_queue.cc:1048] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:46.057142 21809 raft_consensus.cc:993] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.057577 21809 raft_consensus.cc:1081] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.059206 20637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:46.059433 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "593562fdbc634422a1fa38700b858834"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:46.059759 20637 raft_consensus.cc:606] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:46.059904 21343 raft_consensus.cc:493] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.060281 21343 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.068588 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:46.069110 20720 raft_consensus.cc:606] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:46.076247 21343 raft_consensus.cc:515] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.078298 21831 raft_consensus.cc:1064] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:46.078424 21343 leader_election.cc:290] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:09:46.078727 21831 raft_consensus.cc:1068] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Service unavailable: leader transfer in progress
I20260709 12:09:46.081175 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:46.081761 20637 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.094445 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "593562fdbc634422a1fa38700b858834" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.095399 20793 raft_consensus.cc:3055] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.095773 20793 raft_consensus.cc:740] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.096711 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-19957a33f3ee452ea0b0d98b83240d60 received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:46.097143 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-19957a33f3ee452ea0b0d98b83240d60 on tablet 19957a33f3ee452ea0b0d98b83240d60 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:46.097417 20792 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.097906 20641 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.096555 20793 consensus_queue.cc:260] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.104174 21831 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:46.106554 21831 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:46.115602 21343 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.120002 21341 raft_consensus.cc:1217] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:46.120513 21831 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.104223 20793 raft_consensus.cc:3060] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:09:46.183162 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:37717, user_credentials={real_user=slave}} blocked reactor thread for 66400.3us
I20260709 12:09:46.197926 20637 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.202198 20717 raft_consensus.cc:1275] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.211934 21307 leader_election.cc:304] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:46.212987 21824 raft_consensus.cc:2804] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.213436 21824 raft_consensus.cc:697] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:46.214201 21824 consensus_queue.cc:237] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.215195 21840 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.218860 21757 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.224745 21343 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.240214 20787 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.249923 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:46.250532 20792 raft_consensus.cc:606] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:46.242069 20641 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.257306 20540 catalog_manager.cc:5697] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.259588 20792 raft_consensus.cc:1275] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.267849 20542 catalog_manager.cc:5697] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.276561 20793 raft_consensus.cc:2468] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.284869 21784 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.294176 21809 raft_consensus.cc:993] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:46.294574 21857 raft_consensus.cc:1081] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:46.298452 20717 consensus_queue.cc:237] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.309126 21343 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.310961 20641 raft_consensus.cc:1275] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.311149 21835 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.312376 21757 consensus_queue.cc:1048] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.316797 21757 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.320173 21341 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.323261 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:46.323789 20637 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.324093 20637 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.326545 20639 raft_consensus.cc:2955] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.329954 20637 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:46.337244 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:46.337996 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:46.339339 20787 raft_consensus.cc:606] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:46.338208 20717 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.340483 20637 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:46.344892 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8b725efe316d47aab02dbb8837090c99 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:46.347728 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 12:09:46.349193 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:46.349889 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:46.350467 20717 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:46.351163 20543 catalog_manager.cc:5697] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.356341 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.356912 20787 raft_consensus.cc:3055] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.357226 20787 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.357937 20787 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:46.359038 20787 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.365617 20610 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:46.367268 21784 raft_consensus.cc:2804] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.368777 21784 raft_consensus.cc:697] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:46.369527 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b725efe316d47aab02dbb8837090c99 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:46.369561 21784 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:46.371323 21871 tablet_replica.cc:333] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:46.373183 21871 raft_consensus.cc:2243] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:46.378871 21871 raft_consensus.cc:2272] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:46.385731 20787 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:46.385866 21871 ts_tablet_manager.cc:1916] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:46.404639 21808 raft_consensus.cc:993] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.405086 21808 raft_consensus.cc:1081] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.405184 21734 raft_consensus.cc:993] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.405640 21734 raft_consensus.cc:1081] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.408639 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54734
I20260709 12:09:46.409121 21343 raft_consensus.cc:493] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.409440 21343 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.409852 21871 ts_tablet_manager.cc:1929] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:46.410324 21871 log.cc:1199] T 8b725efe316d47aab02dbb8837090c99 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/8b725efe316d47aab02dbb8837090c99
I20260709 12:09:46.409844 21340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "491747e040f34646865b95c77cb904bf"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:46.411290 21340 raft_consensus.cc:493] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.411646 21340 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.415724 21341 raft_consensus.cc:1217] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:46.419104 21343 raft_consensus.cc:515] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.424440 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 8b725efe316d47aab02dbb8837090c99 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:46.424911 21343 leader_election.cc:290] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091), 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:46.427960 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:46.428464 20641 raft_consensus.cc:3055] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.428747 20641 raft_consensus.cc:740] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:46.429620 20641 consensus_queue.cc:260] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [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: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.433202 20641 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.440910 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9810fe5cb7654f2aba23e879e4f6bd92" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.441339 20641 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.441452 20793 raft_consensus.cc:3060] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.451015 20793 raft_consensus.cc:2468] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.452188 21307 leader_election.cc:304] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:46.453646 21824 raft_consensus.cc:2804] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.454087 21824 raft_consensus.cc:697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:46.454875 21824 consensus_queue.cc:237] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.464386 21734 raft_consensus.cc:993] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.464820 21857 raft_consensus.cc:1081] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.466363 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:46.466846 21343 raft_consensus.cc:493] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.467159 21343 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.468614 21340 raft_consensus.cc:515] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.471252 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:46.471772 20717 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.474813 21757 raft_consensus.cc:1064] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
W20260709 12:09:46.475188 21757 raft_consensus.cc:1068] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Service unavailable: leader transfer in progress
I20260709 12:09:46.477424 20539 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:46.478865 21343 raft_consensus.cc:515] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.486734 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:46.487241 20711 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.500095 20717 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.506115 21307 leader_election.cc:304] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:46.506963 21817 raft_consensus.cc:2804] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.507411 21817 raft_consensus.cc:697] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:46.508201 21817 consensus_queue.cc:237] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.512665 20711 raft_consensus.cc:2468] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.514237 21835 raft_consensus.cc:993] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:46.515756 21343 leader_election.cc:290] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:46.514720 21831 raft_consensus.cc:1081] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:46.519124 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c627d6e2eeca4525b51215d6ffc1e74a" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.519232 21307 leader_election.cc:304] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:46.519670 20793 raft_consensus.cc:3055] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.519997 20793 raft_consensus.cc:740] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.520908 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36674
I20260709 12:09:46.521394 20787 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.521732 20787 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.520638 20793 consensus_queue.cc:260] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.522804 20793 raft_consensus.cc:3060] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.529142 21797 raft_consensus.cc:2804] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.530114 21340 leader_election.cc:290] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:46.531378 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "491747e040f34646865b95c77cb904bf" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.532032 20792 raft_consensus.cc:3055] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.532321 20792 raft_consensus.cc:740] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.533118 20792 consensus_queue.cc:260] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.534255 20792 raft_consensus.cc:3060] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.547276 20793 raft_consensus.cc:2468] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.548477 20787 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:46.585120 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:46.585713 20641 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.586082 20787 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:46.587010 21797 raft_consensus.cc:697] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:46.592703 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:46.593284 20711 raft_consensus.cc:3055] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.593564 20711 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:46.594225 20711 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:46.595505 20711 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.601999 20641 raft_consensus.cc:2468] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:46.603099 20759 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:46.597718 20539 catalog_manager.cc:5697] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.603804 21857 raft_consensus.cc:2804] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.604261 21857 raft_consensus.cc:697] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.605140 21857 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:46.609447 21797 consensus_queue.cc:237] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.613952 20711 raft_consensus.cc:2468] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:46.585001 20792 raft_consensus.cc:2468] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.628707 20539 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:46.637074 20542 catalog_manager.cc:5697] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.638711 20542 catalog_manager.cc:5697] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.643023 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:46.643445 20792 raft_consensus.cc:606] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:46.647168 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:46.647670 20792 raft_consensus.cc:606] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
W20260709 12:09:46.648654 20527 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 9ce9603979324e0f9662b3b931b77979 already in progress [suppressed 3 similar messages]
I20260709 12:09:46.651551 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:46.652005 20793 raft_consensus.cc:606] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:46.657958 20641 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.659063 21797 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:09:46.659459 20591 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:09:46.659917 20591 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 9ce9603979324e0f9662b3b931b77979 already in progress
W20260709 12:09:46.660952 20591 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 9ce9603979324e0f9662b3b931b77979 already in progress
I20260709 12:09:46.669664 20793 raft_consensus.cc:1275] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.676836 21797 consensus_queue.cc:1048] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:46.695510 21808 raft_consensus.cc:1064] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:46.697614 21808 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.705835 21734 raft_consensus.cc:993] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.706278 21734 raft_consensus.cc:1081] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:46.709900 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:46.710377 21343 raft_consensus.cc:493] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:46.710704 21343 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.715369 21343 raft_consensus.cc:515] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.719028 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:46.719411 21343 leader_election.cc:290] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:46.719584 20641 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.720000 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2218733288b4ef3afe3a59d19256f5e" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:46.720499 20790 raft_consensus.cc:3055] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:46.720793 20790 raft_consensus.cc:740] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:46.721501 20790 consensus_queue.cc:260] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.722556 20790 raft_consensus.cc:3060] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:46.725754 20641 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.726883 21307 leader_election.cc:304] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:46.727782 21797 raft_consensus.cc:2804] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:46.728207 21797 raft_consensus.cc:697] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:46.728886 21343 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.729329 20711 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.728982 21797 consensus_queue.cc:237] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.731981 21820 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.731993 20792 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:46.737103 21808 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:46.743079 21826 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:46.758975 20542 catalog_manager.cc:5697] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.760108 20790 raft_consensus.cc:2468] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:46.775194 21808 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.780314 20711 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.800575 20542 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.804145 21343 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.800513 20790 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.826764 20641 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.830932 21343 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.831611 20790 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:46.832078 21808 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.833195 21826 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:46.837483 21808 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.841727 21343 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.841737 20790 raft_consensus.cc:2955] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:46.847556 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 274a1b52ff554daba2534d0884bc72e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:46.854696 20539 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:46.866004 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 274a1b52ff554daba2534d0884bc72e0 with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:46.867597 21889 tablet_replica.cc:333] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:46.869721 21889 raft_consensus.cc:2243] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:46.870862 21889 raft_consensus.cc:2272] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:46.874092 21889 ts_tablet_manager.cc:1916] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:46.891664 21889 ts_tablet_manager.cc:1929] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:46.892068 21889 log.cc:1199] T 274a1b52ff554daba2534d0884bc72e0 P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/274a1b52ff554daba2534d0884bc72e0
I20260709 12:09:46.893539 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 274a1b52ff554daba2534d0884bc72e0 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:46.916863 20790 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.918007 21808 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.928436 20715 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:46.930044 21784 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:46.933880 20641 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.939293 21797 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:46.948987 20790 raft_consensus.cc:1275] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.954905 21797 consensus_queue.cc:1048] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:46.965462 21857 raft_consensus.cc:1064] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:46.970012 21857 consensus_queue.cc:237] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:46.981566 20792 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:46.985433 21817 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.001423 20711 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.001525 21343 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.002965 21734 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.010181 21340 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:47.012957 20641 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:47.017300 21340 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:47.018589 21809 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.019863 21809 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.020136 20711 raft_consensus.cc:1275] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:47.021759 21824 consensus_queue.cc:1048] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.028034 21896 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.032778 20720 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:47.036985 21876 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.053323 21896 raft_consensus.cc:1064] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
W20260709 12:09:47.053691 21896 raft_consensus.cc:1068] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Service unavailable: leader transfer in progress
I20260709 12:09:47.063477 21809 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.065109 20641 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.075784 20717 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.075822 21339 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
W20260709 12:09:47.091120 21895 log.cc:927] Time spent T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 12:09:47.095458 20539 catalog_manager.cc:5697] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.133874 20790 raft_consensus.cc:1275] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:47.135154 21817 consensus_queue.cc:1048] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.138363 20792 consensus_queue.cc:237] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.145949 20715 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:47.146167 21343 raft_consensus.cc:1275] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:47.150215 21809 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:47.151521 21734 consensus_queue.cc:1048] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:47.158623 20641 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:47.158038 21734 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.160717 21857 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.160887 21339 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.172155 20715 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:47.176795 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19957a33f3ee452ea0b0d98b83240d60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:47.180903 20542 catalog_manager.cc:5697] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.189841 20715 raft_consensus.cc:2955] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.192848 21734 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.203595 20790 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:47.205047 21896 raft_consensus.cc:993] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:47.205194 21817 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.205767 21896 raft_consensus.cc:1081] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:47.210165 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:47.210671 20641 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.211654 20641 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.220763 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 19957a33f3ee452ea0b0d98b83240d60 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:47.228232 21857 raft_consensus.cc:1064] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
W20260709 12:09:47.228682 21857 raft_consensus.cc:1068] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Service unavailable: leader transfer in progress
I20260709 12:09:47.235113 20639 raft_consensus.cc:1275] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:47.233901 20641 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:47.236371 20637 raft_consensus.cc:1240] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:47.240273 20641 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:47.241570 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:47.242154 20793 raft_consensus.cc:3055] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:47.242511 20793 raft_consensus.cc:740] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:47.242327 21817 consensus_queue.cc:1048] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.243069 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ce9603979324e0f9662b3b931b77979" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:47.243398 20793 consensus_queue.cc:260] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:47.244617 20793 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.253060 21908 tablet_replica.cc:333] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:47.255156 21908 raft_consensus.cc:2243] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:47.255820 21908 raft_consensus.cc:2272] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:47.259785 21908 ts_tablet_manager.cc:1916] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:47.260833 20793 raft_consensus.cc:2468] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:47.261797 20608 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:47.262485 21808 raft_consensus.cc:2804] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:47.262936 21808 raft_consensus.cc:697] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:47.263808 21808 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:47.273610 21908 ts_tablet_manager.cc:1929] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:47.274066 21908 log.cc:1199] T 19957a33f3ee452ea0b0d98b83240d60 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/19957a33f3ee452ea0b0d98b83240d60
I20260709 12:09:47.275471 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 19957a33f3ee452ea0b0d98b83240d60 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:47.288611 20539 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.598564 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:47.633991 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:47.634405 20641 raft_consensus.cc:606] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:47.636303 20715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:47.636699 20715 raft_consensus.cc:606] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:47.638624 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:47.639040 20641 raft_consensus.cc:606] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:47.640758 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:47.641126 20641 raft_consensus.cc:606] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:47.642936 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:47.643289 20641 raft_consensus.cc:606] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:47.644115 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:09:47.645058 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:47.645526 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:47.758127 21343 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Advancing to term 3
I20260709 12:09:47.765318 21343 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:47.773869 21911 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:47.775369 20717 raft_consensus.cc:3060] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:47.778056 21831 raft_consensus.cc:993] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:47.778570 21831 raft_consensus.cc:1081] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:47.781672 20717 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:47.783851 21911 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:47.784700 20790 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:47.787640 21911 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:47.788338 21339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54740
I20260709 12:09:47.788868 21339 raft_consensus.cc:493] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.789249 21339 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.806541 21339 raft_consensus.cc:515] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.811041 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:47.811581 20711 raft_consensus.cc:3055] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.811888 20711 raft_consensus.cc:740] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:47.812578 20711 consensus_queue.cc:260] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.813504 20711 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.813993 21339 leader_election.cc:290] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:47.816648 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e9d160307574669a53d5f4ffaf7e642" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:47.817202 20790 raft_consensus.cc:3060] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.826524 20790 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:47.828351 21305 leader_election.cc:304] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 4527c5f83570464394a630b204ce40a2; no voters: 
I20260709 12:09:47.829346 21876 raft_consensus.cc:2804] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.829790 21876 raft_consensus.cc:697] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:47.830406 20711 raft_consensus.cc:2468] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:47.830616 21876 consensus_queue.cc:237] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.852864 21910 raft_consensus.cc:1064] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:47.858405 21910 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.871874 20711 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:47.872103 20542 catalog_manager.cc:5697] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.874356 20792 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:47.874667 21808 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.877758 21808 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:47.879436 21343 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:47.883440 21808 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:47.889153 21910 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.890414 20792 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.895226 21343 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.904479 20717 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.910426 20541 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:47.923981 20637 consensus_queue.cc:237] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.928843 21910 raft_consensus.cc:993] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:47.928872 21343 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:47.929450 21911 raft_consensus.cc:1081] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:47.930398 21911 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:47.930847 20792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:47.931342 20792 raft_consensus.cc:493] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:47.931684 20792 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.932173 20717 raft_consensus.cc:1275] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:47.933396 21911 consensus_queue.cc:1048] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:47.939291 21808 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.941341 20717 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.943296 20792 raft_consensus.cc:515] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.946897 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ce9603979324e0f9662b3b931b77979 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:47.945924 21343 raft_consensus.cc:2955] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.952117 20792 leader_election.cc:290] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:47.953261 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:47.953279 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
I20260709 12:09:47.953794 20637 raft_consensus.cc:3055] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:47.954144 20637 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:47.954191 21339 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.959802 20637 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.959757 20543 catalog_manager.cc:5697] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:47.961061 20637 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:47.967247 21339 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:47.968453 20758 leader_election.cc:304] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 4527c5f83570464394a630b204ce40a2; no voters: 
I20260709 12:09:47.969251 21857 raft_consensus.cc:2804] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:47.969687 21857 raft_consensus.cc:697] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:47.970471 21857 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:47.975050 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ce9603979324e0f9662b3b931b77979 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:47.978266 21925 tablet_replica.cc:333] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:47.979113 21925 raft_consensus.cc:2243] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:47.979776 21925 raft_consensus.cc:2272] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:47.981545 20637 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:47.982861 21925 ts_tablet_manager.cc:1916] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:47.988958 20541 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:47.995941 21925 ts_tablet_manager.cc:1929] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:47.996397 21925 log.cc:1199] T 9ce9603979324e0f9662b3b931b77979 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/9ce9603979324e0f9662b3b931b77979
I20260709 12:09:47.997860 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 9ce9603979324e0f9662b3b931b77979 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:48.002940 21910 raft_consensus.cc:993] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.003333 21911 raft_consensus.cc:1081] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.004637 20792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:48.005055 20792 raft_consensus.cc:493] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.005379 20792 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.010393 20792 raft_consensus.cc:515] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.012054 20792 leader_election.cc:290] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:48.012660 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:48.013180 20641 raft_consensus.cc:3055] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:48.013384 20641 raft_consensus.cc:740] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:48.013877 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:48.013926 20641 consensus_queue.cc:260] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.014408 20717 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.014923 20641 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.019331 20641 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:48.020049 20717 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:48.020309 20759 leader_election.cc:304] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:48.020949 21857 raft_consensus.cc:2804] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:48.021387 21857 raft_consensus.cc:697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:48.022017 21857 consensus_queue.cc:237] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.029731 20541 catalog_manager.cc:5697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.119560 21910 raft_consensus.cc:993] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:48.119992 21911 raft_consensus.cc:1081] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:48.121287 21339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54734
I20260709 12:09:48.121706 21339 raft_consensus.cc:493] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.122044 21339 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.126804 21339 raft_consensus.cc:515] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:48.129690 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:48.130246 20711 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.130842 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff5aad3b5bf84b7aaf5ea78969cc2701" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:48.131345 21339 leader_election.cc:290] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:48.131363 20641 raft_consensus.cc:3055] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:48.131990 20641 raft_consensus.cc:740] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:48.132963 20641 consensus_queue.cc:260] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:48.135285 20641 raft_consensus.cc:3060] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.136025 20711 raft_consensus.cc:2468] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:48.137085 21307 leader_election.cc:304] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:48.137938 21876 raft_consensus.cc:2804] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:48.139038 21876 raft_consensus.cc:697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:48.139918 21876 consensus_queue.cc:237] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:48.141368 20641 raft_consensus.cc:2468] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:48.148597 20541 catalog_manager.cc:5697] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.172098 21808 raft_consensus.cc:993] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.172452 21911 raft_consensus.cc:1081] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.173655 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:48.174028 20790 raft_consensus.cc:493] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.174268 20790 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.178421 20790 raft_consensus.cc:515] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.180060 20790 leader_election.cc:290] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:48.181138 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:48.181675 20639 raft_consensus.cc:3055] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:48.181954 20639 raft_consensus.cc:740] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:48.182142 20711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3fff20095f1400abd8e6a35cc01158c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:48.182621 20711 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.182591 20639 consensus_queue.cc:260] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.183934 20639 raft_consensus.cc:3060] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.188520 20711 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:48.189414 20759 leader_election.cc:304] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:48.189656 20639 raft_consensus.cc:2468] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:48.190102 21857 raft_consensus.cc:2804] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:48.190770 21857 raft_consensus.cc:697] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:48.191457 21857 consensus_queue.cc:237] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.199188 20541 catalog_manager.cc:5697] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 2 to 3, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:48.220420 20717 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.221457 21817 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.231462 20790 raft_consensus.cc:1275] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.232900 21875 consensus_queue.cc:1048] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.284044 20717 consensus_queue.cc:237] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.289075 20790 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.289641 20639 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:09:48.290416 20684 consensus_peers.cc:597] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b1f23ef35f174f96bf477cb68ed09851. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:48.290685 21835 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.291458 21831 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.298306 21835 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.301162 20639 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.300032 20790 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.313038 20639 consensus_queue.cc:237] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.319304 20790 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:48.316296 20543 catalog_manager.cc:5697] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.321220 21910 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.322582 20717 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:48.322855 20609 consensus_peers.cc:597] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c53896acbd054e8da9314eca5777d27c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:48.323957 21910 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.329957 21808 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.332705 20792 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.335246 20717 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.347146 20639 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.355630 20543 catalog_manager.cc:5697] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:48.362675 20609 consensus_peers.cc:597] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fa0fcbf4a504228a579dd7e530e0ace. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:48.362820 20711 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:48.364701 21808 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:48.369400 20792 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:48.370741 21808 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:48.385002 21910 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.386061 20639 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.388633 21857 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.393996 20711 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.403906 20790 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:48.412544 20591 auto_rebalancer.cc:629] Failed to schedule move for tablet f3fff20095f1400abd8e6a35cc01158c: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:09:48.426767 20541 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:48.438272 21339 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.439806 21916 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.518381 20637 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.519359 21875 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:48.528755 20711 raft_consensus.cc:1275] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:48.531756 21875 consensus_queue.cc:1048] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:48.591012 20711 raft_consensus.cc:1275] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.592061 21916 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.596627 20637 raft_consensus.cc:1275] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:48.598140 21916 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:48.640276 20637 raft_consensus.cc:1275] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:48.641395 21916 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:48.650033 20717 raft_consensus.cc:1275] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:48.651451 21857 consensus_queue.cc:1048] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:48.753597 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:48.797125 21950 ts_tablet_manager.cc:933] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:48.800618 21950 tablet_copy_client.cc:323] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:48.802150 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet b1f23ef35f174f96bf477cb68ed09851 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:48.802644 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet b1f23ef35f174f96bf477cb68ed09851 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-b1f23ef35f174f96bf477cb68ed09851
I20260709 12:09:48.803442 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:48.803922 20792 raft_consensus.cc:606] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:48.805922 20637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:48.806314 20637 raft_consensus.cc:606] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:48.808310 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:48.808753 20792 raft_consensus.cc:606] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:48.809818 20730 tablet_copy_source_session.cc:215] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:48.810762 20717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1126e112c64499c89781a1955708561"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:48.811182 20717 raft_consensus.cc:606] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:48.812412 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:48.813445 21950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1f23ef35f174f96bf477cb68ed09851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.814013 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:48.814713 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:48.828562 21950 tablet_copy_client.cc:806] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:48.829147 21950 tablet_copy_client.cc:670] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:48.846378 21912 raft_consensus.cc:993] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:48.848014 21912 raft_consensus.cc:1081] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:48.850723 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1126e112c64499c89781a1955708561"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:09:48.851212 20637 raft_consensus.cc:493] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.851516 20637 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.853951 21950 tablet_copy_client.cc:538] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:48.875725 21950 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:48.879997 20637 raft_consensus.cc:515] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.883016 21952 ts_tablet_manager.cc:933] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:48.884835 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:48.885142 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1126e112c64499c89781a1955708561" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:48.884346 20637 leader_election.cc:290] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:48.886658 20715 raft_consensus.cc:3055] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:48.887090 20715 raft_consensus.cc:740] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:48.887058 20792 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.887907 20715 consensus_queue.cc:260] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.889082 20715 raft_consensus.cc:3060] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:48.892683 20792 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:48.893697 20608 leader_election.cc:304] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:48.894356 21911 raft_consensus.cc:2804] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:48.894804 21911 raft_consensus.cc:697] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:48.895603 21911 consensus_queue.cc:237] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:48.896673 21953 ts_tablet_manager.cc:933] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:48.897006 20715 raft_consensus.cc:2468] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:48.912103 21952 tablet_copy_client.cc:323] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:48.913722 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 3fa0fcbf4a504228a579dd7e530e0ace from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:48.914206 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 3fa0fcbf4a504228a579dd7e530e0ace from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-3fa0fcbf4a504228a579dd7e530e0ace
I20260709 12:09:48.915148 20542 catalog_manager.cc:5697] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.917826 21808 raft_consensus.cc:993] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.918236 21808 raft_consensus.cc:1081] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:48.919803 21950 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:48.919961 20792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:48.920468 20792 raft_consensus.cc:493] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.920670 21950 tablet_bootstrap.cc:492] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:48.920773 20792 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.921360 21950 ts_tablet_manager.cc:1403] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.000s
I20260709 12:09:48.924513 21950 raft_consensus.cc:359] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.925308 21950 raft_consensus.cc:740] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:48.926241 21950 consensus_queue.cc:260] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.927922 21950 ts_tablet_manager.cc:1434] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:09:48.930351 20655 tablet_copy_source_session.cc:215] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:48.932449 20792 raft_consensus.cc:515] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.934908 20792 leader_election.cc:290] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:48.935551 21953 tablet_copy_client.cc:323] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:48.938164 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:48.938695 20717 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.940918 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-b1f23ef35f174f96bf477cb68ed09851 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:48.941320 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-b1f23ef35f174f96bf477cb68ed09851 on tablet b1f23ef35f174f96bf477cb68ed09851 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:48.944875 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet c53896acbd054e8da9314eca5777d27c from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:48.944111 20717 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:48.945212 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fa0fcbf4a504228a579dd7e530e0ace" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:48.945747 20639 raft_consensus.cc:3055] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:48.946033 20639 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:48.946113 20759 leader_election.cc:304] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:48.946734 20639 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.947175 21916 raft_consensus.cc:2804] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:48.947849 21916 raft_consensus.cc:697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:48.950676 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet c53896acbd054e8da9314eca5777d27c from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-c53896acbd054e8da9314eca5777d27c
I20260709 12:09:48.948647 21916 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:48.953250 21952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fa0fcbf4a504228a579dd7e530e0ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.960034 20639 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:48.966985 20639 raft_consensus.cc:2468] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:48.970157 20655 tablet_copy_source_session.cc:215] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:48.970813 20543 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 2 to 3, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:48.974222 21953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c53896acbd054e8da9314eca5777d27c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:48.992857 21857 raft_consensus.cc:993] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:48.993283 21809 raft_consensus.cc:1081] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:48.995122 20717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:46484
I20260709 12:09:48.995687 20717 raft_consensus.cc:493] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:48.996902 20717 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.003671 20717 raft_consensus.cc:515] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.005379 20717 leader_election.cc:290] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:49.006402 21952 tablet_copy_client.cc:806] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:49.006294 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:49.006997 21952 tablet_copy_client.cc:670] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:49.007709 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fd2a085b8c340e19476a6196ec82519" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:49.008221 20637 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.010232 21953 tablet_copy_client.cc:806] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:49.011364 21953 tablet_copy_client.cc:670] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:49.010610 21952 tablet_copy_client.cc:538] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:49.007157 20792 raft_consensus.cc:3055] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:49.016078 20792 raft_consensus.cc:740] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:49.016768 20792 consensus_queue.cc:260] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.017917 20637 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:49.017843 20792 raft_consensus.cc:3060] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:49.020185 20685 leader_election.cc:304] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:49.020918 21953 tablet_copy_client.cc:538] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:49.021287 21952 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:49.023793 21912 raft_consensus.cc:2804] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:49.024601 20792 raft_consensus.cc:2468] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:49.024921 21912 raft_consensus.cc:697] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:49.025856 21912 consensus_queue.cc:237] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.033200 21953 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:49.057075 21952 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:49.058044 21952 tablet_bootstrap.cc:492] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:49.058769 21952 ts_tablet_manager.cc:1403] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.003s
I20260709 12:09:49.061673 21952 raft_consensus.cc:359] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:49.062585 21952 raft_consensus.cc:740] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:49.063283 21952 consensus_queue.cc:260] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:49.066318 21952 ts_tablet_manager.cc:1434] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:09:49.071089 21953 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:49.072103 21953 tablet_bootstrap.cc:492] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:49.072316 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-3fa0fcbf4a504228a579dd7e530e0ace received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:49.072721 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-3fa0fcbf4a504228a579dd7e530e0ace on tablet 3fa0fcbf4a504228a579dd7e530e0ace with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:49.072826 21953 ts_tablet_manager.cc:1403] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.013s
I20260709 12:09:49.076475 21953 raft_consensus.cc:359] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:49.077283 21953 raft_consensus.cc:740] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:49.077890 21953 consensus_queue.cc:260] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:49.071157 20543 catalog_manager.cc:5697] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.080396 21953 ts_tablet_manager.cc:1434] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:09:49.081954 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c53896acbd054e8da9314eca5777d27c received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:49.082319 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-c53896acbd054e8da9314eca5777d27c on tablet c53896acbd054e8da9314eca5777d27c with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:49.246723 21857 raft_consensus.cc:993] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:49.247218 21916 raft_consensus.cc:1081] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:49.248660 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:49.249176 20637 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:49.249594 20637 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.256585 20637 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.258658 20637 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:49.261737 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:49.262298 20790 raft_consensus.cc:3055] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:49.262578 20790 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:49.263284 20790 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.264279 20790 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.267941 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:49.268460 20715 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:49.274295 20790 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:49.274670 20715 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:49.275139 20608 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:49.275849 21911 raft_consensus.cc:2804] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:49.276273 21911 raft_consensus.cc:697] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:49.277074 21911 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:49.286394 20543 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:49.320492 20792 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.321653 21911 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:49.332226 20715 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.334137 21808 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.360574 21339 raft_consensus.cc:1217] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:49.384645 21339 raft_consensus.cc:1217] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 12:09:49.458150 21339 raft_consensus.cc:3060] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Advancing to term 3
I20260709 12:09:49.459714 20792 raft_consensus.cc:1275] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:49.461354 21835 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.467320 21339 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:49.469836 21916 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.478152 20637 raft_consensus.cc:1275] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:49.479516 21831 consensus_queue.cc:1048] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.487015 21916 raft_consensus.cc:1064] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
W20260709 12:09:49.487366 21916 raft_consensus.cc:1068] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Illegal state: Leader has not yet committed an operation in its own term
I20260709 12:09:49.517689 20715 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:49.526263 21857 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.553421 20639 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:49.554992 21809 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.584698 21916 raft_consensus.cc:1064] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:49.586830 21916 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:49.593353 21339 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:49.594527 21809 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.595722 20711 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:49.596930 20639 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:49.598089 21809 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.604525 21857 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.610750 21916 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:49.613550 20639 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.615636 20711 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.616755 21339 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.625800 20543 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.645012 20792 consensus_queue.cc:237] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:49.656550 21339 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:49.657946 21916 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:49.660002 20639 raft_consensus.cc:1275] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:49.661268 21916 consensus_queue.cc:1048] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:49.663703 21809 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.675060 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fa0fcbf4a504228a579dd7e530e0ace with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:49.675033 21339 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.679441 20543 catalog_manager.cc:5697] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:49.669438 20639 raft_consensus.cc:2955] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.701395 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 3fa0fcbf4a504228a579dd7e530e0ace with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:49.702955 21974 tablet_replica.cc:333] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:49.703941 21974 raft_consensus.cc:2243] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:49.704695 21974 raft_consensus.cc:2272] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:49.708199 21974 ts_tablet_manager.cc:1916] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:49.729071 21974 ts_tablet_manager.cc:1929] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:49.729470 21974 log.cc:1199] T 3fa0fcbf4a504228a579dd7e530e0ace P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/3fa0fcbf4a504228a579dd7e530e0ace
I20260709 12:09:49.730873 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 3fa0fcbf4a504228a579dd7e530e0ace (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:49.768074 20715 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.769143 21910 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.792892 20790 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:49.794201 21808 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:49.808173 21910 raft_consensus.cc:1064] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:49.810652 21910 consensus_queue.cc:237] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:49.820842 20793 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:49.823571 21343 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:49.823589 20715 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:49.825549 21910 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.827132 21808 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.828481 21911 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:49.848049 21910 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.852475 20711 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.862670 20790 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.869481 21343 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.877743 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:49.880915 20541 catalog_manager.cc:5697] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.918386 20639 consensus_queue.cc:237] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:49.931348 21343 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:49.932823 21911 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.933547 20790 raft_consensus.cc:1275] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:49.937963 21910 consensus_queue.cc:1048] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:49.944703 21981 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.952569 21343 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.949571 20793 raft_consensus.cc:2955] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.959141 20639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:49.959779 20639 raft_consensus.cc:606] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:49.967826 20711 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:49.968340 20711 raft_consensus.cc:606] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:49.969532 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c53896acbd054e8da9314eca5777d27c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:49.971997 20543 catalog_manager.cc:5697] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:49.973163 20639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:49.973794 20639 raft_consensus.cc:606] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:49.976545 20792 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:49.977083 20792 raft_consensus.cc:606] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:49.982790 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:09:49.983404 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet c53896acbd054e8da9314eca5777d27c with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:49.984320 21974 tablet_replica.cc:333] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:49.985123 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:49.985826 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:49.985241 21974 raft_consensus.cc:2243] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:49.990443 21974 raft_consensus.cc:2272] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:49.995442 21974 ts_tablet_manager.cc:1916] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:49.998999 21831 raft_consensus.cc:1064] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:50.000926 21831 consensus_queue.cc:237] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:50.024158 21343 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:50.025588 21912 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.029881 20792 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:50.030736 20637 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:50.037009 21912 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.038146 21831 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.048192 21974 ts_tablet_manager.cc:1929] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:50.048760 21974 log.cc:1199] T c53896acbd054e8da9314eca5777d27c P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/c53896acbd054e8da9314eca5777d27c
I20260709 12:09:50.050141 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet c53896acbd054e8da9314eca5777d27c (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:50.057013 21831 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.059201 20639 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.059962 20792 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.091799 20541 catalog_manager.cc:5697] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.115655 21339 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.124195 20711 consensus_queue.cc:237] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:50.135358 20792 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:50.136950 21339 raft_consensus.cc:1275] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:50.137877 21983 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:50.140120 21987 consensus_queue.cc:1048] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:50.149232 21912 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.151326 20792 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.152805 21339 raft_consensus.cc:2955] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.168347 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b1f23ef35f174f96bf477cb68ed09851 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:50.171264 20542 catalog_manager.cc:5697] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:50.182936 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet b1f23ef35f174f96bf477cb68ed09851 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:50.190809 21989 tablet_replica.cc:333] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:50.191895 21989 raft_consensus.cc:2243] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:50.192473 21989 raft_consensus.cc:2272] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:50.196081 21989 ts_tablet_manager.cc:1916] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:50.207662 21989 ts_tablet_manager.cc:1929] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 12:09:50.207912 21989 log.cc:1199] T b1f23ef35f174f96bf477cb68ed09851 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/b1f23ef35f174f96bf477cb68ed09851
I20260709 12:09:50.209013 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet b1f23ef35f174f96bf477cb68ed09851 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:50.294894 21981 raft_consensus.cc:993] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:50.295310 21911 raft_consensus.cc:1081] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:50.296489 21339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54734
I20260709 12:09:50.296901 21339 raft_consensus.cc:493] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.297195 21339 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.301344 21339 raft_consensus.cc:515] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:50.302942 21339 leader_election.cc:290] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:50.303501 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:50.303730 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1b5a53a1a24ae0ac1527ea052badff" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:50.304095 20639 raft_consensus.cc:3055] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.304198 20720 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.304373 20639 raft_consensus.cc:740] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:50.305095 20639 consensus_queue.cc:260] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:50.306180 20639 raft_consensus.cc:3060] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.309250 20720 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:50.310137 21307 leader_election.cc:304] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:50.310745 21971 raft_consensus.cc:2804] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.311064 21971 raft_consensus.cc:697] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:50.311872 20639 raft_consensus.cc:2468] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:50.311766 21971 consensus_queue.cc:237] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:50.320442 20541 catalog_manager.cc:5697] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.381798 21808 raft_consensus.cc:993] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:50.382189 21911 raft_consensus.cc:1081] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:50.383334 20792 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:50.383772 20792 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.384090 20792 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.389371 20792 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.390686 20792 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:50.391299 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:50.391491 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:50.391858 20639 raft_consensus.cc:3055] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:50.392005 20720 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.392146 20639 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:50.392791 20639 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.393570 20639 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:50.396042 20720 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:50.396842 20759 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:50.397439 21916 raft_consensus.cc:2804] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:50.397921 21916 raft_consensus.cc:697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:50.397917 20639 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 3.
I20260709 12:09:50.398851 21916 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.406689 20541 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 2 to 3, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:50.485466 21809 raft_consensus.cc:993] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:50.485850 21916 raft_consensus.cc:1081] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:50.486955 20720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:46484
I20260709 12:09:50.487311 20720 raft_consensus.cc:493] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.487560 20720 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.492751 20720 raft_consensus.cc:515] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.494801 20720 leader_election.cc:290] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:50.494865 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:50.495410 20637 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.495574 20792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa47060332da4d19bc2b3554f86e5656" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:50.496140 20792 raft_consensus.cc:3055] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.496420 20792 raft_consensus.cc:740] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:50.501905 20637 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 2.
I20260709 12:09:50.502704 20685 leader_election.cc:304] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:50.503438 21831 raft_consensus.cc:2804] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.503947 21831 raft_consensus.cc:697] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:50.504168 21983 raft_consensus.cc:993] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:50.504618 21988 raft_consensus.cc:1081] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:50.504829 21831 consensus_queue.cc:237] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.507752 20639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:09:50.508226 20639 raft_consensus.cc:493] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:50.508545 20639 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.514966 20792 consensus_queue.cc:260] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.517167 20792 raft_consensus.cc:3060] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.519661 20639 raft_consensus.cc:515] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.522028 20639 leader_election.cc:290] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:50.522504 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:50.522948 20790 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.523010 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13610b927eff4de496e1f81ea6c8b93d" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:50.526108 20720 raft_consensus.cc:3055] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:50.526372 20720 raft_consensus.cc:740] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:50.527678 20792 raft_consensus.cc:2468] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 2.
I20260709 12:09:50.527328 20720 consensus_queue.cc:260] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.529886 20720 raft_consensus.cc:3060] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:50.530568 20790 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:50.535887 20608 leader_election.cc:304] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:50.536587 21911 raft_consensus.cc:2804] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:50.536998 21911 raft_consensus.cc:697] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:50.537691 21911 consensus_queue.cc:237] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:50.538864 20720 raft_consensus.cc:2468] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:50.543915 20541 catalog_manager.cc:5697] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:50.554564 20543 catalog_manager.cc:5697] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:50.706489 20639 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.707379 21971 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:50.715819 20715 raft_consensus.cc:1275] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:50.717291 21876 consensus_queue.cc:1048] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:50.840160 20637 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:50.841048 21809 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.848232 20720 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:50.849551 21809 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:50.950654 20720 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:50.954167 20790 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:50.957201 22005 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:50.962690 21912 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:50.975277 20790 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:50.977865 22003 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:50.990631 20637 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:50.993115 21912 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:51.054607 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.088758 20715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:51.089251 20715 raft_consensus.cc:606] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:51.091735 20637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:51.092260 20637 raft_consensus.cc:606] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:51.096877 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:51.097359 20787 raft_consensus.cc:606] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:51.098933 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:51.099977 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:51.100555 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:51.127658 22003 raft_consensus.cc:993] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:51.128096 21808 raft_consensus.cc:1081] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:51.129318 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:51.129696 20787 raft_consensus.cc:493] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.129935 20787 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.134104 20787 raft_consensus.cc:515] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.135401 20787 leader_election.cc:290] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:51.136204 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:51.136204 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:51.136873 20637 raft_consensus.cc:3055] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.136936 20715 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.137255 20637 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:51.138016 20637 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.139075 20637 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.141961 20715 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:51.142855 20759 leader_election.cc:304] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:51.143395 21809 raft_consensus.cc:2804] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.143775 21809 raft_consensus.cc:697] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:51.143869 20637 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:51.144510 21809 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.149201 21912 raft_consensus.cc:993] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:51.149605 21983 raft_consensus.cc:1081] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:51.150921 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36674
I20260709 12:09:51.151283 20790 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.151819 20790 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.154444 20542 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.158969 20790 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.161315 20790 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:51.161867 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:51.162160 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:51.162413 20637 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.162662 20715 raft_consensus.cc:3055] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:51.162963 20715 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:51.163667 20715 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.165724 20715 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:51.168370 20637 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:51.169463 20759 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:51.171213 20715 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:51.171384 21809 raft_consensus.cc:2804] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:51.172847 21809 raft_consensus.cc:697] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:51.173645 21809 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:51.185366 20542 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:51.257182 20637 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:51.262488 20787 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:51.263047 20720 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:51.263556 20609 consensus_peers.cc:597] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0301e3d5c5c64ae7bf2cef069c41fb1b. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:51.263927 21808 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.264710 22004 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.272739 22003 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.274271 20720 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.276147 20787 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.286342 20542 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.305233 20720 consensus_queue.cc:237] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
W20260709 12:09:51.312278 20684 consensus_peers.cc:597] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e1cce3a2775e44ea922455e35d8422c5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:51.312655 20639 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:51.313848 20787 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:51.314219 21912 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.314994 21983 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.321334 21988 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.322968 20637 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.323289 20790 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.334492 20720 consensus_queue.cc:237] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:51.339017 20541 catalog_manager.cc:5697] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:51.345059 20684 consensus_peers.cc:597] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a46b88dd69446c69dcda624e3dbf174. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:51.345511 20637 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:51.345887 20790 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:51.346726 21912 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.347663 21983 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.358965 21912 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.362067 20787 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.374359 20639 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.374799 20787 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:51.378798 20542 catalog_manager.cc:5697] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.383684 20720 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:09:51.383916 20758 consensus_peers.cc:597] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 119e874fee22412d821ffefb61e432be. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:51.388236 22001 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:51.397419 20641 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:51.399217 21916 raft_consensus.cc:993] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:51.399634 21916 raft_consensus.cc:1081] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:51.403081 21809 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:51.404706 21809 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.405886 20720 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.408532 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:51.409061 20641 raft_consensus.cc:493] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:51.409888 20641 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:51.417325 20643 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:51.426949 20543 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.429066 20641 raft_consensus.cc:515] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:51.433772 20641 leader_election.cc:290] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Requested vote from peers 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091), 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:51.434778 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:51.435038 21340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
I20260709 12:09:51.435325 20790 raft_consensus.cc:3055] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:51.435582 21340 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:51.435642 20790 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:51.436400 20790 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:51.437363 20790 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:51.442770 21340 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:51.443939 20609 leader_election.cc:304] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [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: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:51.444742 21911 raft_consensus.cc:2804] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:51.445571 21911 raft_consensus.cc:697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:51.446291 21911 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:51.447340 20790 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:51.459337 20542 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:51.645861 22026 ts_tablet_manager.cc:933] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:51.647322 22026 tablet_copy_client.cc:323] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:51.648695 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:51.649178 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 0301e3d5c5c64ae7bf2cef069c41fb1b from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-0301e3d5c5c64ae7bf2cef069c41fb1b
I20260709 12:09:51.655480 20655 tablet_copy_source_session.cc:215] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:51.658192 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:51.673465 22026 tablet_copy_client.cc:806] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:51.673992 22026 tablet_copy_client.cc:670] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:51.677146 22026 tablet_copy_client.cc:538] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:51.683001 22026 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:51.699343 22026 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:51.700109 22026 tablet_bootstrap.cc:492] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:51.700783 22026 ts_tablet_manager.cc:1403] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.009s
I20260709 12:09:51.703707 22026 raft_consensus.cc:359] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:51.704468 22026 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:51.705062 22026 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:51.706910 22026 ts_tablet_manager.cc:1434] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:09:51.708467 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-0301e3d5c5c64ae7bf2cef069c41fb1b received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:51.708835 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-0301e3d5c5c64ae7bf2cef069c41fb1b on tablet 0301e3d5c5c64ae7bf2cef069c41fb1b with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:51.723210 20715 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.724689 22026 ts_tablet_manager.cc:933] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:51.726189 22024 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.737866 20643 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.739979 22024 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.758942 22026 tablet_copy_client.cc:323] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
W20260709 12:09:51.857494 20759 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:34515, user_credentials={real_user=slave}} blocked reactor thread for 97800.3us
I20260709 12:09:51.872151 20715 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.891185 20639 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:51.903402 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet e1cce3a2775e44ea922455e35d8422c5 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:51.903980 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet e1cce3a2775e44ea922455e35d8422c5 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-e1cce3a2775e44ea922455e35d8422c5
I20260709 12:09:51.913358 20730 tablet_copy_source_session.cc:215] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:51.919370 21916 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.920897 22026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1cce3a2775e44ea922455e35d8422c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:51.914513 22032 ts_tablet_manager.cc:933] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:51.934242 21916 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:51.942754 21339 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:51.945537 22036 ts_tablet_manager.cc:933] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:51.947751 22034 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:51.949761 22032 tablet_copy_client.cc:323] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:51.951294 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 5a46b88dd69446c69dcda624e3dbf174 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:51.951789 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 5a46b88dd69446c69dcda624e3dbf174 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-5a46b88dd69446c69dcda624e3dbf174
I20260709 12:09:51.958487 20787 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:51.962853 22003 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:51.971619 22026 tablet_copy_client.cc:806] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:51.972368 22026 tablet_copy_client.cc:670] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:51.977275 22026 tablet_copy_client.cc:538] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:51.980437 20730 tablet_copy_source_session.cc:215] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:51.984867 22036 tablet_copy_client.cc:323] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:51.986357 22026 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:52.001049 22032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a46b88dd69446c69dcda624e3dbf174. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:09:52.033706 21305 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:37091, user_credentials={real_user=slave}} blocked reactor thread for 79273.6us
I20260709 12:09:52.040635 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 119e874fee22412d821ffefb61e432be from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:52.041152 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 119e874fee22412d821ffefb61e432be from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-119e874fee22412d821ffefb61e432be
I20260709 12:09:52.048588 20804 tablet_copy_source_session.cc:215] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:52.055778 22036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 119e874fee22412d821ffefb61e432be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:52.094339 22026 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:52.097991 22026 tablet_bootstrap.cc:492] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:52.098740 22026 ts_tablet_manager.cc:1403] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.012s
I20260709 12:09:52.099962 22036 tablet_copy_client.cc:806] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:52.100499 22036 tablet_copy_client.cc:670] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:52.105571 22026 raft_consensus.cc:359] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.111639 22036 tablet_copy_client.cc:538] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:52.114544 22032 tablet_copy_client.cc:806] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:52.115240 22032 tablet_copy_client.cc:670] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:52.115743 22026 raft_consensus.cc:740] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:52.118467 22026 consensus_queue.cc:260] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.123508 22036 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:52.127460 22032 tablet_copy_client.cc:538] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:52.123061 22026 ts_tablet_manager.cc:1434] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:09:52.132355 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:52.138700 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-e1cce3a2775e44ea922455e35d8422c5 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:52.139658 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-e1cce3a2775e44ea922455e35d8422c5 on tablet e1cce3a2775e44ea922455e35d8422c5 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:52.140295 22032 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:52.166600 21340 raft_consensus.cc:1217] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:52.181754 21339 raft_consensus.cc:1217] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:52.225814 22036 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:52.226697 22036 tablet_bootstrap.cc:492] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:52.227330 22036 ts_tablet_manager.cc:1403] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.104s	user 0.064s	sys 0.035s
I20260709 12:09:52.230121 22036 raft_consensus.cc:359] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.230921 22036 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:52.231564 22036 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.234858 22036 ts_tablet_manager.cc:1434] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:09:52.237680 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-119e874fee22412d821ffefb61e432be received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:52.238061 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-119e874fee22412d821ffefb61e432be on tablet 119e874fee22412d821ffefb61e432be with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:52.243884 22032 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:52.244855 22032 tablet_bootstrap.cc:492] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:52.246737 22032 ts_tablet_manager.cc:1403] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.008s
I20260709 12:09:52.249607 22032 raft_consensus.cc:359] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.251469 22032 raft_consensus.cc:740] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:52.252192 22032 consensus_queue.cc:260] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.255723 22032 ts_tablet_manager.cc:1434] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:09:52.258054 20730 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-5a46b88dd69446c69dcda624e3dbf174 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:52.258450 20730 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-5a46b88dd69446c69dcda624e3dbf174 on tablet 5a46b88dd69446c69dcda624e3dbf174 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:52.262297 20643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:52.262799 20643 raft_consensus.cc:606] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:52.265304 20790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:52.265811 20790 raft_consensus.cc:606] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:52.268306 20790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:52.268778 20790 raft_consensus.cc:606] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:52.269702 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:52.270675 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:52.271234 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:52.292344 21809 raft_consensus.cc:993] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:52.292841 21809 raft_consensus.cc:1081] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:52.294189 20643 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:52.294667 20643 raft_consensus.cc:493] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:52.294994 20643 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.301105 20643 raft_consensus.cc:515] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:52.303555 20643 leader_election.cc:290] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:52.303622 20717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:52.304200 20717 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.307302 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c83b3b0a3a4f30950ce7ea58841f57" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:52.308208 20790 raft_consensus.cc:3055] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:52.308485 20790 raft_consensus.cc:740] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:52.309154 20790 consensus_queue.cc:260] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:52.310181 20790 raft_consensus.cc:3060] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.319416 20790 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:52.324043 20608 leader_election.cc:304] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [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: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:52.324810 21911 raft_consensus.cc:2804] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:52.325218 21911 raft_consensus.cc:697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:52.325855 21911 consensus_queue.cc:237] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:52.326341 20717 raft_consensus.cc:2468] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:52.338830 20541 catalog_manager.cc:5697] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.393142 21340 raft_consensus.cc:1217] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:09:52.416131 22003 raft_consensus.cc:993] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:52.416630 22003 raft_consensus.cc:1081] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:52.417806 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:52.418304 20790 raft_consensus.cc:493] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:52.418619 20790 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.424437 20790 raft_consensus.cc:515] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.425931 20790 leader_election.cc:290] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:52.426800 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:52.427385 20720 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.428062 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:52.428651 20643 raft_consensus.cc:3055] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:52.428987 20643 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:52.430236 20643 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.431820 20720 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:52.431794 20643 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:52.432991 20759 leader_election.cc:304] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:52.433719 22001 raft_consensus.cc:2804] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:52.434080 22001 raft_consensus.cc:697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:52.434809 22001 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:52.440203 20643 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:52.454509 20542 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.460958 21809 raft_consensus.cc:993] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: : Instructing follower 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:52.466302 22024 raft_consensus.cc:1081] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:52.466434 21340 raft_consensus.cc:1217] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:52.472071 20720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:46484
I20260709 12:09:52.472553 20720 raft_consensus.cc:493] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:52.472872 20720 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.491480 20790 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:52.492089 20790 raft_consensus.cc:606] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:52.493500 20720 raft_consensus.cc:515] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:52.495863 20720 leader_election.cc:290] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:52.496219 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:52.496724 20787 raft_consensus.cc:606] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:52.497598 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:52.497625 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08d93bc6371b49b597547580990d1f3c" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:52.498263 20641 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.498339 20793 raft_consensus.cc:3055] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:52.498710 20793 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:52.499382 20793 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:52.500355 20793 raft_consensus.cc:3060] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.503749 20641 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
W20260709 12:09:52.503942 20527 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 0301e3d5c5c64ae7bf2cef069c41fb1b already in progress
I20260709 12:09:52.505420 20793 raft_consensus.cc:2468] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:52.506408 20683 leader_election.cc:304] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [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: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:52.507716 21988 raft_consensus.cc:2804] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:52.507979 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:52.508457 20793 raft_consensus.cc:606] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:52.509166 21988 raft_consensus.cc:697] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:52.509886 21988 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
W20260709 12:09:52.514302 20591 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:09:52.514649 20591 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for 0301e3d5c5c64ae7bf2cef069c41fb1b already in progress
W20260709 12:09:52.514914 20591 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 0301e3d5c5c64ae7bf2cef069c41fb1b already in progress
I20260709 12:09:52.519870 20543 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.662053 22040 raft_consensus.cc:1064] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:52.664681 22040 consensus_queue.cc:237] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:52.673360 20641 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.673367 20787 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.673954 21339 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:52.674849 22058 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.675662 22040 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.676299 22037 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.686106 22037 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.693293 21339 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.701720 20787 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.717310 20542 catalog_manager.cc:5697] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.721118 20641 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.735607 20720 raft_consensus.cc:1275] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:52.736747 21808 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.763322 20720 consensus_queue.cc:237] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:52.774505 20787 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.776199 22058 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.783004 21988 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.784562 20787 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.795295 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e1cce3a2775e44ea922455e35d8422c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:52.802145 20793 raft_consensus.cc:1275] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:52.801714 20542 catalog_manager.cc:5697] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:52.802978 21339 raft_consensus.cc:1275] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:52.804694 22040 consensus_queue.cc:1048] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:52.804788 21911 consensus_queue.cc:1048] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.812690 21339 raft_consensus.cc:2955] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.821892 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet e1cce3a2775e44ea922455e35d8422c5 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:52.834913 22067 tablet_replica.cc:333] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:52.840581 22067 raft_consensus.cc:2243] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:52.841324 22067 raft_consensus.cc:2272] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:52.845474 22067 ts_tablet_manager.cc:1916] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:52.860124 22067 ts_tablet_manager.cc:1929] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:52.860401 22067 log.cc:1199] T e1cce3a2775e44ea922455e35d8422c5 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/e1cce3a2775e44ea922455e35d8422c5
I20260709 12:09:52.861570 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet e1cce3a2775e44ea922455e35d8422c5 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:52.886476 21809 raft_consensus.cc:1064] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:52.888664 21809 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:52.894400 21339 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:52.894531 20720 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:52.895836 22024 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.895907 20641 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:52.896440 22001 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.898300 22024 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:52.910450 22069 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.924340 20717 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:52.924239 20720 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.928368 21339 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.934173 22001 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:52.940027 20542 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:52.948724 20639 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:52.976949 20790 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:52.984323 21809 raft_consensus.cc:993] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: : Instructing follower 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:52.984757 21809 raft_consensus.cc:1081] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:52.984897 21339 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:52.987304 21809 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:52.988087 21339 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:52.990156 20717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:46484
I20260709 12:09:52.990633 20717 raft_consensus.cc:493] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:52.990942 20717 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:52.998273 20643 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:52.998416 20641 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:52.999336 20717 raft_consensus.cc:515] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:53.001036 20715 raft_consensus.cc:1240] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Rejecting Update request from peer 4527c5f83570464394a630b204ce40a2 for earlier term 2. Current term is 3. Ops: []
I20260709 12:09:53.001415 20717 leader_election.cc:290] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:53.001143 21340 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.008188 22076 consensus_queue.cc:1059] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.007826 22024 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.009692 22076 raft_consensus.cc:3055] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:53.010025 22076 raft_consensus.cc:740] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:53.012966 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:53.013461 20643 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.019804 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0301e3d5c5c64ae7bf2cef069c41fb1b" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:53.025188 22069 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:53.010852 22076 consensus_queue.cc:260] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:53.027139 22001 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.033215 22076 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:53.026959 20643 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:53.035079 21339 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:53.035460 20685 leader_election.cc:304] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:53.044126 20542 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 3 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.039458 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 119e874fee22412d821ffefb61e432be with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:53.045737 22040 raft_consensus.cc:2804] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:53.046190 22040 raft_consensus.cc:697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:53.047024 22040 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:53.053726 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 119e874fee22412d821ffefb61e432be with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:53.058601 20790 raft_consensus.cc:2468] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:53.064694 20787 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.065941 22058 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.071094 22037 raft_consensus.cc:1064] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:53.073403 22037 consensus_queue.cc:237] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.078364 20639 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:53.080938 22040 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.081954 20542 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.098031 20643 raft_consensus.cc:2955] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.134856 22078 tablet_replica.cc:333] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:53.135972 22078 raft_consensus.cc:2243] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:53.138672 22078 raft_consensus.cc:2272] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:53.143882 22078 ts_tablet_manager.cc:1916] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:53.151950 20787 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:53.153335 22058 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.159925 21339 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:53.160583 22078 ts_tablet_manager.cc:1929] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:53.161031 22078 log.cc:1199] T 119e874fee22412d821ffefb61e432be P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/119e874fee22412d821ffefb61e432be
I20260709 12:09:53.161262 22058 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.186307 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 119e874fee22412d821ffefb61e432be (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:53.210738 20639 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:53.238849 22058 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:53.325241 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:53.336930 22058 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.339632 20643 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.406925 21339 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.398921 20787 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.419752 20542 catalog_manager.cc:5697] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.480520 20715 consensus_queue.cc:237] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.492903 21339 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:53.494434 22058 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:53.498792 20641 raft_consensus.cc:1275] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:53.500222 22085 consensus_queue.cc:1048] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:53.502732 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:53.503350 20641 raft_consensus.cc:606] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:53.509475 21988 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.514726 20790 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:53.518800 22037 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:53.525364 20715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:53.525902 20715 raft_consensus.cc:606] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:53.536620 21340 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.537781 20641 raft_consensus.cc:2955] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.546546 21339 raft_consensus.cc:3060] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Advancing to term 3
I20260709 12:09:53.552349 20639 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:53.553825 20720 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:53.554376 20720 raft_consensus.cc:606] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:53.557542 21339 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:53.558808 22037 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.559125 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:53.560820 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:53.568202 22037 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:53.569219 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:53.569893 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a46b88dd69446c69dcda624e3dbf174 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:53.603399 20543 catalog_manager.cc:5697] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 3 to 4, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:53.615504 22037 raft_consensus.cc:1064] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:53.618103 22037 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.629554 20793 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.629947 20639 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.630815 21343 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:53.631361 22085 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.634478 22040 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.637120 22058 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:53.646554 22040 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.648113 21340 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.652128 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a46b88dd69446c69dcda624e3dbf174 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:53.671466 20641 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.676913 20793 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.676213 22092 tablet_replica.cc:333] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:53.684029 22092 raft_consensus.cc:2243] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:53.682710 20542 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.684783 22092 raft_consensus.cc:2272] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:53.689414 22092 ts_tablet_manager.cc:1916] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:53.697731 21911 raft_consensus.cc:993] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:53.698269 22083 raft_consensus.cc:1081] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:53.704558 22092 ts_tablet_manager.cc:1929] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:53.705139 22092 log.cc:1199] T 5a46b88dd69446c69dcda624e3dbf174 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/5a46b88dd69446c69dcda624e3dbf174
I20260709 12:09:53.707161 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 5a46b88dd69446c69dcda624e3dbf174 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:53.717747 20720 consensus_queue.cc:237] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.720319 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:53.720898 20787 raft_consensus.cc:493] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.721238 20787 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.727591 20787 raft_consensus.cc:515] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.728101 21343 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:53.729007 20641 raft_consensus.cc:1275] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:53.729449 20787 leader_election.cc:290] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:53.729279 22085 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 12:09:53.730048 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:53.730362 21343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
I20260709 12:09:53.730780 20641 raft_consensus.cc:3055] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.730897 21343 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.731173 20641 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:53.731303 22037 consensus_queue.cc:1048] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:53.731977 20641 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.732986 20641 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.737154 21343 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:53.738406 20758 leader_election.cc:304] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 4527c5f83570464394a630b204ce40a2; no voters: 
I20260709 12:09:53.737715 21988 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.741621 20637 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.744285 22076 raft_consensus.cc:2804] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.744755 22076 raft_consensus.cc:697] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:53.745605 22076 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.748067 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:53.755116 21343 raft_consensus.cc:2955] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.761101 20641 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:53.765336 20543 catalog_manager.cc:5697] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:53.778648 20542 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.782711 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet 0301e3d5c5c64ae7bf2cef069c41fb1b with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:53.783597 22092 tablet_replica.cc:333] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:53.784721 22092 raft_consensus.cc:2243] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:53.785538 22092 raft_consensus.cc:2272] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:53.789850 22092 ts_tablet_manager.cc:1916] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:53.801084 22092 ts_tablet_manager.cc:1929] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:53.801349 22092 log.cc:1199] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/0301e3d5c5c64ae7bf2cef069c41fb1b
I20260709 12:09:53.802594 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 0301e3d5c5c64ae7bf2cef069c41fb1b (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:53.904003 22085 raft_consensus.cc:993] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:53.904457 21988 raft_consensus.cc:1081] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:53.905767 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45502
I20260709 12:09:53.906251 20637 raft_consensus.cc:493] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.906495 20637 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.911564 20637 raft_consensus.cc:515] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.913290 20637 leader_election.cc:290] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:53.914073 21343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
I20260709 12:09:53.914446 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838dbe03aa0f4e2f9e06aed2dca97623" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:53.914681 21343 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.914945 20715 raft_consensus.cc:3055] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.915211 20715 raft_consensus.cc:740] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:53.915951 20715 consensus_queue.cc:260] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.917325 20715 raft_consensus.cc:3060] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.919879 22037 raft_consensus.cc:993] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:53.920346 22037 raft_consensus.cc:1081] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:53.920670 21343 raft_consensus.cc:2468] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:53.922052 20609 leader_election.cc:304] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:53.922542 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36674
I20260709 12:09:53.922837 22083 raft_consensus.cc:2804] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.923048 20787 raft_consensus.cc:493] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:53.923779 20787 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.923327 22083 raft_consensus.cc:697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:53.925036 22083 consensus_queue.cc:237] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:53.930521 20715 raft_consensus.cc:2468] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:53.934768 20787 raft_consensus.cc:515] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:53.936571 20787 leader_election.cc:290] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:53.937141 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:53.937882 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:53.938146 20637 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.938510 20715 raft_consensus.cc:3055] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:53.938884 20715 raft_consensus.cc:740] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:53.939651 20715 consensus_queue.cc:260] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:53.940822 20715 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:53.945894 20715 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:53.946049 20637 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:53.945534 20542 catalog_manager.cc:5697] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:53.947919 20759 leader_election.cc:304] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:53.948583 22077 raft_consensus.cc:2804] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:53.949034 22077 raft_consensus.cc:697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:53.949752 22077 consensus_queue.cc:237] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:53.958288 20542 catalog_manager.cc:5697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.181346 20637 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:54.182546 22076 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:54.201615 21340 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:54.204660 22024 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:54.348557 21343 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:54.349674 22083 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:54.351601 20720 raft_consensus.cc:1275] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:54.352909 22083 consensus_queue.cc:1048] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:09:54.479092 20720 raft_consensus.cc:1275] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:54.480882 22076 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.507227 20637 raft_consensus.cc:1275] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:54.509665 22100 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.656435 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.687767 20720 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:54.696748 20793 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:09:54.698382 20684 consensus_peers.cc:597] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08d93bc6371b49b597547580990d1f3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.698860 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:54.698966 22085 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:54.699923 20637 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:54.700047 20793 raft_consensus.cc:606] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:54.701221 22085 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:54.704806 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:54.705312 20793 raft_consensus.cc:606] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:54.707157 22085 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.709249 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:54.709797 20641 raft_consensus.cc:606] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:54.711408 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:09:54.712410 20793 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.713552 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:54.714251 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:54.715058 20641 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.727705 20637 consensus_queue.cc:237] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:54.730293 20542 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.752300 20793 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:54.754839 22083 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:54.758443 20715 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:09:54.761426 20609 consensus_peers.cc:597] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 13610b927eff4de496e1f81ea6c8b93d. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.763345 22094 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:54.766957 21911 raft_consensus.cc:993] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:54.767361 21911 raft_consensus.cc:1081] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:54.769358 20790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:54.769829 20790 raft_consensus.cc:493] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:54.770143 20790 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.781553 20790 raft_consensus.cc:515] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:54.784644 20715 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.785902 21911 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.794076 20790 leader_election.cc:290] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:54.796169 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:54.796478 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfc188564484a8aaf8487c98d899849" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:54.796762 20637 raft_consensus.cc:3055] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:54.796964 20715 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.797066 20637 raft_consensus.cc:740] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:54.797857 20637 consensus_queue.cc:260] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:54.798862 20637 raft_consensus.cc:3060] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:54.806828 20637 raft_consensus.cc:2468] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:54.803293 20715 raft_consensus.cc:2468] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:54.814152 20759 leader_election.cc:304] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:54.814890 22100 raft_consensus.cc:2804] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:54.815349 22100 raft_consensus.cc:697] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:54.812194 20720 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:54.816159 22100 consensus_queue.cc:237] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:54.822774 20787 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.840332 20790 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:54.841123 20684 consensus_peers.cc:597] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ce757cfa97264df79b316b1d650e6e81. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.842993 20637 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.844727 22085 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.846469 21988 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.846061 20539 catalog_manager.cc:5697] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.852921 20542 catalog_manager.cc:5697] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:54.861706 22085 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.866235 20637 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.875150 20790 consensus_queue.cc:237] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:54.881151 20542 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.888839 20787 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
W20260709 12:09:54.901376 20758 consensus_peers.cc:597] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cba148db8a984b51bb30d465cb4bd412. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:54.902832 20720 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.904186 22076 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.907126 20637 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:54.909054 22100 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:54.913674 22077 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.915371 20720 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:54.932924 20542 catalog_manager.cc:5697] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:54.940172 20637 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:55.025457 22100 raft_consensus.cc:993] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:55.025894 22077 raft_consensus.cc:1081] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 95d27dbea0b04932a043d5012f9b02cc to start an election
I20260709 12:09:55.027428 20720 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
 from {username='slave'} at 127.0.0.1:46484
I20260709 12:09:55.027947 20720 raft_consensus.cc:493] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.028281 20720 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.034564 20720 raft_consensus.cc:515] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:55.036898 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:55.037398 20641 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.044629 20641 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:55.046100 20790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1100a6f4d84641d6997315a54c09c949" candidate_uuid: "95d27dbea0b04932a043d5012f9b02cc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:55.046644 20790 raft_consensus.cc:3055] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:55.046576 20685 leader_election.cc:304] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:55.047027 20790 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:55.047888 22108 raft_consensus.cc:2804] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:55.047782 20790 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:55.048784 20790 raft_consensus.cc:3060] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.049124 22108 raft_consensus.cc:697] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Becoming Leader. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:55.049994 22108 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:55.051301 20720 leader_election.cc:290] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:55.056695 20790 raft_consensus.cc:2468] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95d27dbea0b04932a043d5012f9b02cc in term 3.
I20260709 12:09:55.065090 20542 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194). New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:55.220000 22100 raft_consensus.cc:993] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:55.220516 22077 raft_consensus.cc:1081] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:55.221698 21340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:09:55.222083 21340 raft_consensus.cc:493] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:55.222322 21340 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.229748 21340 raft_consensus.cc:515] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:55.232007 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:55.233922 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "274a1b52ff554daba2534d0884bc72e0" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:55.232506 20641 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.234467 20787 raft_consensus.cc:3055] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:55.234799 20787 raft_consensus.cc:740] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:55.235471 20787 consensus_queue.cc:260] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:55.236493 20787 raft_consensus.cc:3060] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:55.241659 22127 ts_tablet_manager.cc:933] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:55.242633 20787 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 3.
I20260709 12:09:55.243234 20641 raft_consensus.cc:2468] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 3.
I20260709 12:09:55.246153 20717 raft_consensus.cc:1275] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.245090 22127 tablet_copy_client.cc:323] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:55.233947 21340 leader_election.cc:290] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 3 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:55.247177 21307 leader_election.cc:304] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [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: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:55.248250 22106 raft_consensus.cc:2804] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:55.248661 22106 raft_consensus.cc:697] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:55.248809 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet 13610b927eff4de496e1f81ea6c8b93d from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:55.249321 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet 13610b927eff4de496e1f81ea6c8b93d from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-13610b927eff4de496e1f81ea6c8b93d
I20260709 12:09:55.249485 22106 consensus_queue.cc:237] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:55.253180 22077 consensus_queue.cc:1048] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:55.274672 20655 tablet_copy_source_session.cc:215] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.283828 22127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13610b927eff4de496e1f81ea6c8b93d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.296376 20542 catalog_manager.cc:5697] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 3 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:55.333264 22132 ts_tablet_manager.cc:933] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:55.358495 20641 raft_consensus.cc:1275] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:55.364064 22133 ts_tablet_manager.cc:933] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:55.365233 22100 consensus_queue.cc:1048] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:55.379760 22127 tablet_copy_client.cc:806] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.381598 22127 tablet_copy_client.cc:670] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.382270 22132 tablet_copy_client.cc:323] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:55.385548 20730 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 08d93bc6371b49b597547580990d1f3c from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:55.386123 20730 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 08d93bc6371b49b597547580990d1f3c from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-08d93bc6371b49b597547580990d1f3c
I20260709 12:09:55.391314 22133 tablet_copy_client.cc:323] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:55.393625 20729 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet ce757cfa97264df79b316b1d650e6e81 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:55.394127 20729 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet ce757cfa97264df79b316b1d650e6e81 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-ce757cfa97264df79b316b1d650e6e81
I20260709 12:09:55.397796 20730 tablet_copy_source_session.cc:215] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.400040 22127 tablet_copy_client.cc:538] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.402967 20729 tablet_copy_source_session.cc:215] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.406041 22133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce757cfa97264df79b316b1d650e6e81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.407575 22132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08d93bc6371b49b597547580990d1f3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.420349 22127 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:55.433600 22133 tablet_copy_client.cc:806] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.434211 22133 tablet_copy_client.cc:670] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.437583 22133 tablet_copy_client.cc:538] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.445785 22133 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:55.446130 22132 tablet_copy_client.cc:806] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.446725 22132 tablet_copy_client.cc:670] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.451689 22132 tablet_copy_client.cc:538] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.454882 20641 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:55.456342 21988 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.461510 22132 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:55.489487 20787 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:55.492614 22085 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:55.501791 22127 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.502758 22127 tablet_bootstrap.cc:492] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:55.503511 22127 ts_tablet_manager.cc:1403] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.083s	user 0.031s	sys 0.029s
I20260709 12:09:55.507194 22127 raft_consensus.cc:359] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.508138 22127 raft_consensus.cc:740] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:55.509940 22127 consensus_queue.cc:260] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.509385 22144 ts_tablet_manager.cc:933] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:55.514212 22127 ts_tablet_manager.cc:1434] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:09:55.516748 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-13610b927eff4de496e1f81ea6c8b93d received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:55.517202 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-13610b927eff4de496e1f81ea6c8b93d on tablet 13610b927eff4de496e1f81ea6c8b93d with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:55.523368 22144 tablet_copy_client.cc:323] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:55.525195 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet cba148db8a984b51bb30d465cb4bd412 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:55.525686 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet cba148db8a984b51bb30d465cb4bd412 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-cba148db8a984b51bb30d465cb4bd412
I20260709 12:09:55.535804 20804 tablet_copy_source_session.cc:215] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:55.535882 22132 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.538698 22132 tablet_bootstrap.cc:492] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:55.537307 22133 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.539412 22132 ts_tablet_manager.cc:1403] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.078s	user 0.020s	sys 0.011s
I20260709 12:09:55.540289 22133 tablet_bootstrap.cc:492] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:55.540916 22133 ts_tablet_manager.cc:1403] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.009s
I20260709 12:09:55.543637 22132 raft_consensus.cc:359] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.544252 22144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cba148db8a984b51bb30d465cb4bd412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:55.547046 22132 raft_consensus.cc:740] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:55.546806 22133 raft_consensus.cc:359] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.547662 22133 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:55.548168 22132 consensus_queue.cc:260] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.548290 22133 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.550431 22133 ts_tablet_manager.cc:1434] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:55.552426 22132 ts_tablet_manager.cc:1434] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 12:09:55.558053 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ce757cfa97264df79b316b1d650e6e81 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:55.558480 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-ce757cfa97264df79b316b1d650e6e81 on tablet ce757cfa97264df79b316b1d650e6e81 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:55.564716 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-08d93bc6371b49b597547580990d1f3c received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:55.565104 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-08d93bc6371b49b597547580990d1f3c on tablet 08d93bc6371b49b597547580990d1f3c with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:55.568909 22144 tablet_copy_client.cc:806] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:55.569473 22144 tablet_copy_client.cc:670] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:55.576244 22144 tablet_copy_client.cc:538] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:55.584326 22144 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:55.599619 22144 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:55.600598 22144 tablet_bootstrap.cc:492] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:55.601215 22144 ts_tablet_manager.cc:1403] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.009s
I20260709 12:09:55.603391 22144 raft_consensus.cc:359] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.604166 22144 raft_consensus.cc:740] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:55.604743 22144 consensus_queue.cc:260] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:55.607298 22144 ts_tablet_manager.cc:1434] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 12:09:55.608803 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cba148db8a984b51bb30d465cb4bd412 received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:55.609210 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cba148db8a984b51bb30d465cb4bd412 on tablet cba148db8a984b51bb30d465cb4bd412 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:55.688211 21341 raft_consensus.cc:1217] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:55.715732 21341 raft_consensus.cc:1217] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:09:55.776273 20787 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:55.776453 21341 raft_consensus.cc:1217] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:09:55.777957 22106 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:55.809880 20641 raft_consensus.cc:1275] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:55.810968 21876 consensus_queue.cc:1048] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:55.835114 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:55.889932 20715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:35554
I20260709 12:09:55.890494 20715 raft_consensus.cc:606] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:55.893337 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:55.893859 20787 raft_consensus.cc:606] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:55.895191 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:09:55.896957 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:55.898494 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:56.082793 22100 raft_consensus.cc:993] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:56.083283 22076 raft_consensus.cc:1081] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:56.084874 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:56.085376 20637 raft_consensus.cc:493] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.085698 20637 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.092830 21341 raft_consensus.cc:1217] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:56.106985 20637 raft_consensus.cc:515] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:56.108837 20637 leader_election.cc:290] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:56.109722 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:56.110265 20720 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.111718 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00b050b3c494d0e85d3fc8078007c3b" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:56.112242 20793 raft_consensus.cc:3055] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:56.112519 20793 raft_consensus.cc:740] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:56.113178 20793 consensus_queue.cc:260] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:56.114367 20793 raft_consensus.cc:3060] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.117702 20720 raft_consensus.cc:2468] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:56.118889 20610 leader_election.cc:304] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:56.120919 20793 raft_consensus.cc:2468] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 2.
I20260709 12:09:56.124987 22094 raft_consensus.cc:2804] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:56.125638 22094 raft_consensus.cc:697] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:56.126467 22094 consensus_queue.cc:237] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:56.138748 20541 catalog_manager.cc:5697] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 1 to 2, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:56.195097 22085 raft_consensus.cc:1064] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
W20260709 12:09:56.195500 22085 raft_consensus.cc:1068] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: Unable to promote non-voter 3f501977780c4aabbb43f1c8ed18dac1: Service unavailable: leader transfer in progress
I20260709 12:09:56.199914 22094 raft_consensus.cc:1064] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:56.201936 22094 consensus_queue.cc:237] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.208418 21341 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:56.209573 20720 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:56.210922 22083 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.213119 20787 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:56.213987 21911 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.214793 22083 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.223923 21911 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.225514 21343 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.228392 20787 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.238461 20720 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.240402 20541 catalog_manager.cc:5697] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.260054 20637 consensus_queue.cc:237] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.267601 20787 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:56.268155 21343 raft_consensus.cc:1275] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:56.268980 22094 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.269932 21911 consensus_queue.cc:1048] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.277892 22083 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.280861 20787 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.287038 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 13610b927eff4de496e1f81ea6c8b93d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:56.286773 21343 raft_consensus.cc:2955] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.300433 22085 raft_consensus.cc:1064] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:56.300676 20542 catalog_manager.cc:5697] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 4 to 5, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.302604 22085 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.316293 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 13610b927eff4de496e1f81ea6c8b93d with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:56.324957 22160 tablet_replica.cc:333] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:56.325932 22160 raft_consensus.cc:2243] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:56.326655 22160 raft_consensus.cc:2272] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:56.330597 22160 ts_tablet_manager.cc:1916] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:56.338074 20787 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:56.339236 20637 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:56.339576 21988 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.338297 21343 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:56.341470 22085 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.343701 22108 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:56.345031 21988 raft_consensus.cc:993] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:56.345393 21988 raft_consensus.cc:1081] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:56.350528 20793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36674
I20260709 12:09:56.351027 20793 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.351368 20793 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.364681 20793 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.366521 20793 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:56.368546 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:56.369087 20720 raft_consensus.cc:3055] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:56.369356 20720 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95d27dbea0b04932a043d5012f9b02cc, State: Running, Role: LEADER
I20260709 12:09:56.370033 20720 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.371335 20720 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.373775 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:56.374332 20641 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:56.377591 22160 ts_tablet_manager.cc:1929] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:09:56.378051 22160 log.cc:1199] T 13610b927eff4de496e1f81ea6c8b93d P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/13610b927eff4de496e1f81ea6c8b93d
I20260709 12:09:56.379652 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 13610b927eff4de496e1f81ea6c8b93d (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:56.384443 22085 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.388725 20641 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:56.391254 20720 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:56.392256 20759 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:56.393469 22076 raft_consensus.cc:2804] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:56.393899 22076 raft_consensus.cc:697] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:56.394586 22076 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.394883 20793 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.403493 21340 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.415287 20541 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:56.427778 20641 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.432472 20539 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.443997 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:56.444491 20793 raft_consensus.cc:606] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:56.452466 20793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:56.452920 20793 raft_consensus.cc:606] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:56.454208 20715 consensus_queue.cc:237] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.458410 21340 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:56.458812 20793 raft_consensus.cc:1275] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:56.459456 22085 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:56.460232 22108 consensus_queue.cc:1048] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:56.467017 22108 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.480279 21343 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.481345 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:56.481848 20787 raft_consensus.cc:606] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership
I20260709 12:09:56.482725 20793 raft_consensus.cc:2955] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.485756 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08d93bc6371b49b597547580990d1f3c with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 12:09:56.492245 20591 auto_rebalancer.cc:893] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260709 12:09:56.492619 20591 auto_rebalancer.cc:901] Could not move replica: Remote error: Service unavailable: leadership transfer for ce757cfa97264df79b316b1d650e6e81 already in progress
W20260709 12:09:56.492892 20591 auto_rebalancer.cc:330] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for ce757cfa97264df79b316b1d650e6e81 already in progress
I20260709 12:09:56.499310 20539 catalog_manager.cc:5697] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 5 to 6, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:56.510031 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet 08d93bc6371b49b597547580990d1f3c with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:56.512023 22166 tablet_replica.cc:333] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:56.512663 22166 raft_consensus.cc:2243] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:56.513175 22166 raft_consensus.cc:2272] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:56.515739 22166 ts_tablet_manager.cc:1916] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:56.526859 22166 ts_tablet_manager.cc:1929] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:56.527127 22166 log.cc:1199] T 08d93bc6371b49b597547580990d1f3c P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/08d93bc6371b49b597547580990d1f3c
I20260709 12:09:56.528636 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet 08d93bc6371b49b597547580990d1f3c (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:56.539515 22076 raft_consensus.cc:1064] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:56.541165 22076 consensus_queue.cc:237] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.546468 21343 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.546522 20715 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.547725 22077 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.548064 20641 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:56.550231 22100 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.557574 22100 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.560911 20715 raft_consensus.cc:1275] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:56.562392 21911 consensus_queue.cc:1048] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:56.566383 22076 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.569175 20641 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.584537 20541 catalog_manager.cc:5697] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.587139 20715 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.600013 20787 raft_consensus.cc:1275] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:56.601641 21911 consensus_queue.cc:1048] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:56.613272 21340 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.645908 20787 consensus_queue.cc:237] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [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: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:56.650590 21340 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.650992 20720 raft_consensus.cc:1275] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:56.651775 22077 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.653512 22077 consensus_queue.cc:1048] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:56.661043 22076 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.662918 21343 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.669721 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cba148db8a984b51bb30d465cb4bd412 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:56.670931 20720 raft_consensus.cc:2955] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.678505 20541 catalog_manager.cc:5697] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:56.694536 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet cba148db8a984b51bb30d465cb4bd412 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:56.695761 22166 tablet_replica.cc:333] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:56.697130 22166 raft_consensus.cc:2243] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:56.697765 22166 raft_consensus.cc:2272] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:56.700158 22166 ts_tablet_manager.cc:1916] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:56.712183 22166 ts_tablet_manager.cc:1929] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:56.712530 22166 log.cc:1199] T cba148db8a984b51bb30d465cb4bd412 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/cba148db8a984b51bb30d465cb4bd412
I20260709 12:09:56.713670 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet cba148db8a984b51bb30d465cb4bd412 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:56.852401 20641 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:56.853494 22077 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.858398 22076 raft_consensus.cc:993] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:56.858930 22100 raft_consensus.cc:1081] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:56.861478 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:56.861939 20641 raft_consensus.cc:493] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:56.862313 20641 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.864765 20720 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:56.866312 21343 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Advancing to term 2
I20260709 12:09:56.867722 22100 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:56.872435 21343 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:56.872045 20641 raft_consensus.cc:515] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.874675 20715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:56.875437 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce757cfa97264df79b316b1d650e6e81" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:56.875996 20787 raft_consensus.cc:3055] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:56.876291 20787 raft_consensus.cc:740] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:56.876174 22076 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:09:56.877007 20641 leader_election.cc:290] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:56.880755 20787 consensus_queue.cc:260] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.918705 20787 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:56.926486 20787 raft_consensus.cc:2468] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:56.927997 20608 leader_election.cc:304] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:09:56.930796 21911 raft_consensus.cc:2804] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:56.931206 21911 raft_consensus.cc:697] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:56.931983 21911 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:56.941360 20542 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:56.946271 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:56.994928 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:56.995349 20641 raft_consensus.cc:606] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:56.997341 20641 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:56.997738 20641 raft_consensus.cc:606] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:56.998615 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:09:56.999701 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:57.000228 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:57.321343 20787 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:57.322315 22083 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.328619 21343 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Advancing to term 3
I20260709 12:09:57.329504 20720 raft_consensus.cc:3060] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:57.337451 21343 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:57.337549 20720 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:57.339238 21911 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.340528 21911 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.350430 22094 raft_consensus.cc:1064] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:57.352737 22094 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:57.359926 20787 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:57.360970 21340 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:57.361176 21911 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:57.362552 21911 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:57.362993 20715 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:57.368381 21911 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:57.370836 22094 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.372375 21340 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.376955 20720 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.391463 20541 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.397554 21911 raft_consensus.cc:993] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:57.398087 22181 raft_consensus.cc:1081] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:57.397811 20790 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 2 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.400138 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:57.400681 20787 raft_consensus.cc:493] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.401016 20787 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.408162 20787 raft_consensus.cc:515] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:57.410466 20641 consensus_queue.cc:237] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:57.411078 20787 leader_election.cc:290] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:57.415230 21340 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:57.416553 20715 raft_consensus.cc:1275] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:57.416458 22094 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:57.418133 20637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:57.418654 20637 raft_consensus.cc:3055] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.418689 22094 consensus_queue.cc:1048] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:57.419051 20637 raft_consensus.cc:740] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:57.419749 20637 consensus_queue.cc:260] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:57.420790 20637 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.420928 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "132a29f00d1d4f83a1a33239d93edb10" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:57.425123 20720 raft_consensus.cc:3060] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.429493 22181 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.430824 21343 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.432700 20637 raft_consensus.cc:2468] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:57.436179 20759 leader_election.cc:304] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:09:57.436872 22076 raft_consensus.cc:2804] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.437304 22076 raft_consensus.cc:697] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:57.437963 22076 consensus_queue.cc:237] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:57.440933 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ce757cfa97264df79b316b1d650e6e81 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:57.440620 20720 raft_consensus.cc:2468] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 2.
I20260709 12:09:57.449018 20720 raft_consensus.cc:2955] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:57.449182 20542 catalog_manager.cc:5697] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.460306 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet ce757cfa97264df79b316b1d650e6e81 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:57.462185 20542 catalog_manager.cc:5697] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.469767 22184 tablet_replica.cc:333] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:57.470741 22184 raft_consensus.cc:2243] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:57.471937 22184 raft_consensus.cc:2272] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:57.474685 22184 ts_tablet_manager.cc:1916] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:57.489763 22184 ts_tablet_manager.cc:1929] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:57.490108 22184 log.cc:1199] T ce757cfa97264df79b316b1d650e6e81 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/ce757cfa97264df79b316b1d650e6e81
I20260709 12:09:57.491451 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet ce757cfa97264df79b316b1d650e6e81 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:57.522164 22094 raft_consensus.cc:993] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:57.522696 22094 raft_consensus.cc:1081] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:09:57.524184 21343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54734
I20260709 12:09:57.524657 21343 raft_consensus.cc:493] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:57.524904 21343 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.530582 21343 raft_consensus.cc:515] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:57.531884 21343 leader_election.cc:290] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:57.532481 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:57.532773 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c02fa6b05a944323876fec882f7194d9" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:57.533062 20641 raft_consensus.cc:3055] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:09:57.533289 20720 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.533396 20641 raft_consensus.cc:740] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:57.534152 20641 consensus_queue.cc:260] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:57.535244 20641 raft_consensus.cc:3060] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:09:57.539193 20720 raft_consensus.cc:2468] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:57.540270 21307 leader_election.cc:304] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:57.541008 21876 raft_consensus.cc:2804] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:09:57.541033 20641 raft_consensus.cc:2468] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 2.
I20260709 12:09:57.541429 21876 raft_consensus.cc:697] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:09:57.542184 21876 consensus_queue.cc:237] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:57.549642 20542 catalog_manager.cc:5697] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 1 to 2, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:57.758324 20720 consensus_queue.cc:237] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:57.763309 20787 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:09:57.763784 20684 consensus_peers.cc:597] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa47060332da4d19bc2b3554f86e5656. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.765405 20641 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:57.765285 22085 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.766533 22108 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.774601 22085 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.778224 20787 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.780835 20641 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.789770 20790 consensus_queue.cc:237] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:57.799429 20542 catalog_manager.cc:5697] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.830315 20715 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:09:57.831467 20758 consensus_peers.cc:597] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 986c36592b36413f8423655b3d4d240e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.831460 22077 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:09:57.832858 20641 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:09:57.835660 22077 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.839650 22076 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.841233 20715 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.855549 20720 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:57.860662 20637 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.860944 20542 catalog_manager.cc:5697] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:09:57.872949 20684 consensus_peers.cc:597] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1100a6f4d84641d6997315a54c09c949. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.872979 20637 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:57.874146 20787 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:09:57.874589 22108 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.894809 22108 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:57.898243 22192 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.903144 20641 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.913309 20790 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:57.918915 20542 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index -1 to 4, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:57.922770 20637 consensus_queue.cc:237] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:57.923321 20715 raft_consensus.cc:1275] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.926390 22076 consensus_queue.cc:1048] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.928666 20641 raft_consensus.cc:1275] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:09:57.933092 22076 consensus_queue.cc:1048] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:09:57.938259 20790 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:57.938658 20715 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:09:57.939952 22094 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:57.942198 22094 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:09:57.943787 20609 consensus_peers.cc:597] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1126e112c64499c89781a1955708561. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:09:57.999157 22181 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:58.000566 20790 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:58.006614 20720 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:58.019305 20541 catalog_manager.cc:5697] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index -1 to 3, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:09:58.033747 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.078060 20637 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.079285 22182 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.082140 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:09:58.082661 20787 raft_consensus.cc:606] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Received request to transfer leadership to TS 639b8a0d015746e289f05b382959cfa3
I20260709 12:09:58.084355 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:09:58.086091 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:58.086778 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:58.115330 20720 raft_consensus.cc:1275] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:58.117726 22106 consensus_queue.cc:1048] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:58.277168 22211 ts_tablet_manager.cc:933] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:58.278774 22211 tablet_copy_client.cc:323] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.195:37091
I20260709 12:09:58.280135 20804 tablet_copy_service.cc:140] P 4527c5f83570464394a630b204ce40a2: Received BeginTabletCopySession request for tablet 986c36592b36413f8423655b3d4d240e from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:40438)
I20260709 12:09:58.280576 20804 tablet_copy_service.cc:161] P 4527c5f83570464394a630b204ce40a2: Beginning new tablet copy session on tablet 986c36592b36413f8423655b3d4d240e from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:40438: session id = 3f501977780c4aabbb43f1c8ed18dac1-986c36592b36413f8423655b3d4d240e
I20260709 12:09:58.287427 20804 tablet_copy_source_session.cc:215] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.290405 22211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986c36592b36413f8423655b3d4d240e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.307346 22211 tablet_copy_client.cc:806] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:58.307869 22211 tablet_copy_client.cc:670] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:58.315030 22211 tablet_copy_client.cc:538] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:58.323604 22211 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:58.337796 22213 ts_tablet_manager.cc:933] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717)
I20260709 12:09:58.345611 22211 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:58.345712 22213 tablet_copy_client.cc:323] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.193:37717
I20260709 12:09:58.346457 22211 tablet_bootstrap.cc:492] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:58.347119 22211 ts_tablet_manager.cc:1403] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260709 12:09:58.348376 20655 tablet_copy_service.cc:140] P 639b8a0d015746e289f05b382959cfa3: Received BeginTabletCopySession request for tablet f1126e112c64499c89781a1955708561 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:41200)
I20260709 12:09:58.348881 20655 tablet_copy_service.cc:161] P 639b8a0d015746e289f05b382959cfa3: Beginning new tablet copy session on tablet f1126e112c64499c89781a1955708561 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:41200: session id = 3f501977780c4aabbb43f1c8ed18dac1-f1126e112c64499c89781a1955708561
I20260709 12:09:58.347946 22215 ts_tablet_manager.cc:933] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:58.349884 22211 raft_consensus.cc:359] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.350669 22211 raft_consensus.cc:740] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:58.351253 22211 consensus_queue.cc:260] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.356580 22211 ts_tablet_manager.cc:1434] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:09:58.365886 22215 tablet_copy_client.cc:323] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:58.367745 20729 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet fa47060332da4d19bc2b3554f86e5656 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:58.368227 20729 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet fa47060332da4d19bc2b3554f86e5656 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-fa47060332da4d19bc2b3554f86e5656
I20260709 12:09:58.369199 20655 tablet_copy_source_session.cc:215] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.374745 22213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1126e112c64499c89781a1955708561. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.374873 20729 tablet_copy_source_session.cc:215] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.377575 20804 tablet_copy_service.cc:342] P 4527c5f83570464394a630b204ce40a2: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-986c36592b36413f8423655b3d4d240e received from {username='slave'} at 127.0.0.1:40438
I20260709 12:09:58.377957 20804 tablet_copy_service.cc:434] P 4527c5f83570464394a630b204ce40a2: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-986c36592b36413f8423655b3d4d240e on tablet 986c36592b36413f8423655b3d4d240e with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:58.379987 22215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa47060332da4d19bc2b3554f86e5656. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.394752 22213 tablet_copy_client.cc:806] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:58.395330 22213 tablet_copy_client.cc:670] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:58.399590 22213 tablet_copy_client.cc:538] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:58.404714 22196 raft_consensus.cc:993] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: : Instructing follower 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:58.405203 22076 raft_consensus.cc:1081] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Signalling peer 639b8a0d015746e289f05b382959cfa3 to start an election
I20260709 12:09:58.407555 20637 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
 from {username='slave'} at 127.0.0.1:45490
I20260709 12:09:58.408057 20637 raft_consensus.cc:493] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:58.408362 20637 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:58.408486 22215 tablet_copy_client.cc:806] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:58.409049 22215 tablet_copy_client.cc:670] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:58.408331 22213 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:58.412925 22215 tablet_copy_client.cc:538] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:58.414629 20637 raft_consensus.cc:515] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:58.417598 20720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "95d27dbea0b04932a043d5012f9b02cc"
I20260709 12:09:58.418079 20720 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:58.426855 22215 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:58.427380 20720 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:58.428483 20610 leader_election.cc:304] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [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: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc; no voters: 
I20260709 12:09:58.429173 22181 raft_consensus.cc:2804] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:09:58.429617 22181 raft_consensus.cc:697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Leader. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:58.430402 22181 consensus_queue.cc:237] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:58.437808 20793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600e9fe0d2eb4d2cbc99dcc75053f2f3" candidate_uuid: "639b8a0d015746e289f05b382959cfa3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:09:58.438007 20637 leader_election.cc:290] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [CANDIDATE]: Term 3 election: Requested vote from peers 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:09:58.438313 20793 raft_consensus.cc:3055] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:09:58.438627 20793 raft_consensus.cc:740] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:58.439284 20793 consensus_queue.cc:260] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } }
I20260709 12:09:58.440377 20793 raft_consensus.cc:3060] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:09:58.447239 20793 raft_consensus.cc:2468] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 639b8a0d015746e289f05b382959cfa3 in term 3.
I20260709 12:09:58.453927 20539 catalog_manager.cc:5697] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: term changed from 2 to 3, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 639b8a0d015746e289f05b382959cfa3 (127.19.5.193). New cstate: current_term: 3 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:58.466710 22211 ts_tablet_manager.cc:933] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:09:58.473662 22215 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:58.474596 22215 tablet_bootstrap.cc:492] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:58.475678 22215 ts_tablet_manager.cc:1403] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.018s
I20260709 12:09:58.478935 22215 raft_consensus.cc:359] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.479785 22215 raft_consensus.cc:740] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:58.480453 22215 consensus_queue.cc:260] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.483217 22213 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:58.484105 22213 tablet_bootstrap.cc:492] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:58.484745 22213 ts_tablet_manager.cc:1403] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.077s	user 0.031s	sys 0.027s
I20260709 12:09:58.486964 22215 ts_tablet_manager.cc:1434] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:09:58.488727 22213 raft_consensus.cc:359] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.489722 22213 raft_consensus.cc:740] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:58.492312 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-fa47060332da4d19bc2b3554f86e5656 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:58.492722 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-fa47060332da4d19bc2b3554f86e5656 on tablet fa47060332da4d19bc2b3554f86e5656 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:58.490373 22213 consensus_queue.cc:260] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.497516 22213 ts_tablet_manager.cc:1434] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:09:58.499140 20655 tablet_copy_service.cc:342] P 639b8a0d015746e289f05b382959cfa3: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-f1126e112c64499c89781a1955708561 received from {username='slave'} at 127.0.0.1:41200
I20260709 12:09:58.499507 20655 tablet_copy_service.cc:434] P 639b8a0d015746e289f05b382959cfa3: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-f1126e112c64499c89781a1955708561 on tablet f1126e112c64499c89781a1955708561 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:58.504336 22211 tablet_copy_client.cc:323] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:09:58.505816 20729 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet 1100a6f4d84641d6997315a54c09c949 from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:09:58.506297 20729 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet 1100a6f4d84641d6997315a54c09c949 from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-1100a6f4d84641d6997315a54c09c949
I20260709 12:09:58.517222 20729 tablet_copy_source_session.cc:215] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:09:58.519464 22211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1100a6f4d84641d6997315a54c09c949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:09:58.529582 22211 tablet_copy_client.cc:806] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:09:58.530084 22211 tablet_copy_client.cc:670] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:09:58.532922 22211 tablet_copy_client.cc:538] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:09:58.555819 22211 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:09:58.574925 22211 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:09:58.575567 22211 tablet_bootstrap.cc:492] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:09:58.576422 22211 ts_tablet_manager.cc:1403] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 12:09:58.578450 22211 raft_consensus.cc:359] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.578999 22211 raft_consensus.cc:740] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:09:58.579432 22211 consensus_queue.cc:260] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:09:58.581387 22211 ts_tablet_manager.cc:1434] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:09:58.583086 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-1100a6f4d84641d6997315a54c09c949 received from {username='slave'} at 127.0.0.1:52492
I20260709 12:09:58.583482 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-1100a6f4d84641d6997315a54c09c949 on tablet 1100a6f4d84641d6997315a54c09c949 with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:09:58.835610 21343 raft_consensus.cc:1217] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:09:58.859891 20793 raft_consensus.cc:1275] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:58.860944 22094 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.869544 21343 raft_consensus.cc:1217] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:09:58.898145 20720 raft_consensus.cc:1275] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:09:58.899701 22228 consensus_queue.cc:1048] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:58.906755 21340 raft_consensus.cc:1217] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:09:58.999176 21343 raft_consensus.cc:1217] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:09:59.144599 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.193778 20637 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "639b8a0d015746e289f05b382959cfa3"
mode: GRACEFUL
new_leader_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:34356
I20260709 12:09:59.194320 20637 raft_consensus.cc:606] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Received request to transfer leadership to TS 4527c5f83570464394a630b204ce40a2
I20260709 12:09:59.195335 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:09:59.196475 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:09:59.197027 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:09:59.361948 22196 raft_consensus.cc:1064] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:59.364437 22196 consensus_queue.cc:237] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.370924 21339 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.372814 20637 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.373538 20720 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:09:59.374825 22236 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.375872 22196 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.376490 22076 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:09:59.389354 22234 raft_consensus.cc:1064] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:59.391651 22234 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.397167 22076 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.398826 21339 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.400779 22223 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.405194 20792 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.406847 22192 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.409924 21341 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.416126 20641 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:09:59.416549 20720 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.417366 22234 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.422151 20539 catalog_manager.cc:5697] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.425398 22108 raft_consensus.cc:1064] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:59.462045 22108 consensus_queue.cc:237] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.426393 22181 raft_consensus.cc:993] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: : Instructing follower 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:59.450027 20641 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } attrs { replace: true } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.463904 22181 raft_consensus.cc:1081] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Signalling peer 4527c5f83570464394a630b204ce40a2 to start an election
I20260709 12:09:59.468415 20787 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
 from {username='slave'} at 127.0.0.1:36658
I20260709 12:09:59.468951 20787 raft_consensus.cc:493] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:09:59.469300 20787 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.477634 20787 raft_consensus.cc:515] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.478711 22181 raft_consensus.cc:1064] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:09:59.481027 22181 consensus_queue.cc:237] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.482244 21341 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.483175 20793 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.484935 22223 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:09:59.482499 20787 leader_election.cc:290] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [CANDIDATE]: Term 4 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965)
I20260709 12:09:59.483165 21339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
I20260709 12:09:59.486269 21339 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.491338 20639 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.492760 21339 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 4.
I20260709 12:09:59.495220 20639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "793d73b7c63e4dffb564e37878ad426b" candidate_uuid: "4527c5f83570464394a630b204ce40a2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:09:59.496371 20639 raft_consensus.cc:3055] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:09:59.494524 22223 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.496644 20639 raft_consensus.cc:740] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 639b8a0d015746e289f05b382959cfa3, State: Running, Role: LEADER
I20260709 12:09:59.496901 22192 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.497368 20639 consensus_queue.cc:260] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.498387 20639 raft_consensus.cc:3060] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:09:59.504269 20758 leader_election.cc:304] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [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: 3f501977780c4aabbb43f1c8ed18dac1, 4527c5f83570464394a630b204ce40a2; no voters: 
I20260709 12:09:59.505169 22236 raft_consensus.cc:2804] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:09:59.505618 22236 raft_consensus.cc:697] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 4 LEADER]: Becoming Leader. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:09:59.506453 22236 consensus_queue.cc:237] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.508195 20639 raft_consensus.cc:2468] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4527c5f83570464394a630b204ce40a2 in term 4.
I20260709 12:09:59.546908 20787 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.548295 22244 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.548990 20720 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.553151 22244 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.553714 21339 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEARNER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:09:59.556599 22094 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.544031 22223 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.566797 22094 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.586323 20720 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.572767 21340 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.596093 20787 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.601436 20641 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.628883 20792 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.626534 22192 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.646140 20643 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.647033 21343 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.649602 20542 catalog_manager.cc:5697] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 reported cstate change: term changed from 3 to 4, leader changed from 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) to 4527c5f83570464394a630b204ce40a2 (127.19.5.195). New cstate: current_term: 4 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.658072 20542 catalog_manager.cc:5697] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 reported cstate change: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.659677 21343 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.662340 20787 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.683007 20543 catalog_manager.cc:5697] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index 3 to 4, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.698601 20792 consensus_queue.cc:237] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.703359 21343 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:59.704540 22196 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260709 12:09:59.706387 20641 consensus_queue.cc:237] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.707945 20539 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 4 to 5, 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.711580 21341 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.713091 20715 raft_consensus.cc:1275] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Refusing update from remote peer 639b8a0d015746e289f05b382959cfa3: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.714295 20643 raft_consensus.cc:1275] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:09:59.716815 22236 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.714847 22244 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260709 12:09:59.719457 22094 consensus_queue.cc:1048] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.720813 22197 consensus_queue.cc:1048] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:09:59.719151 21343 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.726112 20643 raft_consensus.cc:2955] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.730370 20717 consensus_queue.cc:237] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.730702 20720 consensus_queue.cc:237] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:09:59.737826 20641 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:59.739516 22108 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:59.741076 21340 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.743455 20787 raft_consensus.cc:1275] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:09:59.743674 22192 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.745956 22094 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.746748 22108 consensus_queue.cc:1048] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:09:59.749908 21340 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.743777 21341 raft_consensus.cc:1275] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 12:09:59.756064 22223 consensus_queue.cc:1048] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 12:09:59.758756 22234 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.758648 20715 raft_consensus.cc:2955] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.757748 22223 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.762578 20787 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.758941 20641 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.775884 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa47060332da4d19bc2b3554f86e5656 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.782090 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1126e112c64499c89781a1955708561 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.785992 20543 catalog_manager.cc:5697] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 4 to 5, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 2 leader_uuid: "639b8a0d015746e289f05b382959cfa3" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.786693 21343 raft_consensus.cc:2955] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.787547 20543 catalog_manager.cc:5697] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: config changed from index 3 to 4, VOTER 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194) evicted. New cstate: current_term: 1 leader_uuid: "4527c5f83570464394a630b204ce40a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.792970 20527 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 986c36592b36413f8423655b3d4d240e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.795955 20529 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1100a6f4d84641d6997315a54c09c949 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:09:59.796183 21340 raft_consensus.cc:2955] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } }
I20260709 12:09:59.809383 20542 catalog_manager.cc:5697] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 5 to 6, VOTER 4527c5f83570464394a630b204ce40a2 (127.19.5.195) evicted. New cstate: current_term: 3 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:09:59.810997 20542 catalog_manager.cc:5697] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc reported cstate change: config changed from index 4 to 5, VOTER 639b8a0d015746e289f05b382959cfa3 (127.19.5.193) evicted. New cstate: current_term: 2 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:09:59.816390 20706 tablet_service.cc:1558] Processing DeleteTablet for tablet 986c36592b36413f8423655b3d4d240e with delete_type TABLET_DATA_TOMBSTONED (TS 95d27dbea0b04932a043d5012f9b02cc not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46458
I20260709 12:09:59.818001 22261 tablet_replica.cc:333] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:09:59.817902 20777 tablet_service.cc:1558] Processing DeleteTablet for tablet f1126e112c64499c89781a1955708561 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:59.819175 22261 raft_consensus.cc:2243] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.819905 22261 raft_consensus.cc:2272] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.823577 22261 ts_tablet_manager.cc:1916] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.829231 20776 tablet_service.cc:1558] Processing DeleteTablet for tablet 1100a6f4d84641d6997315a54c09c949 with delete_type TABLET_DATA_TOMBSTONED (TS 4527c5f83570464394a630b204ce40a2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36656
I20260709 12:09:59.829944 20626 tablet_service.cc:1558] Processing DeleteTablet for tablet fa47060332da4d19bc2b3554f86e5656 with delete_type TABLET_DATA_TOMBSTONED (TS 639b8a0d015746e289f05b382959cfa3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45488
I20260709 12:09:59.830992 22262 tablet_replica.cc:333] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:59.831712 22263 tablet_replica.cc:333] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:09:59.836632 22263 raft_consensus.cc:2243] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.837289 22263 raft_consensus.cc:2272] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.839607 22261 ts_tablet_manager.cc:1929] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:09:59.839846 22262 raft_consensus.cc:2243] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.840073 22261 log.cc:1199] T 986c36592b36413f8423655b3d4d240e P 95d27dbea0b04932a043d5012f9b02cc: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/wals/986c36592b36413f8423655b3d4d240e
I20260709 12:09:59.840646 22262 raft_consensus.cc:2272] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.841303 22263 ts_tablet_manager.cc:1916] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.842491 20529 catalog_manager.cc:5028] TS 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): tablet 986c36592b36413f8423655b3d4d240e (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:59.843771 22262 ts_tablet_manager.cc:1916] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.855543 22263 ts_tablet_manager.cc:1929] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:09:59.855957 22263 log.cc:1199] T fa47060332da4d19bc2b3554f86e5656 P 639b8a0d015746e289f05b382959cfa3: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/wals/fa47060332da4d19bc2b3554f86e5656
I20260709 12:09:59.857372 20529 catalog_manager.cc:5028] TS 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): tablet fa47060332da4d19bc2b3554f86e5656 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:59.857980 22262 ts_tablet_manager.cc:1929] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:09:59.858300 22262 log.cc:1199] T f1126e112c64499c89781a1955708561 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/f1126e112c64499c89781a1955708561
I20260709 12:09:59.859570 22262 tablet_replica.cc:333] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:09:59.859560 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet f1126e112c64499c89781a1955708561 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:59.860532 22262 raft_consensus.cc:2243] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:09:59.861135 22262 raft_consensus.cc:2272] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:09:59.865958 22262 ts_tablet_manager.cc:1916] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:09:59.878456 22262 ts_tablet_manager.cc:1929] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 12:09:59.878857 22262 log.cc:1199] T 1100a6f4d84641d6997315a54c09c949 P 4527c5f83570464394a630b204ce40a2: Deleting WAL directory at /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/wals/1100a6f4d84641d6997315a54c09c949
I20260709 12:09:59.880285 20527 catalog_manager.cc:5028] TS 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): tablet 1100a6f4d84641d6997315a54c09c949 (table test-workload [id=33fde2f94eea4410af2c9512f7f9a871]) successfully deleted
I20260709 12:09:59.981976 21340 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:09:59.983126 22236 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:09:59.991106 20641 raft_consensus.cc:1275] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Refusing update from remote peer 4527c5f83570464394a630b204ce40a2: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:09:59.992640 22197 consensus_queue.cc:1048] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:00.240751 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.274636 20787 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "4527c5f83570464394a630b204ce40a2"
mode: GRACEFUL
new_leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:39202
I20260709 12:10:00.275228 20787 raft_consensus.cc:606] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Received request to transfer leadership to TS 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:10:00.276378 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:10:00.278499 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:00.279197 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:00.827747 22236 raft_consensus.cc:993] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: : Instructing follower 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:10:00.828114 22197 raft_consensus.cc:1081] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Signalling peer 3f501977780c4aabbb43f1c8ed18dac1 to start an election
I20260709 12:10:00.829207 21340 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "119e874fee22412d821ffefb61e432be"
dest_uuid: "3f501977780c4aabbb43f1c8ed18dac1"
 from {username='slave'} at 127.0.0.1:54718
I20260709 12:10:00.829557 21340 raft_consensus.cc:493] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:00.829778 21340 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.834084 21340 raft_consensus.cc:515] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:00.835996 21340 leader_election.cc:290] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 4 election: Requested vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
I20260709 12:10:00.836396 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "639b8a0d015746e289f05b382959cfa3"
I20260709 12:10:00.836802 20787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "119e874fee22412d821ffefb61e432be" candidate_uuid: "3f501977780c4aabbb43f1c8ed18dac1" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "4527c5f83570464394a630b204ce40a2"
I20260709 12:10:00.836939 20643 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.837306 20787 raft_consensus.cc:3055] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:00.837598 20787 raft_consensus.cc:740] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4527c5f83570464394a630b204ce40a2, State: Running, Role: LEADER
I20260709 12:10:00.838269 20787 consensus_queue.cc:260] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:00.839361 20787 raft_consensus.cc:3060] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:00.842777 20643 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 4.
I20260709 12:10:00.844174 21307 leader_election.cc:304] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [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: 3f501977780c4aabbb43f1c8ed18dac1, 639b8a0d015746e289f05b382959cfa3; no voters: 
I20260709 12:10:00.844873 22225 raft_consensus.cc:2804] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:00.844966 20787 raft_consensus.cc:2468] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f501977780c4aabbb43f1c8ed18dac1 in term 4.
I20260709 12:10:00.845404 22225 raft_consensus.cc:697] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 LEADER]: Becoming Leader. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Running, Role: LEADER
I20260709 12:10:00.846087 22225 consensus_queue.cc:237] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:00.858467 20542 catalog_manager.cc:5697] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 reported cstate change: term changed from 3 to 4, leader changed from 4527c5f83570464394a630b204ce40a2 (127.19.5.195) to 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196). New cstate: current_term: 4 leader_uuid: "3f501977780c4aabbb43f1c8ed18dac1" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:10:00.908581 20720 consensus_queue.cc:237] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Queue 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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:10:00.913966 20787 raft_consensus.cc:1275] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:10:00.914479 20641 raft_consensus.cc:1275] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:10:00.915032 20684 consensus_peers.cc:597] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc -> Peer 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196:45965): Couldn't send request to peer 3f501977780c4aabbb43f1c8ed18dac1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cb3a1f2443cc4a06970234bdcbcbe18a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:00.915360 22276 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.916194 22192 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:00.933848 22223 raft_consensus.cc:2955] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:10:00.941725 20641 raft_consensus.cc:2955] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:10:00.943763 20787 raft_consensus.cc:2955] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:10:00.967154 20542 catalog_manager.cc:5697] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 reported cstate change: config changed from index -1 to 2, NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 (127.19.5.196) added. New cstate: current_term: 1 leader_uuid: "95d27dbea0b04932a043d5012f9b02cc" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } }
I20260709 12:10:01.290041 22282 ts_tablet_manager.cc:933] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Initiating tablet copy from peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:10:01.291513 22282 tablet_copy_client.cc:323] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Beginning tablet copy session from remote peer at address 127.19.5.194:34515
I20260709 12:10:01.292905 20729 tablet_copy_service.cc:140] P 95d27dbea0b04932a043d5012f9b02cc: Received BeginTabletCopySession request for tablet cb3a1f2443cc4a06970234bdcbcbe18a from peer 3f501977780c4aabbb43f1c8ed18dac1 ({username='slave'} at 127.0.0.1:52492)
I20260709 12:10:01.293452 20729 tablet_copy_service.cc:161] P 95d27dbea0b04932a043d5012f9b02cc: Beginning new tablet copy session on tablet cb3a1f2443cc4a06970234bdcbcbe18a from peer 3f501977780c4aabbb43f1c8ed18dac1 at {username='slave'} at 127.0.0.1:52492: session id = 3f501977780c4aabbb43f1c8ed18dac1-cb3a1f2443cc4a06970234bdcbcbe18a
I20260709 12:10:01.299149 20729 tablet_copy_source_session.cc:215] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:10:01.301872 22282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb3a1f2443cc4a06970234bdcbcbe18a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:01.312817 22282 tablet_copy_client.cc:806] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 0 data blocks...
I20260709 12:10:01.313331 22282 tablet_copy_client.cc:670] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Starting download of 1 WAL segments...
I20260709 12:10:01.313282 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.317701 22282 tablet_copy_client.cc:538] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:10:01.326555 22282 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap starting.
I20260709 12:10:01.350018 22282 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:01.350957 22282 tablet_bootstrap.cc:492] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Bootstrap complete.
I20260709 12:10:01.351660 22282 ts_tablet_manager.cc:1403] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.000s
I20260709 12:10:01.354496 22282 raft_consensus.cc:359] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:10:01.355160 22282 raft_consensus.cc:740] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3f501977780c4aabbb43f1c8ed18dac1, State: Initialized, Role: LEARNER
I20260709 12:10:01.355852 22282 consensus_queue.cc:260] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } }
I20260709 12:10:01.359808 22282 ts_tablet_manager.cc:1434] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:10:01.366657 20729 tablet_copy_service.cc:342] P 95d27dbea0b04932a043d5012f9b02cc: Request end of tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cb3a1f2443cc4a06970234bdcbcbe18a received from {username='slave'} at 127.0.0.1:52492
I20260709 12:10:01.367053 20729 tablet_copy_service.cc:434] P 95d27dbea0b04932a043d5012f9b02cc: ending tablet copy session 3f501977780c4aabbb43f1c8ed18dac1-cb3a1f2443cc4a06970234bdcbcbe18a on tablet cb3a1f2443cc4a06970234bdcbcbe18a with peer 3f501977780c4aabbb43f1c8ed18dac1
I20260709 12:10:01.371261 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:01.372779 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:01.373888 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.377230 20643 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:01.380645 22225 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:01.421841 20792 raft_consensus.cc:1275] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Refusing update from remote peer 3f501977780c4aabbb43f1c8ed18dac1: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 12:10:01.422928 22106 consensus_queue.cc:1048] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 12:10:01.469267 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:01.538916 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
W20260709 12:10:01.555871 20685 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260709 12:10:01.564683 20685 consensus_peers.cc:597] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.587507 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:01.588806 19479 tablet_replica.cc:333] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.589701 19479 raft_consensus.cc:2243] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.590235 19479 raft_consensus.cc:2272] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.592842 19479 tablet_replica.cc:333] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.593895 19479 raft_consensus.cc:2243] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.594549 19479 raft_consensus.cc:2272] T d1518a09490b4ba88e274ec3acdfac84 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.596930 19479 tablet_replica.cc:333] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.597698 19479 raft_consensus.cc:2243] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.598399 19479 raft_consensus.cc:2272] T 3fa0fcbf4a504228a579dd7e530e0ace P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.600688 19479 tablet_replica.cc:333] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.601449 19479 raft_consensus.cc:2243] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.602463 19479 raft_consensus.cc:2272] T 9ce9603979324e0f9662b3b931b77979 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.604921 19479 tablet_replica.cc:333] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.605839 19479 raft_consensus.cc:2243] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.606388 19479 raft_consensus.cc:2272] T 798f6d435c6e40ab94a80ef7718325fb P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.608855 19479 tablet_replica.cc:333] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.609664 19479 raft_consensus.cc:2243] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:01.609949 21307 consensus_peers.cc:597] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.610109 19479 raft_consensus.cc:2272] T 132a29f00d1d4f83a1a33239d93edb10 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.612552 19479 tablet_replica.cc:333] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.613392 19479 raft_consensus.cc:2243] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.613936 19479 raft_consensus.cc:2272] T 3924804c83ec495e8a0a1f11ba99be47 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.616443 19479 tablet_replica.cc:333] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
W20260709 12:10:01.615898 20759 consensus_peers.cc:597] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.617239 19479 raft_consensus.cc:2243] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.619233 19479 raft_consensus.cc:2272] T a75ab6eaec2b4cb78a7888297c546567 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.620373 20759 consensus_peers.cc:597] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.621714 19479 tablet_replica.cc:333] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.622494 19479 raft_consensus.cc:2243] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.623368 19479 raft_consensus.cc:2272] T 13610b927eff4de496e1f81ea6c8b93d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.625746 19479 tablet_replica.cc:333] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.626564 19479 raft_consensus.cc:2243] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.627108 19479 raft_consensus.cc:2272] T 793d73b7c63e4dffb564e37878ad426b P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.628046 20685 consensus_peers.cc:597] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.629441 19479 tablet_replica.cc:333] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.630221 19479 raft_consensus.cc:2243] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.631121 19479 raft_consensus.cc:2272] T 254332c0622d488b9a524b038eebbf96 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.633431 19479 tablet_replica.cc:333] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.634156 19479 raft_consensus.cc:2243] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.634830 19479 raft_consensus.cc:2272] T 593562fdbc634422a1fa38700b858834 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.637296 19479 tablet_replica.cc:333] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.637971 19479 raft_consensus.cc:2243] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.638862 19479 raft_consensus.cc:2272] T 42d872118a52424b967363eae3d83ab7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.641208 19479 tablet_replica.cc:333] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.641932 19479 raft_consensus.cc:2243] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.642453 19479 raft_consensus.cc:2272] T 986c36592b36413f8423655b3d4d240e P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.644564 19479 tablet_replica.cc:333] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.645270 19479 raft_consensus.cc:2243] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.646135 19479 raft_consensus.cc:2272] T f1126e112c64499c89781a1955708561 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.648355 19479 tablet_replica.cc:333] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.649049 19479 raft_consensus.cc:2243] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.649569 19479 raft_consensus.cc:2272] T 274a1b52ff554daba2534d0884bc72e0 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.651840 19479 tablet_replica.cc:333] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.652673 19479 raft_consensus.cc:2243] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:10:01.653333 21307 consensus_peers.cc:597] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.653627 19479 raft_consensus.cc:2272] T c53896acbd054e8da9314eca5777d27c P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.656402 19479 tablet_replica.cc:333] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.657140 19479 raft_consensus.cc:2243] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.658116 19479 raft_consensus.cc:2272] T d183a2c0db12428085a713cf43962310 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.659412 20759 consensus_peers.cc:597] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.660143 21307 consensus_peers.cc:597] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.660329 19479 tablet_replica.cc:333] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.661130 19479 raft_consensus.cc:2243] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.662062 19479 raft_consensus.cc:2272] T 7fdf284f40e54ad8a9a067525ec6461d P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.664496 19479 tablet_replica.cc:333] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.666647 19479 raft_consensus.cc:2243] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.667502 19479 raft_consensus.cc:2272] T 38c83b3b0a3a4f30950ce7ea58841f57 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.669832 19479 tablet_replica.cc:333] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.670579 19479 raft_consensus.cc:2243] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.671048 19479 raft_consensus.cc:2272] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.673326 19479 tablet_replica.cc:333] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.674077 19479 raft_consensus.cc:2243] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.674573 19479 raft_consensus.cc:2272] T ee1b5a53a1a24ae0ac1527ea052badff P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.676774 19479 tablet_replica.cc:333] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.677493 19479 raft_consensus.cc:2243] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.678197 19479 raft_consensus.cc:2272] T d2218733288b4ef3afe3a59d19256f5e P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.678746 20759 consensus_peers.cc:597] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.680536 19479 tablet_replica.cc:333] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.681274 19479 raft_consensus.cc:2243] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.681993 19479 raft_consensus.cc:2272] T 5a46b88dd69446c69dcda624e3dbf174 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.684191 19479 tablet_replica.cc:333] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.685011 19479 raft_consensus.cc:2243] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:01.684022 20685 consensus_peers.cc:597] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.685899 19479 raft_consensus.cc:2272] T e00b050b3c494d0e85d3fc8078007c3b P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.688655 19479 tablet_replica.cc:333] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.689375 19479 raft_consensus.cc:2243] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.689898 19479 raft_consensus.cc:2272] T f3fff20095f1400abd8e6a35cc01158c P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.692387 19479 tablet_replica.cc:333] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.693059 19479 raft_consensus.cc:2243] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.693560 19479 raft_consensus.cc:2272] T 7bfc188564484a8aaf8487c98d899849 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.695842 19479 tablet_replica.cc:333] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.696568 19479 raft_consensus.cc:2243] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.697019 19479 raft_consensus.cc:2272] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.699178 19479 tablet_replica.cc:333] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.699896 19479 raft_consensus.cc:2243] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.700390 19479 raft_consensus.cc:2272] T 5fd2a085b8c340e19476a6196ec82519 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.703075 19479 tablet_replica.cc:333] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.703766 19479 raft_consensus.cc:2243] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.704614 19479 raft_consensus.cc:2272] T 838dbe03aa0f4e2f9e06aed2dca97623 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.706748 19479 tablet_replica.cc:333] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.707432 19479 raft_consensus.cc:2243] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.708205 19479 raft_consensus.cc:2272] T f59fcf1d749f48a5ab2c873e937ebf6d P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.710572 19479 tablet_replica.cc:333] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.711231 19479 raft_consensus.cc:2243] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.711956 19479 raft_consensus.cc:2272] T 4203e53001f5484aac1d332d05c108ae P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.714248 19479 tablet_replica.cc:333] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.714953 19479 raft_consensus.cc:2243] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.715579 19479 raft_consensus.cc:2272] T ba87323504674ec1879b83f74e365a7d P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.717842 19479 tablet_replica.cc:333] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.718569 19479 raft_consensus.cc:2243] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.719096 19479 raft_consensus.cc:2272] T 001088b4c0294fa4b6d7629d3ddbc891 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.721280 19479 tablet_replica.cc:333] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.721956 19479 raft_consensus.cc:2243] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.722707 19479 raft_consensus.cc:2272] T 25384fda3c064d19b1c30dcd926c5d58 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.725418 19479 tablet_replica.cc:333] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.726100 19479 raft_consensus.cc:2243] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.726655 19479 raft_consensus.cc:2272] T 9810fe5cb7654f2aba23e879e4f6bd92 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.727425 20759 consensus_peers.cc:597] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.729166 19479 tablet_replica.cc:333] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.729907 19479 raft_consensus.cc:2243] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Raft consensus shutting down.
W20260709 12:10:01.729955 20759 consensus_peers.cc:597] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.730858 19479 raft_consensus.cc:2272] T ce757cfa97264df79b316b1d650e6e81 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.733053 19479 tablet_replica.cc:333] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.733724 19479 raft_consensus.cc:2243] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.734236 19479 raft_consensus.cc:2272] T cb3a1f2443cc4a06970234bdcbcbe18a P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.736711 19479 tablet_replica.cc:333] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.737373 19479 raft_consensus.cc:2243] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.738184 19479 raft_consensus.cc:2272] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.739940 19479 tablet_replica.cc:333] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.740622 19479 raft_consensus.cc:2243] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.741050 19479 raft_consensus.cc:2272] T 8b725efe316d47aab02dbb8837090c99 P 639b8a0d015746e289f05b382959cfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.743078 19479 tablet_replica.cc:333] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.743767 19479 raft_consensus.cc:2243] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.744339 19479 raft_consensus.cc:2272] T 119e874fee22412d821ffefb61e432be P 639b8a0d015746e289f05b382959cfa3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.746757 19479 tablet_replica.cc:333] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.747222 19479 raft_consensus.cc:2243] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.747766 19479 raft_consensus.cc:2272] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.748945 21343 raft_consensus.cc:1217] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:10:01.750204 19479 tablet_replica.cc:333] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.750909 19479 raft_consensus.cc:2243] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.751353 19479 raft_consensus.cc:2272] T c02fa6b05a944323876fec882f7194d9 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.753059 19479 tablet_replica.cc:333] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.753549 19479 raft_consensus.cc:2243] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:01.754463 19479 raft_consensus.cc:2272] T 5f6af8568ccd412cb3e942c6cc3904a0 P 639b8a0d015746e289f05b382959cfa3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:01.756803 19479 tablet_replica.cc:333] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3: stopping tablet replica
I20260709 12:10:01.757392 19479 raft_consensus.cc:2243] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:01.757982 19479 raft_consensus.cc:2272] T 1100a6f4d84641d6997315a54c09c949 P 639b8a0d015746e289f05b382959cfa3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:01.763648 20685 consensus_peers.cc:597] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.764410 21307 consensus_peers.cc:597] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.765002 21307 consensus_peers.cc:597] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.787247 20685 consensus_peers.cc:597] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.790843 20685 consensus_peers.cc:597] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.798488 20759 consensus_peers.cc:597] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.846269 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
W20260709 12:10:01.856186 20759 consensus_peers.cc:597] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.900123 20685 consensus_peers.cc:597] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.942914 20759 consensus_peers.cc:597] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.943666 20759 consensus_peers.cc:597] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.950218 20685 consensus_peers.cc:597] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.954461 21307 consensus_peers.cc:597] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.958223 20759 consensus_peers.cc:597] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.959926 21307 consensus_peers.cc:597] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:01.962369 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
W20260709 12:10:01.967682 21307 consensus_peers.cc:597] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.983493 21307 consensus_peers.cc:597] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.983493 20759 consensus_peers.cc:597] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:01.998212 20759 consensus_peers.cc:597] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.018047 21307 consensus_peers.cc:597] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.035140 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:02.036379 19479 tablet_replica.cc:333] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.037295 19479 raft_consensus.cc:2243] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.038285 19479 raft_consensus.cc:2272] T d1518a09490b4ba88e274ec3acdfac84 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.040691 19479 tablet_replica.cc:333] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.041481 19479 raft_consensus.cc:2243] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.042001 19479 raft_consensus.cc:2272] T 42d872118a52424b967363eae3d83ab7 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.044330 19479 tablet_replica.cc:333] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.045158 19479 raft_consensus.cc:2243] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.046090 19479 raft_consensus.cc:2272] T b1f23ef35f174f96bf477cb68ed09851 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.048493 19479 tablet_replica.cc:333] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.049252 19479 raft_consensus.cc:2243] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.051126 19479 raft_consensus.cc:2272] T 798f6d435c6e40ab94a80ef7718325fb P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.053540 19479 tablet_replica.cc:333] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.055621 19479 raft_consensus.cc:2243] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.056380 19479 raft_consensus.cc:2272] T 9ce9603979324e0f9662b3b931b77979 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.058929 19479 tablet_replica.cc:333] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
W20260709 12:10:02.059360 20685 consensus_peers.cc:597] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.059701 19479 raft_consensus.cc:2243] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:02.061269 20759 consensus_peers.cc:597] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.062541 19479 raft_consensus.cc:2272] T 132a29f00d1d4f83a1a33239d93edb10 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.065099 19479 tablet_replica.cc:333] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.065815 19479 raft_consensus.cc:2243] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.066488 19479 raft_consensus.cc:2272] T ce757cfa97264df79b316b1d650e6e81 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.068725 19479 tablet_replica.cc:333] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.069485 19479 raft_consensus.cc:2243] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.070024 19479 raft_consensus.cc:2272] T a75ab6eaec2b4cb78a7888297c546567 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.072350 19479 tablet_replica.cc:333] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.073115 19479 raft_consensus.cc:2243] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.073616 19479 raft_consensus.cc:2272] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.075894 19479 tablet_replica.cc:333] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.076645 19479 raft_consensus.cc:2243] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.077201 19479 raft_consensus.cc:2272] T 6e9d160307574669a53d5f4ffaf7e642 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.088526 19479 tablet_replica.cc:333] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.089327 19479 raft_consensus.cc:2243] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.090569 19479 raft_consensus.cc:2272] T 254332c0622d488b9a524b038eebbf96 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.092947 19479 tablet_replica.cc:333] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.093736 19479 raft_consensus.cc:2243] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.094228 19479 raft_consensus.cc:2272] T 007a3c61ffc34d0d9116d247f8d3def9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.096608 19479 tablet_replica.cc:333] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.097277 19479 raft_consensus.cc:2243] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.097849 19479 raft_consensus.cc:2272] T c627d6e2eeca4525b51215d6ffc1e74a P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.105746 21307 consensus_peers.cc:597] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.106984 19479 tablet_replica.cc:333] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.107625 19479 raft_consensus.cc:2243] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.108372 19479 raft_consensus.cc:2272] T 3924804c83ec495e8a0a1f11ba99be47 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.110670 19479 tablet_replica.cc:333] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.111354 19479 raft_consensus.cc:2243] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.112105 19479 raft_consensus.cc:2272] T f1126e112c64499c89781a1955708561 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.114027 19479 tablet_replica.cc:333] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.114518 19479 raft_consensus.cc:2243] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.115206 19479 raft_consensus.cc:2272] T e1cce3a2775e44ea922455e35d8422c5 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.116931 19479 tablet_replica.cc:333] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.117456 19479 raft_consensus.cc:2243] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.118085 19479 raft_consensus.cc:2272] T cba148db8a984b51bb30d465cb4bd412 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.120108 19479 tablet_replica.cc:333] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
W20260709 12:10:02.120730 20759 consensus_peers.cc:597] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.120815 19479 raft_consensus.cc:2243] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.121523 19479 raft_consensus.cc:2272] T 491747e040f34646865b95c77cb904bf P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.123409 19479 tablet_replica.cc:333] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.123901 19479 raft_consensus.cc:2243] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.124284 19479 raft_consensus.cc:2272] T 38c83b3b0a3a4f30950ce7ea58841f57 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.126029 19479 tablet_replica.cc:333] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.126585 19479 raft_consensus.cc:2243] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.127038 19479 raft_consensus.cc:2272] T 7fdf284f40e54ad8a9a067525ec6461d P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.128808 20759 consensus_peers.cc:597] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.129179 19479 tablet_replica.cc:333] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.129773 19479 raft_consensus.cc:2243] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.130417 19479 raft_consensus.cc:2272] T fa47060332da4d19bc2b3554f86e5656 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.132041 19479 tablet_replica.cc:333] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.132530 19479 raft_consensus.cc:2243] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.133262 19479 raft_consensus.cc:2272] T 9bd099685bd543f892d0839d8578471b P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.134963 19479 tablet_replica.cc:333] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.135480 19479 raft_consensus.cc:2243] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.136209 19479 raft_consensus.cc:2272] T 25384fda3c064d19b1c30dcd926c5d58 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.138266 19479 tablet_replica.cc:333] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.138899 19479 raft_consensus.cc:2243] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.139328 19479 raft_consensus.cc:2272] T 001088b4c0294fa4b6d7629d3ddbc891 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.140307 20759 consensus_peers.cc:597] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.141232 19479 tablet_replica.cc:333] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.141806 19479 raft_consensus.cc:2243] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.142187 19479 raft_consensus.cc:2272] T 5f6af8568ccd412cb3e942c6cc3904a0 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.143910 19479 tablet_replica.cc:333] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.144387 19479 raft_consensus.cc:2243] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.144747 19479 raft_consensus.cc:2272] T e00b050b3c494d0e85d3fc8078007c3b P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.146306 19479 tablet_replica.cc:333] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.146770 19479 raft_consensus.cc:2243] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.147131 19479 raft_consensus.cc:2272] T f3fff20095f1400abd8e6a35cc01158c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.148896 19479 tablet_replica.cc:333] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.149370 19479 raft_consensus.cc:2243] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.150028 19479 raft_consensus.cc:2272] T fbed66380a4b48cb9ba8ef13036aa55a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.151701 19479 tablet_replica.cc:333] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.152226 19479 raft_consensus.cc:2243] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.152563 19479 raft_consensus.cc:2272] T 7bfc188564484a8aaf8487c98d899849 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.154281 19479 tablet_replica.cc:333] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.154731 19479 raft_consensus.cc:2243] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.155211 19479 raft_consensus.cc:2272] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.156826 19479 tablet_replica.cc:333] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.157341 19479 raft_consensus.cc:2243] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.158092 19479 raft_consensus.cc:2272] T 5fd2a085b8c340e19476a6196ec82519 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.160243 19479 tablet_replica.cc:333] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.160849 19479 raft_consensus.cc:2243] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.161616 19479 raft_consensus.cc:2272] T 5a46b88dd69446c69dcda624e3dbf174 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.163332 19479 tablet_replica.cc:333] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.163890 19479 raft_consensus.cc:2243] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.164377 19479 raft_consensus.cc:2272] T 19957a33f3ee452ea0b0d98b83240d60 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.165920 19479 tablet_replica.cc:333] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.166419 19479 raft_consensus.cc:2243] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.166898 19479 raft_consensus.cc:2272] T 92135245fbda485cb63590b044b73bf4 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.168920 19479 tablet_replica.cc:333] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
W20260709 12:10:02.169440 20759 consensus_peers.cc:597] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.169472 19479 raft_consensus.cc:2243] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.170532 19479 raft_consensus.cc:2272] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.172571 19479 tablet_replica.cc:333] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.173237 19479 raft_consensus.cc:2243] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.173611 19479 raft_consensus.cc:2272] T c02fa6b05a944323876fec882f7194d9 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.174829 20759 consensus_peers.cc:597] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.175675 19479 tablet_replica.cc:333] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.176208 19479 raft_consensus.cc:2243] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.176887 19479 raft_consensus.cc:2272] T 1100a6f4d84641d6997315a54c09c949 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.179040 19479 tablet_replica.cc:333] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.179736 19479 raft_consensus.cc:2243] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.180212 19479 raft_consensus.cc:2272] T ee1b5a53a1a24ae0ac1527ea052badff P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.182443 19479 tablet_replica.cc:333] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.184055 19479 raft_consensus.cc:2243] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.184500 19479 raft_consensus.cc:2272] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.186712 19479 tablet_replica.cc:333] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.187314 19479 raft_consensus.cc:2243] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.188089 19479 raft_consensus.cc:2272] T cfd371a8bfb24d4eaa53526d54298e63 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.188288 21307 consensus_peers.cc:597] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.188436 22223 raft_consensus.cc:1064] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: attempting to promote NON_VOTER 3f501977780c4aabbb43f1c8ed18dac1 to VOTER
I20260709 12:10:02.189970 19479 tablet_replica.cc:333] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.190452 19479 raft_consensus.cc:2243] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.190765 19479 raft_consensus.cc:2272] T 838dbe03aa0f4e2f9e06aed2dca97623 P 95d27dbea0b04932a043d5012f9b02cc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.190809 22223 consensus_queue.cc:237] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [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: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:02.192783 19479 tablet_replica.cc:333] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.193436 19479 raft_consensus.cc:2243] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.193879 19479 raft_consensus.cc:2272] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.196022 19479 tablet_replica.cc:333] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.196578 19479 raft_consensus.cc:2243] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.197407 19479 raft_consensus.cc:2272] T 08d93bc6371b49b597547580990d1f3c P 95d27dbea0b04932a043d5012f9b02cc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.199496 19479 tablet_replica.cc:333] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.205055 19479 raft_consensus.cc:2243] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.207290 21343 raft_consensus.cc:1275] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:02.208384 20792 raft_consensus.cc:1275] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Refusing update from remote peer 95d27dbea0b04932a043d5012f9b02cc: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:10:02.209318 22279 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:02.211155 22279 consensus_queue.cc:1048] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [LEADER]: Connected to new peer: Peer: permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:02.238283 20685 consensus_peers.cc:597] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc -> Peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Couldn't send request to peer 639b8a0d015746e289f05b382959cfa3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.240307 20759 consensus_peers.cc:597] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.243312 19479 pending_rounds.cc:70] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Trying to abort 1 pending ops.
I20260709 12:10:02.243582 19479 pending_rounds.cc:77] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621512968343552 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } } }
I20260709 12:10:02.244277 19479 raft_consensus.cc:2917] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:10:02.244570 19479 raft_consensus.cc:2889] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:10:02.244807 19479 raft_consensus.cc:2272] T cb3a1f2443cc4a06970234bdcbcbe18a P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.247098 19479 tablet_replica.cc:333] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc: stopping tablet replica
I20260709 12:10:02.247700 19479 raft_consensus.cc:2243] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.248425 19479 raft_consensus.cc:2272] T 8b725efe316d47aab02dbb8837090c99 P 95d27dbea0b04932a043d5012f9b02cc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.250594 21307 consensus_peers.cc:597] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.253589 21307 consensus_peers.cc:597] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.338302 21307 consensus_peers.cc:597] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.340152 21307 consensus_peers.cc:597] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.350344 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
W20260709 12:10:02.387463 20759 consensus_peers.cc:597] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.397096 20759 consensus_peers.cc:597] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.445859 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
W20260709 12:10:02.467806 21307 consensus_peers.cc:597] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Couldn't send request to peer 95d27dbea0b04932a043d5012f9b02cc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.482049 21305 consensus_peers.cc:597] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.492628 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:02.493474 19479 tablet_replica.cc:333] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.494216 19479 raft_consensus.cc:2243] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.495126 19479 raft_consensus.cc:2272] T 132a29f00d1d4f83a1a33239d93edb10 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.497707 19479 tablet_replica.cc:333] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.498524 19479 raft_consensus.cc:2243] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.499233 19479 raft_consensus.cc:2272] T b1f23ef35f174f96bf477cb68ed09851 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.501585 19479 tablet_replica.cc:333] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.502298 19479 raft_consensus.cc:2243] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.503170 19479 raft_consensus.cc:2272] T e7cc5ac75bbd4b8882a3c26a3c4b42f6 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.504782 21305 consensus_peers.cc:597] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.505448 19479 tablet_replica.cc:333] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.506304 19479 raft_consensus.cc:2243] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.506839 19479 raft_consensus.cc:2272] T 6e9d160307574669a53d5f4ffaf7e642 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.509058 19479 tablet_replica.cc:333] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.509774 19479 raft_consensus.cc:2243] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.510224 19479 raft_consensus.cc:2272] T a75ab6eaec2b4cb78a7888297c546567 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.512573 19479 tablet_replica.cc:333] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.513262 19479 raft_consensus.cc:2243] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.514003 19479 raft_consensus.cc:2272] T 798f6d435c6e40ab94a80ef7718325fb P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.516338 19479 tablet_replica.cc:333] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.517053 19479 raft_consensus.cc:2243] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.517575 19479 raft_consensus.cc:2272] T 593562fdbc634422a1fa38700b858834 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.518062 21305 consensus_peers.cc:597] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.519945 19479 tablet_replica.cc:333] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.520694 19479 raft_consensus.cc:2243] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.521205 19479 raft_consensus.cc:2272] T 254332c0622d488b9a524b038eebbf96 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.523454 19479 tablet_replica.cc:333] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.524187 19479 raft_consensus.cc:2243] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.524626 19479 raft_consensus.cc:2272] T 007a3c61ffc34d0d9116d247f8d3def9 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.526854 19479 tablet_replica.cc:333] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.527571 19479 raft_consensus.cc:2243] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.528425 19479 raft_consensus.cc:2272] T 3fa0fcbf4a504228a579dd7e530e0ace P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.530673 19479 tablet_replica.cc:333] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.531390 19479 raft_consensus.cc:2243] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.531896 19479 raft_consensus.cc:2272] T 42d872118a52424b967363eae3d83ab7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.534058 19479 tablet_replica.cc:333] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.534761 19479 raft_consensus.cc:2243] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.535230 19479 raft_consensus.cc:2272] T c627d6e2eeca4525b51215d6ffc1e74a P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.537381 19479 tablet_replica.cc:333] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.538125 19479 raft_consensus.cc:2243] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.538828 19479 raft_consensus.cc:2272] T e1cce3a2775e44ea922455e35d8422c5 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.540917 19479 tablet_replica.cc:333] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
W20260709 12:10:02.541203 21305 consensus_peers.cc:597] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.541608 19479 raft_consensus.cc:2243] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.542322 19479 raft_consensus.cc:2272] T 986c36592b36413f8423655b3d4d240e P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.543901 19479 tablet_replica.cc:333] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.544382 19479 raft_consensus.cc:2243] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.544726 19479 raft_consensus.cc:2272] T 274a1b52ff554daba2534d0884bc72e0 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.546252 19479 tablet_replica.cc:333] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.546728 19479 raft_consensus.cc:2243] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.547387 19479 raft_consensus.cc:2272] T cba148db8a984b51bb30d465cb4bd412 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.548985 19479 tablet_replica.cc:333] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.549458 19479 raft_consensus.cc:2243] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.549876 19479 raft_consensus.cc:2272] T 491747e040f34646865b95c77cb904bf P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.551898 19479 tablet_replica.cc:333] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.552584 19479 raft_consensus.cc:2243] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.553185 19479 raft_consensus.cc:2272] T c53896acbd054e8da9314eca5777d27c P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.555171 19479 tablet_replica.cc:333] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.555702 19479 raft_consensus.cc:2243] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.556197 19479 raft_consensus.cc:2272] T d183a2c0db12428085a713cf43962310 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.557767 19479 tablet_replica.cc:333] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.558257 19479 raft_consensus.cc:2243] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.558740 19479 raft_consensus.cc:2272] T fa47060332da4d19bc2b3554f86e5656 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.560295 19479 tablet_replica.cc:333] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.560758 19479 raft_consensus.cc:2243] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.561184 19479 raft_consensus.cc:2272] T 9bd099685bd543f892d0839d8578471b P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.562825 19479 tablet_replica.cc:333] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.563300 19479 raft_consensus.cc:2243] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.563971 19479 raft_consensus.cc:2272] T d0be681ee6cd48b797da4aa8d0ad2dc7 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.565544 19479 tablet_replica.cc:333] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.566087 19479 raft_consensus.cc:2243] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.566771 19479 raft_consensus.cc:2272] T 793d73b7c63e4dffb564e37878ad426b P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.568388 19479 tablet_replica.cc:333] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.568951 19479 raft_consensus.cc:2243] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.569339 19479 raft_consensus.cc:2272] T 13610b927eff4de496e1f81ea6c8b93d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.570883 19479 tablet_replica.cc:333] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.571501 19479 raft_consensus.cc:2243] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.571992 19479 raft_consensus.cc:2272] T 38c83b3b0a3a4f30950ce7ea58841f57 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.574175 19479 tablet_replica.cc:333] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.574846 19479 raft_consensus.cc:2243] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.575302 19479 raft_consensus.cc:2272] T 119e874fee22412d821ffefb61e432be P 4527c5f83570464394a630b204ce40a2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.577517 19479 tablet_replica.cc:333] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.578066 19479 raft_consensus.cc:2243] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.578436 19479 raft_consensus.cc:2272] T 92135245fbda485cb63590b044b73bf4 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.580025 19479 tablet_replica.cc:333] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.580495 19479 raft_consensus.cc:2243] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.580926 19479 raft_consensus.cc:2272] T e00b050b3c494d0e85d3fc8078007c3b P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.582557 19479 tablet_replica.cc:333] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.583199 19479 raft_consensus.cc:2243] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.584101 19479 raft_consensus.cc:2272] T f3fff20095f1400abd8e6a35cc01158c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.586278 19479 tablet_replica.cc:333] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.586830 19479 raft_consensus.cc:2243] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.587289 19479 raft_consensus.cc:2272] T d2218733288b4ef3afe3a59d19256f5e P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.589605 19479 tablet_replica.cc:333] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.590240 19479 raft_consensus.cc:2243] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.591090 19479 raft_consensus.cc:2272] T 7bfc188564484a8aaf8487c98d899849 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.592813 19479 tablet_replica.cc:333] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.593262 19479 raft_consensus.cc:2243] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.593755 19479 raft_consensus.cc:2272] T fbed66380a4b48cb9ba8ef13036aa55a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.595425 19479 tablet_replica.cc:333] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.595899 19479 raft_consensus.cc:2243] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.596540 19479 raft_consensus.cc:2272] T f59fcf1d749f48a5ab2c873e937ebf6d P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.598124 19479 tablet_replica.cc:333] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.598573 19479 raft_consensus.cc:2243] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.598932 19479 raft_consensus.cc:2272] T 5fd2a085b8c340e19476a6196ec82519 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.600672 19479 tablet_replica.cc:333] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.601104 19479 raft_consensus.cc:2243] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.601471 19479 raft_consensus.cc:2272] T 5f6af8568ccd412cb3e942c6cc3904a0 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.603055 19479 tablet_replica.cc:333] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.603513 19479 raft_consensus.cc:2243] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.604394 19479 raft_consensus.cc:2272] T cfd371a8bfb24d4eaa53526d54298e63 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.606462 19479 tablet_replica.cc:333] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.607091 19479 raft_consensus.cc:2243] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:02.607251 21305 consensus_peers.cc:597] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.607514 19479 raft_consensus.cc:2272] T ba87323504674ec1879b83f74e365a7d P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.609333 19479 tablet_replica.cc:333] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.609818 19479 raft_consensus.cc:2243] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.610455 19479 raft_consensus.cc:2272] T 4203e53001f5484aac1d332d05c108ae P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.612017 19479 tablet_replica.cc:333] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.612442 19479 raft_consensus.cc:2243] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.613058 19479 raft_consensus.cc:2272] T 001088b4c0294fa4b6d7629d3ddbc891 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.614851 19479 tablet_replica.cc:333] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.615446 19479 raft_consensus.cc:2243] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.616389 19479 raft_consensus.cc:2272] T 19957a33f3ee452ea0b0d98b83240d60 P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.618346 21305 consensus_peers.cc:597] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.618505 19479 tablet_replica.cc:333] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.619033 19479 raft_consensus.cc:2243] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.619393 19479 raft_consensus.cc:2272] T 9810fe5cb7654f2aba23e879e4f6bd92 P 4527c5f83570464394a630b204ce40a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.621138 19479 tablet_replica.cc:333] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.621568 19479 raft_consensus.cc:2243] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.622087 19479 raft_consensus.cc:2272] T 08d93bc6371b49b597547580990d1f3c P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.623802 19479 tablet_replica.cc:333] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.624220 19479 raft_consensus.cc:2243] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.624513 19479 pending_rounds.cc:70] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Trying to abort 1 pending ops.
I20260709 12:10:02.624675 19479 pending_rounds.cc:77] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621512968343552 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } } }
I20260709 12:10:02.625291 19479 raft_consensus.cc:2917] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:10:02.625560 19479 raft_consensus.cc:2889] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:10:02.625799 19479 raft_consensus.cc:2272] T cb3a1f2443cc4a06970234bdcbcbe18a P 4527c5f83570464394a630b204ce40a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.627986 19479 tablet_replica.cc:333] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2: stopping tablet replica
I20260709 12:10:02.628436 19479 raft_consensus.cc:2243] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.628796 19479 raft_consensus.cc:2272] T 600e9fe0d2eb4d2cbc99dcc75053f2f3 P 4527c5f83570464394a630b204ce40a2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.669063 21305 consensus_peers.cc:597] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:02.680861 21305 consensus_peers.cc:597] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.698362 22285 raft_consensus.cc:493] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 639b8a0d015746e289f05b382959cfa3)
I20260709 12:10:02.698923 22285 raft_consensus.cc:515] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:02.700856 22285 leader_election.cc:290] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:10:02.706341 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
W20260709 12:10:02.715803 21307 leader_election.cc:336] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111)
W20260709 12:10:02.716670 21307 leader_election.cc:336] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111)
I20260709 12:10:02.717295 21307 leader_election.cc:304] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:10:02.717972 22285 raft_consensus.cc:2749] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 12:10:02.725666 21305 consensus_peers.cc:597] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:37091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.730310 22285 raft_consensus.cc:493] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 639b8a0d015746e289f05b382959cfa3)
I20260709 12:10:02.730803 22285 raft_consensus.cc:515] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:02.733412 22285 leader_election.cc:290] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091)
W20260709 12:10:02.738041 21305 leader_election.cc:336] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Network error: Client connection negotiation failed: client connection to 127.19.5.195:37091: connect: Connection refused (error 111)
W20260709 12:10:02.738454 21307 leader_election.cc:336] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111)
I20260709 12:10:02.738894 21307 leader_election.cc:304] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1; no voters: 4527c5f83570464394a630b204ce40a2, 639b8a0d015746e289f05b382959cfa3
I20260709 12:10:02.739471 22285 raft_consensus.cc:2749] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:02.816057 19479 tablet_server.cc:179] TabletServer@127.19.5.196:0 shutting down...
I20260709 12:10:02.828866 22106 raft_consensus.cc:493] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 639b8a0d015746e289f05b382959cfa3)
I20260709 12:10:02.829352 22106 raft_consensus.cc:515] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:02.831211 22106 leader_election.cc:290] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
W20260709 12:10:02.836712 21307 leader_election.cc:336] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111)
W20260709 12:10:02.837810 21307 leader_election.cc:336] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111)
I20260709 12:10:02.838225 21307 leader_election.cc:304] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:10:02.838864 22106 raft_consensus.cc:2749] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 12:10:02.846148 21305 consensus_peers.cc:597] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 -> Peer 4527c5f83570464394a630b204ce40a2 (127.19.5.195:37091): Couldn't send request to peer 4527c5f83570464394a630b204ce40a2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:37091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:02.853175 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:02.853924 19479 tablet_replica.cc:333] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.854532 19479 raft_consensus.cc:2243] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.854985 19479 raft_consensus.cc:2272] T 1100a6f4d84641d6997315a54c09c949 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.858076 19479 tablet_replica.cc:333] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.858857 19479 raft_consensus.cc:2243] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.859495 19479 raft_consensus.cc:2272] T 986c36592b36413f8423655b3d4d240e P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.861434 19479 tablet_replica.cc:333] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.861943 19479 raft_consensus.cc:2243] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.862429 19479 raft_consensus.cc:2272] T 0301e3d5c5c64ae7bf2cef069c41fb1b P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.864058 19479 tablet_replica.cc:333] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.864588 19479 raft_consensus.cc:2243] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.864895 19479 pending_rounds.cc:70] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Trying to abort 1 pending ops.
I20260709 12:10:02.865033 19479 pending_rounds.cc:77] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305621512968343552 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "cb3a1f2443cc4a06970234bdcbcbe18a" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: NON_VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } attrs { replace: true } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "4527c5f83570464394a630b204ce40a2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 37091 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } } } }
I20260709 12:10:02.865654 19479 raft_consensus.cc:2917] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 12:10:02.865942 19479 raft_consensus.cc:2889] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 12:10:02.866168 19479 raft_consensus.cc:2272] T cb3a1f2443cc4a06970234bdcbcbe18a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 LEARNER]: Raft consensus is shut down!
I20260709 12:10:02.868021 19479 tablet_replica.cc:333] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.868570 19479 raft_consensus.cc:2243] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.869046 19479 raft_consensus.cc:2272] T ce757cfa97264df79b316b1d650e6e81 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.870541 19479 tablet_replica.cc:333] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.871099 19479 raft_consensus.cc:2243] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.871578 19479 raft_consensus.cc:2272] T c53896acbd054e8da9314eca5777d27c P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.873320 19479 tablet_replica.cc:333] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.873944 19479 raft_consensus.cc:2243] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.874341 19479 raft_consensus.cc:2272] T b1f23ef35f174f96bf477cb68ed09851 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.876017 19479 tablet_replica.cc:333] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.876507 19479 raft_consensus.cc:2243] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.877188 19479 raft_consensus.cc:2272] T 274a1b52ff554daba2534d0884bc72e0 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.878847 19479 tablet_replica.cc:333] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.879432 19479 raft_consensus.cc:2243] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.880090 19479 raft_consensus.cc:2272] T 119e874fee22412d821ffefb61e432be P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.882249 19479 tablet_replica.cc:333] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.882860 19479 raft_consensus.cc:2243] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.883447 19479 raft_consensus.cc:2272] T 8b725efe316d47aab02dbb8837090c99 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.885223 19479 tablet_replica.cc:333] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.885695 19479 raft_consensus.cc:2243] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.886152 19479 raft_consensus.cc:2272] T 9ce9603979324e0f9662b3b931b77979 P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.887816 19479 tablet_replica.cc:333] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.888298 19479 raft_consensus.cc:2243] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.888967 19479 raft_consensus.cc:2272] T ff5aad3b5bf84b7aaf5ea78969cc2701 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.890657 19479 tablet_replica.cc:333] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.891166 19479 raft_consensus.cc:2243] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.891659 19479 raft_consensus.cc:2272] T 5a46b88dd69446c69dcda624e3dbf174 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.893146 19479 tablet_replica.cc:333] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.893652 19479 raft_consensus.cc:2243] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.894420 19479 raft_consensus.cc:2272] T d2218733288b4ef3afe3a59d19256f5e P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.896701 19479 tablet_replica.cc:333] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.897408 19479 raft_consensus.cc:2243] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.898298 19479 raft_consensus.cc:2272] T 007a3c61ffc34d0d9116d247f8d3def9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.900352 19479 tablet_replica.cc:333] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.900889 19479 raft_consensus.cc:2243] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.901559 19479 raft_consensus.cc:2272] T ba87323504674ec1879b83f74e365a7d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.903482 19479 tablet_replica.cc:333] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.904176 19479 raft_consensus.cc:2243] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.904794 19479 raft_consensus.cc:2272] T cba148db8a984b51bb30d465cb4bd412 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.906860 19479 tablet_replica.cc:333] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.907581 19479 raft_consensus.cc:2243] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.908071 19479 raft_consensus.cc:2272] T 25384fda3c064d19b1c30dcd926c5d58 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.909729 19479 tablet_replica.cc:333] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.910183 19479 raft_consensus.cc:2243] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.910625 19479 raft_consensus.cc:2272] T cfd371a8bfb24d4eaa53526d54298e63 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.912293 19479 tablet_replica.cc:333] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.912832 19479 raft_consensus.cc:2243] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.912751 22106 raft_consensus.cc:493] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 639b8a0d015746e289f05b382959cfa3)
I20260709 12:10:02.913671 19479 raft_consensus.cc:2272] T 6e9d160307574669a53d5f4ffaf7e642 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.913353 22106 raft_consensus.cc:515] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "639b8a0d015746e289f05b382959cfa3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 37717 } } peers { permanent_uuid: "95d27dbea0b04932a043d5012f9b02cc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 34515 } } peers { permanent_uuid: "3f501977780c4aabbb43f1c8ed18dac1" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 45965 } attrs { promote: false } }
I20260709 12:10:02.915247 22106 leader_election.cc:290] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717), 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515)
I20260709 12:10:02.915628 19479 tablet_replica.cc:333] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.916365 19479 raft_consensus.cc:2243] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.916954 19479 raft_consensus.cc:2272] T 9bd099685bd543f892d0839d8578471b P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.919157 19479 tablet_replica.cc:333] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.919888 19479 raft_consensus.cc:2243] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.920480 19479 raft_consensus.cc:2272] T 08d93bc6371b49b597547580990d1f3c P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.922495 19479 tablet_replica.cc:333] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.923146 19479 raft_consensus.cc:2243] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:02.923784 21307 leader_election.cc:336] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 639b8a0d015746e289f05b382959cfa3 (127.19.5.193:37717): Network error: Client connection negotiation failed: client connection to 127.19.5.193:37717: connect: Connection refused (error 111)
I20260709 12:10:02.924028 19479 raft_consensus.cc:2272] T 9810fe5cb7654f2aba23e879e4f6bd92 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:02.924470 21307 leader_election.cc:336] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 95d27dbea0b04932a043d5012f9b02cc (127.19.5.194:34515): Network error: Client connection negotiation failed: client connection to 127.19.5.194:34515: connect: Connection refused (error 111)
I20260709 12:10:02.924887 21307 leader_election.cc:304] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f501977780c4aabbb43f1c8ed18dac1; no voters: 639b8a0d015746e289f05b382959cfa3, 95d27dbea0b04932a043d5012f9b02cc
I20260709 12:10:02.925591 22106 raft_consensus.cc:2749] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:02.926329 19479 tablet_replica.cc:333] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.926867 19479 raft_consensus.cc:2243] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.927314 19479 raft_consensus.cc:2272] T 7fdf284f40e54ad8a9a067525ec6461d P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.928900 19479 tablet_replica.cc:333] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.929430 19479 raft_consensus.cc:2243] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.929857 19479 raft_consensus.cc:2272] T d183a2c0db12428085a713cf43962310 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.931844 19479 tablet_replica.cc:333] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.932562 19479 raft_consensus.cc:2243] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.933149 19479 raft_consensus.cc:2272] T fa47060332da4d19bc2b3554f86e5656 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.935166 19479 tablet_replica.cc:333] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.935871 19479 raft_consensus.cc:2243] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.936311 19479 raft_consensus.cc:2272] T f59fcf1d749f48a5ab2c873e937ebf6d P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.937852 19479 tablet_replica.cc:333] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.938308 19479 raft_consensus.cc:2243] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.938776 19479 raft_consensus.cc:2272] T 838dbe03aa0f4e2f9e06aed2dca97623 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.940248 19479 tablet_replica.cc:333] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.940718 19479 raft_consensus.cc:2243] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.941064 19479 raft_consensus.cc:2272] T 793d73b7c63e4dffb564e37878ad426b P 3f501977780c4aabbb43f1c8ed18dac1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.942595 19479 tablet_replica.cc:333] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.943069 19479 raft_consensus.cc:2243] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.943543 19479 raft_consensus.cc:2272] T 19957a33f3ee452ea0b0d98b83240d60 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.945079 19479 tablet_replica.cc:333] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.945555 19479 raft_consensus.cc:2243] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.945981 19479 raft_consensus.cc:2272] T d1518a09490b4ba88e274ec3acdfac84 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.947672 19479 tablet_replica.cc:333] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.948141 19479 raft_consensus.cc:2243] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.948591 19479 raft_consensus.cc:2272] T f1126e112c64499c89781a1955708561 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.950064 19479 tablet_replica.cc:333] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.950531 19479 raft_consensus.cc:2243] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.950991 19479 raft_consensus.cc:2272] T 3fa0fcbf4a504228a579dd7e530e0ace P 3f501977780c4aabbb43f1c8ed18dac1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.952605 19479 tablet_replica.cc:333] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.953094 19479 raft_consensus.cc:2243] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.953490 19479 raft_consensus.cc:2272] T 3924804c83ec495e8a0a1f11ba99be47 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.955101 19479 tablet_replica.cc:333] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.955577 19479 raft_consensus.cc:2243] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.956018 19479 raft_consensus.cc:2272] T fbed66380a4b48cb9ba8ef13036aa55a P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.957654 19479 tablet_replica.cc:333] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.958146 19479 raft_consensus.cc:2243] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.958597 19479 raft_consensus.cc:2272] T 13610b927eff4de496e1f81ea6c8b93d P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.960080 19479 tablet_replica.cc:333] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.960589 19479 raft_consensus.cc:2243] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.961443 19479 raft_consensus.cc:2272] T ee1b5a53a1a24ae0ac1527ea052badff P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.963027 19479 tablet_replica.cc:333] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.963511 19479 raft_consensus.cc:2243] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.964250 19479 raft_consensus.cc:2272] T 593562fdbc634422a1fa38700b858834 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.965799 19479 tablet_replica.cc:333] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.966245 19479 raft_consensus.cc:2243] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.966888 19479 raft_consensus.cc:2272] T 491747e040f34646865b95c77cb904bf P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.968461 19479 tablet_replica.cc:333] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.968899 19479 raft_consensus.cc:2243] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.969519 19479 raft_consensus.cc:2272] T c627d6e2eeca4525b51215d6ffc1e74a P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.971043 19479 tablet_replica.cc:333] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.971495 19479 raft_consensus.cc:2243] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.971930 19479 raft_consensus.cc:2272] T 4203e53001f5484aac1d332d05c108ae P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.973568 19479 tablet_replica.cc:333] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.974042 19479 raft_consensus.cc:2243] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.974701 19479 raft_consensus.cc:2272] T c02fa6b05a944323876fec882f7194d9 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.976315 19479 tablet_replica.cc:333] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.976773 19479 raft_consensus.cc:2243] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:02.977226 19479 raft_consensus.cc:2272] T e1cce3a2775e44ea922455e35d8422c5 P 3f501977780c4aabbb43f1c8ed18dac1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:02.978972 19479 tablet_replica.cc:333] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1: stopping tablet replica
I20260709 12:10:02.979379 19479 raft_consensus.cc:2243] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:02.980057 19479 raft_consensus.cc:2272] T 92135245fbda485cb63590b044b73bf4 P 3f501977780c4aabbb43f1c8ed18dac1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:03.038760 19479 tablet_server.cc:196] TabletServer@127.19.5.196:0 shutdown complete.
I20260709 12:10:03.096349 19479 master.cc:562] Master@127.19.5.254:33107 shutting down...
W20260709 12:10:03.119233 20591 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:10:03.119542 20591 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:10:03.119741 20591 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 12:10:03.121712 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:03.122190 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:03.122480 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 27bf88f6063b4e8ca1a6ea9053bc75a3: stopping tablet replica
I20260709 12:10:03.141940 19479 master.cc:584] Master@127.19.5.254:33107 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (49670 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:10:03.223309 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:42731
I20260709 12:10:03.224726 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:03.229733 22306 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.229748 22307 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.230882 22309 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.231925 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:03.233111 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:03.233284 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:03.233393 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599003233382 us; error 0 us; skew 500 ppm
I20260709 12:10:03.233850 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:03.236028 19479 webserver.cc:533] Webserver started at http://127.19.5.254:42043/ using document root <none> and password file <none>
I20260709 12:10:03.236438 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:03.236579 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:03.236801 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:03.237848 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "0a6caf3bf3014a68a3bdfd68cf85797b"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.242208 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:03.245329 22314 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.245965 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:03.246227 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "0a6caf3bf3014a68a3bdfd68cf85797b"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.246471 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:03.264430 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:03.265604 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:03.321664 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:42731
I20260709 12:10:03.321774 22366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:42731 every 8 connection(s)
I20260709 12:10:03.326292 22367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:03.338145 22367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b: Bootstrap starting.
I20260709 12:10:03.342911 22367 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:03.347030 22367 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b: No bootstrap required, opened a new log
I20260709 12:10:03.349385 22367 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER }
I20260709 12:10:03.349886 22367 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:03.350071 22367 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6caf3bf3014a68a3bdfd68cf85797b, State: Initialized, Role: FOLLOWER
I20260709 12:10:03.350602 22367 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER }
I20260709 12:10:03.351004 22367 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:03.351207 22367 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:03.351434 22367 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:03.355679 22367 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER }
I20260709 12:10:03.356122 22367 leader_election.cc:304] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [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: 0a6caf3bf3014a68a3bdfd68cf85797b; no voters: 
I20260709 12:10:03.357152 22367 leader_election.cc:290] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:03.357527 22370 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:03.358795 22370 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 1 LEADER]: Becoming Leader. State: Replica: 0a6caf3bf3014a68a3bdfd68cf85797b, State: Running, Role: LEADER
I20260709 12:10:03.359462 22370 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [LEADER]: Queue going to LEADER mode. State: All 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: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER }
I20260709 12:10:03.359954 22367 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:03.365406 22371 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER } }
I20260709 12:10:03.365584 22372 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a6caf3bf3014a68a3bdfd68cf85797b. Latest consensus state: current_term: 1 leader_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6caf3bf3014a68a3bdfd68cf85797b" member_type: VOTER } }
I20260709 12:10:03.366004 22371 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:03.366212 22372 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:03.367959 22378 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:03.372777 22378 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:03.375053 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:03.381392 22378 catalog_manager.cc:1383] Generated new cluster ID: 01b4743093e747e2b813d99329a64683
I20260709 12:10:03.381665 22378 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:03.403439 22378 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:03.404724 22378 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:03.416364 22378 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b: Generated new TSK 0
I20260709 12:10:03.416940 22378 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:03.443382 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:03.450052 22388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.451139 22389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.452472 22391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.457957 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:03.458976 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:03.459164 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:03.459328 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599003459311 us; error 0 us; skew 500 ppm
I20260709 12:10:03.459892 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:03.462283 19479 webserver.cc:533] Webserver started at http://127.19.5.193:45973/ using document root <none> and password file <none>
I20260709 12:10:03.462735 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:03.462906 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:03.463189 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:03.464470 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "07f81380d81d4984ba95f72e4a64086f"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.468888 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:10:03.472318 22396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.472977 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:03.473228 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "07f81380d81d4984ba95f72e4a64086f"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.473496 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:03.492475 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:03.493669 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:03.495055 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:03.497370 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:03.497545 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.497745 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:03.497884 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.536481 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:35283
I20260709 12:10:03.536571 22458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:35283 every 8 connection(s)
I20260709 12:10:03.541357 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:03.548091 22463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.549661 22464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.551546 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:03.552114 22466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.553298 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:03.553575 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:03.553781 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599003553762 us; error 0 us; skew 500 ppm
I20260709 12:10:03.554455 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:03.554560 22459 heartbeater.cc:344] Connected to a master server at 127.19.5.254:42731
I20260709 12:10:03.554949 22459 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:03.555763 22459 heartbeater.cc:507] Master 127.19.5.254:42731 requested a full tablet report, sending...
I20260709 12:10:03.556967 19479 webserver.cc:533] Webserver started at http://127.19.5.194:44549/ using document root <none> and password file <none>
I20260709 12:10:03.557520 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:03.557690 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:03.557946 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:03.557848 22332 ts_manager.cc:194] Registered new tserver with Master: 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:03.559191 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.559775 22332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59578
I20260709 12:10:03.563728 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 12:10:03.566946 22471 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.567690 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:03.567955 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.568215 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:03.594295 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:03.595491 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:03.596931 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:03.599067 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:03.599249 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.599479 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:03.599639 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:10:03.636984 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:40351
I20260709 12:10:03.637089 22533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:40351 every 8 connection(s)
I20260709 12:10:03.641507 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:03.649078 22538 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.649663 22537 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.651645 22540 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.652460 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:03.653527 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:03.653772 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:03.653941 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599003653925 us; error 0 us; skew 500 ppm
I20260709 12:10:03.654389 22534 heartbeater.cc:344] Connected to a master server at 127.19.5.254:42731
I20260709 12:10:03.654579 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:03.654733 22534 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:03.655483 22534 heartbeater.cc:507] Master 127.19.5.254:42731 requested a full tablet report, sending...
I20260709 12:10:03.657169 19479 webserver.cc:533] Webserver started at http://127.19.5.195:43699/ using document root <none> and password file <none>
I20260709 12:10:03.657454 22332 ts_manager.cc:194] Registered new tserver with Master: 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:03.657658 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:03.657898 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:03.658142 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:03.658816 22332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59588
I20260709 12:10:03.659276 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "5f7ccf8630024956a4a2d980609e33b2"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.663806 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:03.666975 22545 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.667711 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:10:03.667974 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "5f7ccf8630024956a4a2d980609e33b2"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.668242 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:03.685050 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:03.686239 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:03.687635 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:03.689762 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:03.689960 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.690186 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:03.690338 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.727185 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:35503
I20260709 12:10:03.727283 22607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:35503 every 8 connection(s)
I20260709 12:10:03.731837 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:03.738344 22611 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.739916 22612 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:03.742337 22614 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:03.742985 22608 heartbeater.cc:344] Connected to a master server at 127.19.5.254:42731
I20260709 12:10:03.743300 22608 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:03.743649 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:03.744064 22608 heartbeater.cc:507] Master 127.19.5.254:42731 requested a full tablet report, sending...
I20260709 12:10:03.744541 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:03.744808 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:03.745002 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599003744972 us; error 0 us; skew 500 ppm
I20260709 12:10:03.745755 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:03.746410 22332 ts_manager.cc:194] Registered new tserver with Master: 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:03.748014 22332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59592
I20260709 12:10:03.748210 19479 webserver.cc:533] Webserver started at http://127.19.5.196:42843/ using document root <none> and password file <none>
I20260709 12:10:03.748791 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:03.748974 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:03.749226 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:03.750377 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-3-root/instance:
uuid: "6e66b78e77f949bfaa30e7f1f568f944"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.754433 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:10:03.757565 22619 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.758242 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:03.758497 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
uuid: "6e66b78e77f949bfaa30e7f1f568f944"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:03.758759 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:03.792697 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:03.793896 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:03.795250 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:03.797384 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:03.797577 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.797803 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:03.797956 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:03.835004 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.196:40597
I20260709 12:10:03.835114 22681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.196:40597 every 8 connection(s)
I20260709 12:10:03.848985 22682 heartbeater.cc:344] Connected to a master server at 127.19.5.254:42731
I20260709 12:10:03.849352 22682 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:03.850062 22682 heartbeater.cc:507] Master 127.19.5.254:42731 requested a full tablet report, sending...
I20260709 12:10:03.851923 22332 ts_manager.cc:194] Registered new tserver with Master: 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:03.852418 19479 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01447409s
I20260709 12:10:03.853221 22332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59600
I20260709 12:10:03.878448 22332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59616:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 12:10:04.107955 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 870be4abe34d469abedafce5d2381765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:04.108631 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 001bd002606841df8fc2f69792cf16e0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:04.109449 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870be4abe34d469abedafce5d2381765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.106989 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 27150a616b744bef9734d5fe7d2daddc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:04.116253 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001bd002606841df8fc2f69792cf16e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.111816 22420 tablet_service.cc:1511] Processing CreateTablet for tablet e8d13a5686a141fdae246a032052d495 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:04.117285 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d13a5686a141fdae246a032052d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.119874 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27150a616b744bef9734d5fe7d2daddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.119879 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc2663be33a46d2be912c7cedcdaa80 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:04.122597 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc2663be33a46d2be912c7cedcdaa80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.126351 22647 tablet_service.cc:1511] Processing CreateTablet for tablet 27150a616b744bef9734d5fe7d2daddc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:04.113541 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 06acadb834a44d848a63b1781d650cd6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:04.115237 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 212a42a0ebd84d459aadf642edac3baf (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:04.127611 22647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27150a616b744bef9734d5fe7d2daddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.128494 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06acadb834a44d848a63b1781d650cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.130479 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a42a0ebd84d459aadf642edac3baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.130788 22417 tablet_service.cc:1511] Processing CreateTablet for tablet 35511ccfb11e421d94bcd534dbcb5f32 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:04.132093 22417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35511ccfb11e421d94bcd534dbcb5f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.133611 22646 tablet_service.cc:1511] Processing CreateTablet for tablet 870be4abe34d469abedafce5d2381765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:04.135005 22646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870be4abe34d469abedafce5d2381765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.170955 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 7885105f183d4c859470da4dc9fd393e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:04.171275 22645 tablet_service.cc:1511] Processing CreateTablet for tablet efae3c1731de4fe48946e65c2bb88abc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:04.172386 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7885105f183d4c859470da4dc9fd393e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.172475 22645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efae3c1731de4fe48946e65c2bb88abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.176640 22499 tablet_service.cc:1511] Processing CreateTablet for tablet 001bd002606841df8fc2f69792cf16e0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:04.177977 22499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001bd002606841df8fc2f69792cf16e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.180703 22497 tablet_service.cc:1511] Processing CreateTablet for tablet efae3c1731de4fe48946e65c2bb88abc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:04.182014 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efae3c1731de4fe48946e65c2bb88abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.184612 22496 tablet_service.cc:1511] Processing CreateTablet for tablet 06acadb834a44d848a63b1781d650cd6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:04.185163 22644 tablet_service.cc:1511] Processing CreateTablet for tablet e8d13a5686a141fdae246a032052d495 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:04.185871 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06acadb834a44d848a63b1781d650cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.186450 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d13a5686a141fdae246a032052d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.188655 22494 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfcd9096d948cda45a7e3ee75f0f75 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:04.189891 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfcd9096d948cda45a7e3ee75f0f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.191666 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc2663be33a46d2be912c7cedcdaa80 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:04.192992 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc2663be33a46d2be912c7cedcdaa80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.194922 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 870be4abe34d469abedafce5d2381765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:10:04.198180 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870be4abe34d469abedafce5d2381765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.196710 22495 tablet_service.cc:1511] Processing CreateTablet for tablet e8d13a5686a141fdae246a032052d495 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:10:04.199846 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8d13a5686a141fdae246a032052d495. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.199684 22643 tablet_service.cc:1511] Processing CreateTablet for tablet 212a42a0ebd84d459aadf642edac3baf (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:04.201007 22643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a42a0ebd84d459aadf642edac3baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.201905 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 35511ccfb11e421d94bcd534dbcb5f32 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:04.203254 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35511ccfb11e421d94bcd534dbcb5f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.205291 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 67c0fcbbf6ec407b9f7a32761c35a765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:04.207333 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c0fcbbf6ec407b9f7a32761c35a765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.211315 22642 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfcd9096d948cda45a7e3ee75f0f75 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:04.212785 22642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfcd9096d948cda45a7e3ee75f0f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.217366 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23293607b84f039c85bb68b4e2eaeb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:04.218694 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23293607b84f039c85bb68b4e2eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.223739 22641 tablet_service.cc:1511] Processing CreateTablet for tablet 35511ccfb11e421d94bcd534dbcb5f32 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:10:04.225067 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35511ccfb11e421d94bcd534dbcb5f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.229154 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23293607b84f039c85bb68b4e2eaeb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:04.230412 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23293607b84f039c85bb68b4e2eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.240720 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 0e529caf70e247da884c84838fde3d39 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:04.242041 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e529caf70e247da884c84838fde3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.247251 22418 tablet_service.cc:1511] Processing CreateTablet for tablet c584fbae46254b0f921dcb54adbcd108 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:04.252607 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c584fbae46254b0f921dcb54adbcd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.262786 22415 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d7895d67a4e869d2a1ecc56c5759b (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:04.264093 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d7895d67a4e869d2a1ecc56c5759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.280247 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3a73cf1444a82b2cf29508ed004fb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:04.281538 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3a73cf1444a82b2cf29508ed004fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.283195 22573 tablet_service.cc:1511] Processing CreateTablet for tablet 27150a616b744bef9734d5fe7d2daddc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:10:04.284510 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27150a616b744bef9734d5fe7d2daddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.289085 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 001bd002606841df8fc2f69792cf16e0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:10:04.290494 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 001bd002606841df8fc2f69792cf16e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.290324 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 67c0fcbbf6ec407b9f7a32761c35a765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:04.292631 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 0e529caf70e247da884c84838fde3d39 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:04.294091 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c0fcbbf6ec407b9f7a32761c35a765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.289085 22640 tablet_service.cc:1511] Processing CreateTablet for tablet 7885105f183d4c859470da4dc9fd393e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:04.297356 22640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7885105f183d4c859470da4dc9fd393e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.299857 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e529caf70e247da884c84838fde3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.301950 22571 tablet_service.cc:1511] Processing CreateTablet for tablet efae3c1731de4fe48946e65c2bb88abc (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:10:04.303233 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efae3c1731de4fe48946e65c2bb88abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.305116 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 06acadb834a44d848a63b1781d650cd6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:10:04.307699 22569 tablet_service.cc:1511] Processing CreateTablet for tablet 212a42a0ebd84d459aadf642edac3baf (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:10:04.310357 22568 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfcd9096d948cda45a7e3ee75f0f75 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:10:04.318542 22497 tablet_service.cc:1511] Processing CreateTablet for tablet 0e529caf70e247da884c84838fde3d39 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:10:04.319881 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 212a42a0ebd84d459aadf642edac3baf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.322908 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0f0da31814239b2816e1f021d192e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:04.332762 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 2f23293607b84f039c85bb68b4e2eaeb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:10:04.323863 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfcd9096d948cda45a7e3ee75f0f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.325369 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc2663be33a46d2be912c7cedcdaa80 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:10:04.327870 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 7885105f183d4c859470da4dc9fd393e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:10:04.330331 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 67c0fcbbf6ec407b9f7a32761c35a765 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:10:04.342406 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f23293607b84f039c85bb68b4e2eaeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.343581 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e529caf70e247da884c84838fde3d39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.344561 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc2663be33a46d2be912c7cedcdaa80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.346694 22641 tablet_service.cc:1511] Processing CreateTablet for tablet c584fbae46254b0f921dcb54adbcd108 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:04.354879 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06acadb834a44d848a63b1781d650cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.358048 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7885105f183d4c859470da4dc9fd393e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.360527 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c0fcbbf6ec407b9f7a32761c35a765. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:04.374537 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:04.381768 22496 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d7895d67a4e869d2a1ecc56c5759b (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:04.397305 22640 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3a73cf1444a82b2cf29508ed004fb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:04.390844 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 57d3a73cf1444a82b2cf29508ed004fb (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:10:04.415776 22699 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:04.416893 22700 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:04.419700 22698 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:04.424013 22573 tablet_service.cc:1511] Processing CreateTablet for tablet bb3d7895d67a4e869d2a1ecc56c5759b (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:10:04.425437 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d7895d67a4e869d2a1ecc56c5759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.426442 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 175e9ed839894abcb2812fe2b8977d24 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:04.412875 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0f0da31814239b2816e1f021d192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.419019 22572 tablet_service.cc:1511] Processing CreateTablet for tablet c584fbae46254b0f921dcb54adbcd108 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:10:04.445612 22701 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:04.399477 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0f0da31814239b2816e1f021d192e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:04.452570 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0f0da31814239b2816e1f021d192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.453964 22701 tablet_bootstrap.cc:654] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.462291 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3a73cf1444a82b2cf29508ed004fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.467808 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3d7895d67a4e869d2a1ecc56c5759b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.469220 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c584fbae46254b0f921dcb54adbcd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.472126 22698 tablet_bootstrap.cc:654] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.432866 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c584fbae46254b0f921dcb54adbcd108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.475551 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e9ed839894abcb2812fe2b8977d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.479792 22640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d3a73cf1444a82b2cf29508ed004fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.480152 22644 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf0f0da31814239b2816e1f021d192e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:10:04.481520 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf0f0da31814239b2816e1f021d192e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.436913 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 175e9ed839894abcb2812fe2b8977d24 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:04.488878 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e9ed839894abcb2812fe2b8977d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.491431 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 437663db6f434f23b995ffcf83ac6db7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:04.492697 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437663db6f434f23b995ffcf83ac6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.488555 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 175e9ed839894abcb2812fe2b8977d24 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:10:04.493976 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175e9ed839894abcb2812fe2b8977d24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.507491 22699 tablet_bootstrap.cc:654] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.517684 22698 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:04.544786 22700 tablet_bootstrap.cc:654] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.516562 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 437663db6f434f23b995ffcf83ac6db7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:04.546399 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437663db6f434f23b995ffcf83ac6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.547458 22698 ts_tablet_manager.cc:1403] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.163s	user 0.003s	sys 0.009s
I20260709 12:10:04.533282 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 728153d4b880463ebe2cb5c300e113df (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:04.550595 22698 raft_consensus.cc:359] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:04.551280 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728153d4b880463ebe2cb5c300e113df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.557596 22700 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:04.538023 22701 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:04.558100 22700 ts_tablet_manager.cc:1403] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.000s
I20260709 12:10:04.558279 22701 ts_tablet_manager.cc:1403] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.113s	user 0.024s	sys 0.058s
I20260709 12:10:04.562384 22459 heartbeater.cc:499] Master 127.19.5.254:42731 was elected leader, sending a full tablet report...
I20260709 12:10:04.530413 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 728153d4b880463ebe2cb5c300e113df (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:04.561364 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 926228df355541e79750ba2a4fea4f0c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:04.564298 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728153d4b880463ebe2cb5c300e113df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.564975 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926228df355541e79750ba2a4fea4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.551316 22698 raft_consensus.cc:385] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.565649 22698 raft_consensus.cc:740] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.565389 22700 raft_consensus.cc:359] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.566103 22700 raft_consensus.cc:385] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.566414 22698 consensus_queue.cc:260] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:04.516558 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 437663db6f434f23b995ffcf83ac6db7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:10:04.568373 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 437663db6f434f23b995ffcf83ac6db7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.570693 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 926228df355541e79750ba2a4fea4f0c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:04.571866 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926228df355541e79750ba2a4fea4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.583820 22701 raft_consensus.cc:359] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.584088 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 638b35ac872441f6b0f0cad27e311384 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:04.584698 22701 raft_consensus.cc:385] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.585067 22701 raft_consensus.cc:740] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.585862 22701 consensus_queue.cc:260] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.586504 22644 tablet_service.cc:1511] Processing CreateTablet for tablet 638b35ac872441f6b0f0cad27e311384 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:04.587872 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638b35ac872441f6b0f0cad27e311384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.587983 22608 heartbeater.cc:499] Master 127.19.5.254:42731 was elected leader, sending a full tablet report...
I20260709 12:10:04.536154 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 728153d4b880463ebe2cb5c300e113df (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:10:04.597147 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 638b35ac872441f6b0f0cad27e311384 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:10:04.598364 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638b35ac872441f6b0f0cad27e311384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.600822 22701 ts_tablet_manager.cc:1434] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 12:10:04.566396 22700 raft_consensus.cc:740] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.606419 22700 consensus_queue.cc:260] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.614838 22494 tablet_service.cc:1511] Processing CreateTablet for tablet c3970ec7c4ab45dbbb381240dc85f4c4 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:04.584111 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 926228df355541e79750ba2a4fea4f0c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:10:04.616129 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3970ec7c4ab45dbbb381240dc85f4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.616796 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 926228df355541e79750ba2a4fea4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.619048 22641 tablet_service.cc:1511] Processing CreateTablet for tablet c3970ec7c4ab45dbbb381240dc85f4c4 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:04.620280 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3970ec7c4ab45dbbb381240dc85f4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.624239 22418 tablet_service.cc:1511] Processing CreateTablet for tablet da5284b70cf0477197f50829d8573c29 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:04.625605 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5284b70cf0477197f50829d8573c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.630158 22572 tablet_service.cc:1511] Processing CreateTablet for tablet c3970ec7c4ab45dbbb381240dc85f4c4 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:10:04.640532 22701 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:04.642892 22497 tablet_service.cc:1511] Processing CreateTablet for tablet da5284b70cf0477197f50829d8573c29 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:04.653911 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728153d4b880463ebe2cb5c300e113df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.656569 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec7da29b17b4d598c982165bf6eea83 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:04.657899 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec7da29b17b4d598c982165bf6eea83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.660211 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5284b70cf0477197f50829d8573c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.661067 22534 heartbeater.cc:499] Master 127.19.5.254:42731 was elected leader, sending a full tablet report...
I20260709 12:10:04.661362 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 638b35ac872441f6b0f0cad27e311384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.663502 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3970ec7c4ab45dbbb381240dc85f4c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.670753 22698 ts_tablet_manager.cc:1434] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.123s	user 0.037s	sys 0.040s
I20260709 12:10:04.671911 22698 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:04.674618 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec7da29b17b4d598c982165bf6eea83 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:04.675992 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec7da29b17b4d598c982165bf6eea83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.676446 22566 tablet_service.cc:1511] Processing CreateTablet for tablet da5284b70cf0477197f50829d8573c29 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:10:04.677711 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da5284b70cf0477197f50829d8573c29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.679687 22698 tablet_bootstrap.cc:654] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.682123 22699 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:04.682641 22699 ts_tablet_manager.cc:1403] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.267s	user 0.010s	sys 0.006s
I20260709 12:10:04.692595 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 0ec7da29b17b4d598c982165bf6eea83 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:10:04.694051 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ec7da29b17b4d598c982165bf6eea83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.701772 22568 tablet_service.cc:1511] Processing CreateTablet for tablet df287c185ce241788b34d1208fcf50e3 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:04.703100 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df287c185ce241788b34d1208fcf50e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.703233 22644 tablet_service.cc:1511] Processing CreateTablet for tablet df287c185ce241788b34d1208fcf50e3 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:04.704521 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df287c185ce241788b34d1208fcf50e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.705224 22701 tablet_bootstrap.cc:654] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.716756 22699 raft_consensus.cc:359] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.717612 22699 raft_consensus.cc:385] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.717955 22699 raft_consensus.cc:740] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.718889 22699 consensus_queue.cc:260] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
W20260709 12:10:04.731904 22609 tablet.cc:2406] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:04.736850 22422 tablet_service.cc:1511] Processing CreateTablet for tablet df287c185ce241788b34d1208fcf50e3 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:10:04.738127 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df287c185ce241788b34d1208fcf50e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.738780 22700 ts_tablet_manager.cc:1434] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.180s	user 0.009s	sys 0.004s
I20260709 12:10:04.739902 22700 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:04.758162 22698 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:04.758741 22698 ts_tablet_manager.cc:1403] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.087s	user 0.024s	sys 0.009s
I20260709 12:10:04.758219 22492 tablet_service.cc:1511] Processing CreateTablet for tablet bb2763a845fc4130ba1f7b29d9938e2c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:04.760898 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2763a845fc4130ba1f7b29d9938e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.761327 22700 tablet_bootstrap.cc:654] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.760565 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 270c0c580ba34c0c90af6da62eca43f6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:04.766713 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 270c0c580ba34c0c90af6da62eca43f6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:04.768039 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270c0c580ba34c0c90af6da62eca43f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.769196 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 270c0c580ba34c0c90af6da62eca43f6 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:10:04.770421 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270c0c580ba34c0c90af6da62eca43f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.770298 22566 tablet_service.cc:1511] Processing CreateTablet for tablet bb2763a845fc4130ba1f7b29d9938e2c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:04.772372 22644 tablet_service.cc:1511] Processing CreateTablet for tablet bb2763a845fc4130ba1f7b29d9938e2c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:10:04.773290 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2763a845fc4130ba1f7b29d9938e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.774518 22707 raft_consensus.cc:493] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.776701 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 270c0c580ba34c0c90af6da62eca43f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.776520 22707 raft_consensus.cc:515] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.778112 22638 tablet_service.cc:1511] Processing CreateTablet for tablet b640af261f014a22ae7eceeac658a21c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:04.775035 22698 raft_consensus.cc:359] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.779415 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb2763a845fc4130ba1f7b29d9938e2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.780151 22698 raft_consensus.cc:385] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.792665 22698 raft_consensus.cc:740] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.782392 22707 leader_election.cc:290] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:04.794597 22698 consensus_queue.cc:260] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.795130 22701 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:04.795758 22701 ts_tablet_manager.cc:1403] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.011s
I20260709 12:10:04.796746 22698 ts_tablet_manager.cc:1434] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 12:10:04.797083 22420 tablet_service.cc:1511] Processing CreateTablet for tablet b640af261f014a22ae7eceeac658a21c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:04.798398 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b640af261f014a22ae7eceeac658a21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.804961 22711 raft_consensus.cc:493] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.805461 22711 raft_consensus.cc:515] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.805616 22701 raft_consensus.cc:359] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.806452 22701 raft_consensus.cc:385] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.806767 22701 raft_consensus.cc:740] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.808104 22711 leader_election.cc:290] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:04.808959 22682 heartbeater.cc:499] Master 127.19.5.254:42731 was elected leader, sending a full tablet report...
I20260709 12:10:04.809087 22698 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:04.814462 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b640af261f014a22ae7eceeac658a21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.807497 22701 consensus_queue.cc:260] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.829833 22568 tablet_service.cc:1511] Processing CreateTablet for tablet f9e59fea49b346709719c6caa11e8577 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:04.831203 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e59fea49b346709719c6caa11e8577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.832240 22497 tablet_service.cc:1511] Processing CreateTablet for tablet b640af261f014a22ae7eceeac658a21c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:10:04.833580 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b640af261f014a22ae7eceeac658a21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.859287 22701 ts_tablet_manager.cc:1434] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.002s
I20260709 12:10:04.862744 22701 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:04.863132 22639 tablet_service.cc:1511] Processing CreateTablet for tablet f9e59fea49b346709719c6caa11e8577 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:04.867597 22424 tablet_service.cc:1511] Processing CreateTablet for tablet f9e59fea49b346709719c6caa11e8577 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:10:04.871567 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e59fea49b346709719c6caa11e8577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.877599 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9e59fea49b346709719c6caa11e8577. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.883479 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 1299f8aa788343ebbd6d2546ecfad411 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:04.884105 22699 ts_tablet_manager.cc:1434] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.201s	user 0.010s	sys 0.007s
I20260709 12:10:04.885210 22699 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:04.886037 22641 tablet_service.cc:1511] Processing CreateTablet for tablet 1299f8aa788343ebbd6d2546ecfad411 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:04.887368 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1299f8aa788343ebbd6d2546ecfad411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.898036 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:04.899763 22622 leader_election.cc:343] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:04.906404 22706 raft_consensus.cc:493] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.906920 22706 raft_consensus.cc:515] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:04.916210 22698 tablet_bootstrap.cc:654] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.918622 22706 leader_election.cc:290] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:04.926148 22699 tablet_bootstrap.cc:654] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.927923 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1299f8aa788343ebbd6d2546ecfad411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.948534 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 1299f8aa788343ebbd6d2546ecfad411 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:10:04.950066 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1299f8aa788343ebbd6d2546ecfad411. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.950989 22701 tablet_bootstrap.cc:654] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:04.952256 22708 raft_consensus.cc:493] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:04.952836 22708 raft_consensus.cc:515] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:04.963385 22700 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:04.963939 22700 ts_tablet_manager.cc:1403] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.224s	user 0.028s	sys 0.026s
I20260709 12:10:04.967108 22700 raft_consensus.cc:359] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.967877 22700 raft_consensus.cc:385] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:04.968217 22700 raft_consensus.cc:740] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:04.970257 22708 leader_election.cc:290] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:04.971513 22700 consensus_queue.cc:260] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:04.993081 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:04.995894 22434 raft_consensus.cc:2468] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:04.996956 22700 ts_tablet_manager.cc:1434] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:10:04.996642 22639 tablet_service.cc:1511] Processing CreateTablet for tablet f4ef4f5b4e634e4caee54ec3b0820132 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:04.997282 22549 leader_election.cc:304] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:04.998020 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ef4f5b4e634e4caee54ec3b0820132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:04.998162 22707 raft_consensus.cc:2804] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:04.998555 22707 raft_consensus.cc:493] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:04.998875 22707 raft_consensus.cc:3060] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.000950 22491 tablet_service.cc:1511] Processing CreateTablet for tablet f4ef4f5b4e634e4caee54ec3b0820132 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:05.014254 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.015375 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ef4f5b4e634e4caee54ec3b0820132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.010365 22708 raft_consensus.cc:493] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.016448 22707 raft_consensus.cc:515] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.018165 22708 raft_consensus.cc:515] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.025624 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 102b24facf364b2e9d62145993a6c1c9 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:05.027910 22509 raft_consensus.cc:2468] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:05.026947 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b24facf364b2e9d62145993a6c1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.044564 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:05.045164 22434 raft_consensus.cc:3060] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.045473 22498 tablet_service.cc:1511] Processing CreateTablet for tablet a4bade96af9d421f834c701b7955097e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:05.046782 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bade96af9d421f834c701b7955097e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.044421 22621 leader_election.cc:304] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:05.047703 22712 raft_consensus.cc:2804] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:05.048074 22712 raft_consensus.cc:493] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:05.048429 22712 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.026464 22566 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8d044c1f94644b2f84bb80ca6559d (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:05.051436 22707 leader_election.cc:290] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:05.051841 22434 raft_consensus.cc:2468] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:05.052999 22549 leader_election.cc:304] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:05.055768 22712 raft_consensus.cc:515] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.058959 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:05.059604 22509 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.027781 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 102b24facf364b2e9d62145993a6c1c9 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:05.063305 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b24facf364b2e9d62145993a6c1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.063802 22698 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:05.064291 22698 ts_tablet_manager.cc:1403] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.255s	user 0.026s	sys 0.020s
I20260709 12:10:05.067170 22698 raft_consensus.cc:359] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.067790 22700 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:05.067858 22698 raft_consensus.cc:385] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.068275 22698 raft_consensus.cc:740] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.061743 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8d044c1f94644b2f84bb80ca6559d (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:05.068446 22509 raft_consensus.cc:2468] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:05.070585 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:05.071731 22699 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:05.069429 22712 leader_election.cc:290] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:05.070902 22621 leader_election.cc:304] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:05.072261 22699 ts_tablet_manager.cc:1403] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.187s	user 0.014s	sys 0.004s
W20260709 12:10:05.073390 22622 leader_election.cc:343] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.073730 22712 raft_consensus.cc:2804] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:05.074159 22700 tablet_bootstrap.cc:654] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.073045 22698 consensus_queue.cc:260] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.075371 22712 raft_consensus.cc:697] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:05.076277 22712 consensus_queue.cc:237] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.070654 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8d044c1f94644b2f84bb80ca6559d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.052052 22707 raft_consensus.cc:493] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.081334 22707 raft_consensus.cc:515] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.084450 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.085685 22708 leader_election.cc:290] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:05.086118 22698 ts_tablet_manager.cc:1434] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 12:10:05.087134 22707 leader_election.cc:290] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:05.101925 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8d044c1f94644b2f84bb80ca6559d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.104511 22707 raft_consensus.cc:2804] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:05.109228 22698 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:05.126199 22547 leader_election.cc:343] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.134368 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8d044c1f94644b2f84bb80ca6559d (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:10:05.110108 22424 tablet_service.cc:1511] Processing CreateTablet for tablet f4ef4f5b4e634e4caee54ec3b0820132 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:10:05.111702 22565 tablet_service.cc:1511] Processing CreateTablet for tablet a4bade96af9d421f834c701b7955097e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:05.116137 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 102b24facf364b2e9d62145993a6c1c9 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:10:05.154383 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:05.156598 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:05.158272 22474 leader_election.cc:343] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:05.159083 22474 leader_election.cc:343] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.115422 22699 raft_consensus.cc:359] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.159725 22699 raft_consensus.cc:385] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.160075 22699 raft_consensus.cc:740] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.161080 22699 consensus_queue.cc:260] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.163630 22699 ts_tablet_manager.cc:1434] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.001s
I20260709 12:10:05.164865 22699 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:05.169225 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bade96af9d421f834c701b7955097e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.170485 22638 tablet_service.cc:1511] Processing CreateTablet for tablet a4bade96af9d421f834c701b7955097e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:10:05.171943 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bade96af9d421f834c701b7955097e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.176853 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.177047 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:05.178900 22399 leader_election.cc:343] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.179226 22497 tablet_service.cc:1511] Processing CreateTablet for tablet f321c18ed65f476ab387a4cf25234471 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 12:10:05.179646 22399 leader_election.cc:343] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.180171 22399 leader_election.cc:304] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.182988 22701 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:05.183585 22701 ts_tablet_manager.cc:1403] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.321s	user 0.022s	sys 0.001s
I20260709 12:10:05.186601 22701 raft_consensus.cc:359] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.187322 22701 raft_consensus.cc:385] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.187628 22701 raft_consensus.cc:740] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.188470 22701 consensus_queue.cc:260] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.192019 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4ef4f5b4e634e4caee54ec3b0820132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.191872 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:05.193414 22475 leader_election.cc:343] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.193854 22475 leader_election.cc:304] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:05.194904 22708 raft_consensus.cc:2749] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.195890 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 102b24facf364b2e9d62145993a6c1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.196446 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:05.197460 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.197777 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321c18ed65f476ab387a4cf25234471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.181582 22420 tablet_service.cc:1511] Processing CreateTablet for tablet f321c18ed65f476ab387a4cf25234471 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
W20260709 12:10:05.204694 22547 leader_election.cc:343] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.207345 22572 tablet_service.cc:1511] Processing CreateTablet for tablet f321c18ed65f476ab387a4cf25234471 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:10:05.203779 22706 raft_consensus.cc:2749] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.208444 22706 raft_consensus.cc:493] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.165963 22707 raft_consensus.cc:697] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:05.208873 22706 raft_consensus.cc:515] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.191494 22701 ts_tablet_manager.cc:1434] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260709 12:10:05.220140 22547 leader_election.cc:343] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.224313 22706 leader_election.cc:290] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:05.230443 22699 tablet_bootstrap.cc:654] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.218653 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8d044c1f94644b2f84bb80ca6559d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.209676 22707 consensus_queue.cc:237] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.249372 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321c18ed65f476ab387a4cf25234471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.249361 22698 tablet_bootstrap.cc:654] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.256213 22701 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:05.264096 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.273695 22644 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2db05e81449b1ae16bdb7a717e122 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:05.277271 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f321c18ed65f476ab387a4cf25234471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.280359 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.281996 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2db05e81449b1ae16bdb7a717e122. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:05.268528 22399 leader_election.cc:343] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:05.296043 22398 leader_election.cc:343] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.297034 22398 leader_election.cc:304] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.297905 22706 raft_consensus.cc:2749] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.310650 22701 tablet_bootstrap.cc:654] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.310276 22329 catalog_manager.cc:5697] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.314568 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2db05e81449b1ae16bdb7a717e122 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:05.315399 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 62d2db05e81449b1ae16bdb7a717e122 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:10:05.315888 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2db05e81449b1ae16bdb7a717e122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.316054 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 584388ca1cb845f38dab33e431918242 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:05.316696 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62d2db05e81449b1ae16bdb7a717e122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.317315 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584388ca1cb845f38dab33e431918242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.328923 22639 tablet_service.cc:1511] Processing CreateTablet for tablet 584388ca1cb845f38dab33e431918242 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:05.330133 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584388ca1cb845f38dab33e431918242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.337668 22332 catalog_manager.cc:5697] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.341421 22700 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:05.341943 22700 ts_tablet_manager.cc:1403] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.301s	user 0.010s	sys 0.046s
I20260709 12:10:05.342751 22566 tablet_service.cc:1511] Processing CreateTablet for tablet f4bff8f5e919410ca063bd5a18fac5f5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:05.343935 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bff8f5e919410ca063bd5a18fac5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.345014 22700 raft_consensus.cc:359] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.345757 22700 raft_consensus.cc:385] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.346028 22700 raft_consensus.cc:740] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.346738 22700 consensus_queue.cc:260] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.348194 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.348515 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 584388ca1cb845f38dab33e431918242 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:10:05.349828 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 584388ca1cb845f38dab33e431918242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.350554 22474 leader_election.cc:304] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.349612 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.347615 22494 tablet_service.cc:1511] Processing CreateTablet for tablet f4bff8f5e919410ca063bd5a18fac5f5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:05.352334 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bff8f5e919410ca063bd5a18fac5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.360558 22708 raft_consensus.cc:2749] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:05.360790 22548 leader_election.cc:343] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.361300 22548 leader_election.cc:304] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.367820 22707 raft_consensus.cc:2749] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.372082 22708 raft_consensus.cc:493] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.372545 22708 raft_consensus.cc:515] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:05.374500 22708 leader_election.cc:290] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
W20260709 12:10:05.377213 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:05.384470 22641 tablet_service.cc:1511] Processing CreateTablet for tablet f4bff8f5e919410ca063bd5a18fac5f5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:10:05.384500 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 34cb9d533ee94574b330abcf2ede1095 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:05.386736 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cb9d533ee94574b330abcf2ede1095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.386782 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4bff8f5e919410ca063bd5a18fac5f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.388666 22707 raft_consensus.cc:493] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.389137 22707 raft_consensus.cc:515] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.392596 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:05.393487 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 34cb9d533ee94574b330abcf2ede1095 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 12:10:05.394305 22549 leader_election.cc:343] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.394693 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cb9d533ee94574b330abcf2ede1095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.394873 22707 leader_election.cc:290] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:05.397866 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 395e9e9928114ba89efa609854a51a27 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:05.394726 22572 tablet_service.cc:1511] Processing CreateTablet for tablet 34cb9d533ee94574b330abcf2ede1095 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:10:05.401486 22700 ts_tablet_manager.cc:1434] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 12:10:05.401664 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cb9d533ee94574b330abcf2ede1095. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.399682 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395e9e9928114ba89efa609854a51a27. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:05.411432 22474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.196:40597, user_credentials={real_user=slave}} blocked reactor thread for 60968.8us
I20260709 12:10:05.412894 22698 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:05.413300 22698 ts_tablet_manager.cc:1403] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.312s	user 0.057s	sys 0.028s
I20260709 12:10:05.413094 22638 tablet_service.cc:1511] Processing CreateTablet for tablet 395e9e9928114ba89efa609854a51a27 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:05.414281 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395e9e9928114ba89efa609854a51a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.414407 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:05.414804 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.416486 22700 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:05.417155 22498 tablet_service.cc:1511] Processing CreateTablet for tablet 395e9e9928114ba89efa609854a51a27 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:10:05.420226 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.420818 22508 raft_consensus.cc:2468] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:05.419122 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395e9e9928114ba89efa609854a51a27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.424113 22698 raft_consensus.cc:359] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.424825 22698 raft_consensus.cc:385] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.425108 22698 raft_consensus.cc:740] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.425894 22698 consensus_queue.cc:260] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.426631 22700 tablet_bootstrap.cc:654] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:05.427804 22474 leader_election.cc:343] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:05.428476 22474 leader_election.cc:343] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.428851 22474 leader_election.cc:304] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.430071 22547 leader_election.cc:304] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:05.431130 22707 raft_consensus.cc:2804] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:05.431469 22707 raft_consensus.cc:493] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:05.431834 22707 raft_consensus.cc:3060] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.431740 22742 raft_consensus.cc:2749] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.436286 22698 ts_tablet_manager.cc:1434] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260709 12:10:05.436023 22415 tablet_service.cc:1511] Processing CreateTablet for tablet 45d63478d438445c896806018c8c897e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:05.437230 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d63478d438445c896806018c8c897e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.438863 22496 tablet_service.cc:1511] Processing CreateTablet for tablet b2365cc1a33b4c5ba0e938fa5c2924a7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:05.439292 22707 raft_consensus.cc:515] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.440101 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2365cc1a33b4c5ba0e938fa5c2924a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.443863 22699 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:05.444382 22699 ts_tablet_manager.cc:1403] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.280s	user 0.007s	sys 0.022s
I20260709 12:10:05.455672 22566 tablet_service.cc:1511] Processing CreateTablet for tablet b2365cc1a33b4c5ba0e938fa5c2924a7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:05.456943 22566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2365cc1a33b4c5ba0e938fa5c2924a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.440304 22698 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:05.447194 22699 raft_consensus.cc:359] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.439924 22568 tablet_service.cc:1511] Processing CreateTablet for tablet 45d63478d438445c896806018c8c897e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:05.458176 22707 leader_election.cc:290] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:05.460425 22568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d63478d438445c896806018c8c897e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.461067 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:05.461445 22423 tablet_service.cc:1511] Processing CreateTablet for tablet 38222e187f884eca91034bf776da6cb5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:05.459174 22699 raft_consensus.cc:385] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.465333 22699 raft_consensus.cc:740] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.465510 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "001bd002606841df8fc2f69792cf16e0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:05.467326 22508 raft_consensus.cc:3060] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.473718 22508 raft_consensus.cc:2468] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
W20260709 12:10:05.464722 22549 leader_election.cc:343] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.436031 22644 tablet_service.cc:1511] Processing CreateTablet for tablet 45d63478d438445c896806018c8c897e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:10:05.476423 22423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38222e187f884eca91034bf776da6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.481210 22712 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.481658 22712 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.482731 22547 leader_election.cc:304] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:05.483495 22565 tablet_service.cc:1511] Processing CreateTablet for tablet 38222e187f884eca91034bf776da6cb5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:05.483850 22707 raft_consensus.cc:2804] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:05.484354 22707 raft_consensus.cc:697] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:05.484737 22565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38222e187f884eca91034bf776da6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.485137 22707 consensus_queue.cc:237] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.488628 22712 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:05.488426 22639 tablet_service.cc:1511] Processing CreateTablet for tablet b2365cc1a33b4c5ba0e938fa5c2924a7 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:10:05.488426 22640 tablet_service.cc:1511] Processing CreateTablet for tablet 6911249f829841b9a7c9578ce476b882 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:05.495297 22639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2365cc1a33b4c5ba0e938fa5c2924a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.495927 22640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6911249f829841b9a7c9578ce476b882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.497037 22491 tablet_service.cc:1511] Processing CreateTablet for tablet 38222e187f884eca91034bf776da6cb5 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:10:05.496749 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.498207 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38222e187f884eca91034bf776da6cb5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:05.498729 22621 leader_election.cc:343] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.499830 22644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45d63478d438445c896806018c8c897e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.510828 22701 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:05.511335 22701 ts_tablet_manager.cc:1403] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.255s	user 0.010s	sys 0.003s
I20260709 12:10:05.515349 22494 tablet_service.cc:1511] Processing CreateTablet for tablet 6911249f829841b9a7c9578ce476b882 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:05.516727 22494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6911249f829841b9a7c9578ce476b882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.515372 22424 tablet_service.cc:1511] Processing CreateTablet for tablet 6911249f829841b9a7c9578ce476b882 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:10:05.517896 22424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6911249f829841b9a7c9578ce476b882. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.517948 22699 consensus_queue.cc:260] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.520574 22699 ts_tablet_manager.cc:1434] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 12:10:05.522334 22699 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:05.539222 22641 tablet_service.cc:1511] Processing CreateTablet for tablet d93f1941f3554d28a5722cce0b25646e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:05.540551 22641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93f1941f3554d28a5722cce0b25646e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:05.550802 22622 consensus_peers.cc:597] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:05.553769 22712 consensus_queue.cc:1048] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:05.554381 22698 tablet_bootstrap.cc:654] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.574486 22570 tablet_service.cc:1511] Processing CreateTablet for tablet fb1c927637594c69a3db96726484734c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:05.575695 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1c927637594c69a3db96726484734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.575975 22646 tablet_service.cc:1511] Processing CreateTablet for tablet fb1c927637594c69a3db96726484734c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:05.577186 22646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1c927637594c69a3db96726484734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.578742 22737 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.579219 22737 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.581278 22737 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:05.581943 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.582546 22656 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:05.583491 22573 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe346192e9432590d2eec3d656219a (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:05.583817 22399 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:05.584722 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe346192e9432590d2eec3d656219a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.586027 22643 tablet_service.cc:1511] Processing CreateTablet for tablet 817ee5bd2d7f42da8c80e5cc02f341e8 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:05.587205 22643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ee5bd2d7f42da8c80e5cc02f341e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.588512 22564 tablet_service.cc:1511] Processing CreateTablet for tablet 817ee5bd2d7f42da8c80e5cc02f341e8 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:05.589686 22564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ee5bd2d7f42da8c80e5cc02f341e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.591423 22737 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:05.592069 22737 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:05.591770 22642 tablet_service.cc:1511] Processing CreateTablet for tablet b8779c540d4949af8173cd8b5b048910 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:05.592509 22569 tablet_service.cc:1511] Processing CreateTablet for tablet b8779c540d4949af8173cd8b5b048910 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:05.593055 22642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8779c540d4949af8173cd8b5b048910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.594136 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:05.595250 22418 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe346192e9432590d2eec3d656219a (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
W20260709 12:10:05.595559 22398 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.596472 22418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe346192e9432590d2eec3d656219a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.597460 22645 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:05.598649 22645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.582564 22647 tablet_service.cc:1511] Processing CreateTablet for tablet 191ea1306bf04fe0b19ab3175c3f28de (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:05.599836 22420 tablet_service.cc:1511] Processing CreateTablet for tablet 817ee5bd2d7f42da8c80e5cc02f341e8 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:10:05.600762 22647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191ea1306bf04fe0b19ab3175c3f28de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.601033 22420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 817ee5bd2d7f42da8c80e5cc02f341e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.598299 22421 tablet_service.cc:1511] Processing CreateTablet for tablet 191ea1306bf04fe0b19ab3175c3f28de (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:05.603430 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191ea1306bf04fe0b19ab3175c3f28de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.606299 22422 tablet_service.cc:1511] Processing CreateTablet for tablet 3155616fb13145cebd6e6465f18d366f (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:05.607471 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3155616fb13145cebd6e6465f18d366f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.592528 22737 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:05.605711 22570 tablet_service.cc:1511] Processing CreateTablet for tablet 3155616fb13145cebd6e6465f18d366f (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:05.612983 22419 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:05.614276 22419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.622027 22571 tablet_service.cc:1511] Processing CreateTablet for tablet 86e868235411406386201488eabaeba0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:05.623999 22642 tablet_service.cc:1511] Processing CreateTablet for tablet 86e868235411406386201488eabaeba0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:05.625216 22642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e868235411406386201488eabaeba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.613416 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3155616fb13145cebd6e6465f18d366f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.632807 22416 tablet_service.cc:1511] Processing CreateTablet for tablet 86e868235411406386201488eabaeba0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:10:05.634013 22416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e868235411406386201488eabaeba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.638819 22567 tablet_service.cc:1511] Processing CreateTablet for tablet 49c46a4368c345c7932154dfc5c39aed (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:05.640084 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c46a4368c345c7932154dfc5c39aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.657584 22737 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.657886 22415 tablet_service.cc:1511] Processing CreateTablet for tablet d93f1941f3554d28a5722cce0b25646e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:05.658085 22701 raft_consensus.cc:359] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.658839 22701 raft_consensus.cc:385] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.659086 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93f1941f3554d28a5722cce0b25646e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.660482 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:05.660781 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:05.659125 22701 raft_consensus.cc:740] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.661304 22656 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:05.662361 22398 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.662897 22737 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:05.665329 22701 consensus_queue.cc:260] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.666721 22493 tablet_service.cc:1511] Processing CreateTablet for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:10:05.667058 22490 tablet_service.cc:1511] Processing CreateTablet for tablet 3155616fb13145cebd6e6465f18d366f (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:10:05.667951 22493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d3a98a1112a4b6bbe946a52a7ab1ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.667068 22498 tablet_service.cc:1511] Processing CreateTablet for tablet fb1c927637594c69a3db96726484734c (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:10:05.668450 22496 tablet_service.cc:1511] Processing CreateTablet for tablet 191ea1306bf04fe0b19ab3175c3f28de (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:10:05.669293 22498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1c927637594c69a3db96726484734c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.670550 22700 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:05.670348 22497 tablet_service.cc:1511] Processing CreateTablet for tablet b8779c540d4949af8173cd8b5b048910 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:10:05.671047 22700 ts_tablet_manager.cc:1403] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.255s	user 0.015s	sys 0.006s
I20260709 12:10:05.671569 22497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8779c540d4949af8173cd8b5b048910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.673290 22701 ts_tablet_manager.cc:1434] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.162s	user 0.005s	sys 0.007s
I20260709 12:10:05.674281 22701 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:05.675055 22572 tablet_service.cc:1511] Processing CreateTablet for tablet d93f1941f3554d28a5722cce0b25646e (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:10:05.676324 22492 tablet_service.cc:1511] Processing CreateTablet for tablet 58fe346192e9432590d2eec3d656219a (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:10:05.677488 22492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58fe346192e9432590d2eec3d656219a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.678774 22495 tablet_service.cc:1511] Processing CreateTablet for tablet 49c46a4368c345c7932154dfc5c39aed (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:05.673900 22700 raft_consensus.cc:359] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.679677 22700 raft_consensus.cc:385] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.680029 22495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c46a4368c345c7932154dfc5c39aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.679970 22700 raft_consensus.cc:740] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.688874 22700 consensus_queue.cc:260] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.694597 22643 tablet_service.cc:1511] Processing CreateTablet for tablet 49c46a4368c345c7932154dfc5c39aed (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:10:05.695686 22569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8779c540d4949af8173cd8b5b048910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.703202 22490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3155616fb13145cebd6e6465f18d366f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.704208 22699 tablet_bootstrap.cc:654] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.713801 22572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d93f1941f3554d28a5722cce0b25646e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.730923 22496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 191ea1306bf04fe0b19ab3175c3f28de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.743887 22571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86e868235411406386201488eabaeba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.744841 22645 tablet_service.cc:1511] Processing CreateTablet for tablet e6337ee1c22249c696f71ba58371f051 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:05.746264 22645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6337ee1c22249c696f71ba58371f051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.729628 22499 tablet_service.cc:1511] Processing CreateTablet for tablet dbe756c6475d4f76a8ca64b28881f5b0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:05.764266 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:05.775363 22700 ts_tablet_manager.cc:1434] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.104s	user 0.007s	sys 0.002s
I20260709 12:10:05.776078 22643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c46a4368c345c7932154dfc5c39aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.786373 22698 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:05.786868 22698 ts_tablet_manager.cc:1403] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.350s	user 0.011s	sys 0.024s
I20260709 12:10:05.788465 22656 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
W20260709 12:10:05.788722 22623 leader_election.cc:343] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.789199 22623 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:05.789646 22698 raft_consensus.cc:359] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.790370 22698 raft_consensus.cc:385] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.790637 22698 raft_consensus.cc:740] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.801903 22491 tablet_service.cc:1511] Processing CreateTablet for tablet e6337ee1c22249c696f71ba58371f051 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:05.805763 22707 consensus_queue.cc:1048] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:05.807329 22399 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:05.808583 22737 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:05.825271 22570 tablet_service.cc:1511] Processing CreateTablet for tablet b0cfa51aa8f542989270e4d365645580 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:05.826545 22570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cfa51aa8f542989270e4d365645580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.827299 22700 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:05.773204 22421 tablet_service.cc:1511] Processing CreateTablet for tablet dbe756c6475d4f76a8ca64b28881f5b0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:05.828756 22421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe756c6475d4f76a8ca64b28881f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:05.828995 22547 consensus_peers.cc:597] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:05.789777 22573 tablet_service.cc:1511] Processing CreateTablet for tablet dbe756c6475d4f76a8ca64b28881f5b0 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:10:05.832731 22422 tablet_service.cc:1511] Processing CreateTablet for tablet b0cfa51aa8f542989270e4d365645580 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:05.791307 22698 consensus_queue.cc:260] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.833901 22422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cfa51aa8f542989270e4d365645580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.838783 22638 tablet_service.cc:1511] Processing CreateTablet for tablet b0cfa51aa8f542989270e4d365645580 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:10:05.839954 22638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0cfa51aa8f542989270e4d365645580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.843740 22499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe756c6475d4f76a8ca64b28881f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.856876 22491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6337ee1c22249c696f71ba58371f051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.859973 22701 tablet_bootstrap.cc:654] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.863178 22415 tablet_service.cc:1511] Processing CreateTablet for tablet e6337ee1c22249c696f71ba58371f051 (DEFAULT_TABLE table=test-workload [id=1ffc25b5add5459eaa86d7bebfaa0c05]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:10:05.864737 22415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6337ee1c22249c696f71ba58371f051. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.865032 22699 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:05.865520 22699 ts_tablet_manager.cc:1403] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.343s	user 0.017s	sys 0.019s
I20260709 12:10:05.868311 22699 raft_consensus.cc:359] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.868960 22699 raft_consensus.cc:385] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.869240 22699 raft_consensus.cc:740] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.870020 22699 consensus_queue.cc:260] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.883188 22573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbe756c6475d4f76a8ca64b28881f5b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:05.886363 22754 raft_consensus.cc:2749] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:05.886368 22623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.193:35283, user_credentials={real_user=slave}} blocked reactor thread for 97703.7us
I20260709 12:10:05.894922 22700 tablet_bootstrap.cc:654] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.913856 22701 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:05.924358 22699 ts_tablet_manager.cc:1434] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.005s
I20260709 12:10:05.926576 22707 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.927798 22707 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.929776 22707 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:05.931368 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:05.933408 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:05.935035 22548 leader_election.cc:343] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:05.935801 22549 leader_election.cc:343] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:05.936100 22698 ts_tablet_manager.cc:1434] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.149s	user 0.007s	sys 0.007s
I20260709 12:10:05.936196 22549 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:05.937408 22707 raft_consensus.cc:2749] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:05.938814 22699 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:05.944339 22698 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:05.948331 22549 consensus_peers.cc:597] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:05.949311 22332 catalog_manager.cc:5697] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:05.948994 22701 ts_tablet_manager.cc:1403] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.275s	user 0.009s	sys 0.003s
I20260709 12:10:05.916124 22737 raft_consensus.cc:697] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:05.956472 22737 consensus_queue.cc:237] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:05.964628 22701 raft_consensus.cc:359] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.965361 22701 raft_consensus.cc:385] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:05.965656 22701 raft_consensus.cc:740] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:05.966356 22701 consensus_queue.cc:260] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:05.970739 22698 tablet_bootstrap.cc:654] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.971342 22699 tablet_bootstrap.cc:654] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:05.979939 22701 ts_tablet_manager.cc:1434] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:10:05.980997 22701 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:05.988076 22759 raft_consensus.cc:493] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.995482 22700 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:05.996080 22700 ts_tablet_manager.cc:1403] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.169s	user 0.028s	sys 0.041s
I20260709 12:10:05.998616 22742 raft_consensus.cc:493] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:05.998843 22700 raft_consensus.cc:359] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:05.999787 22700 raft_consensus.cc:385] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.000129 22700 raft_consensus.cc:740] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.000865 22700 consensus_queue.cc:260] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.001801 22707 consensus_queue.cc:1048] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:05.999055 22742 raft_consensus.cc:515] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.005474 22742 leader_election.cc:290] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.005985 22698 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.006476 22698 ts_tablet_manager.cc:1403] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.062s	user 0.006s	sys 0.005s
I20260709 12:10:06.007510 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.009305 22698 raft_consensus.cc:359] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.010007 22698 raft_consensus.cc:385] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.010295 22698 raft_consensus.cc:740] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
W20260709 12:10:06.014179 22475 leader_election.cc:343] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.011989 22701 tablet_bootstrap.cc:654] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.014758 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.015429 22583 raft_consensus.cc:2468] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.016616 22474 leader_election.cc:304] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:06.005080 22759 raft_consensus.cc:515] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.018451 22698 consensus_queue.cc:260] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.022673 22759 leader_election.cc:290] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.021454 22742 raft_consensus.cc:2804] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.024302 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:06.025782 22398 leader_election.cc:343] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.027328 22698 ts_tablet_manager.cc:1434] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 12:10:06.023804 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:06.029620 22399 leader_election.cc:343] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.024207 22742 raft_consensus.cc:493] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.030186 22742 raft_consensus.cc:3060] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.030258 22399 leader_election.cc:304] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.032128 22330 catalog_manager.cc:5697] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.029728 22699 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.036948 22699 ts_tablet_manager.cc:1403] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.003s
I20260709 12:10:06.038522 22742 raft_consensus.cc:515] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.042037 22698 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.044909 22772 raft_consensus.cc:493] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.045853 22772 raft_consensus.cc:515] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.047379 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.047983 22583 raft_consensus.cc:3060] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.052565 22699 raft_consensus.cc:359] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.053252 22699 raft_consensus.cc:385] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.053548 22699 raft_consensus.cc:740] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.054234 22699 consensus_queue.cc:260] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.036185 22759 raft_consensus.cc:2749] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.056337 22699 ts_tablet_manager.cc:1434] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:10:06.044094 22742 leader_election.cc:290] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.062572 22772 leader_election.cc:290] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.065512 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.066795 22700 ts_tablet_manager.cc:1434] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.019s
W20260709 12:10:06.066888 22474 leader_election.cc:343] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.067863 22700 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.073071 22698 tablet_bootstrap.cc:654] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.064419 22583 raft_consensus.cc:2468] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:06.075021 22700 tablet_bootstrap.cc:654] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.075402 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.075631 22474 leader_election.cc:304] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.077829 22769 raft_consensus.cc:2804] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.078331 22769 raft_consensus.cc:697] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:06.079806 22699 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.079141 22769 consensus_queue.cc:237] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.065092 22701 tablet_bootstrap.cc:492] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.085824 22759 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.086349 22759 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.088316 22759 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
W20260709 12:10:06.089615 22475 leader_election.cc:343] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.085462 22701 ts_tablet_manager.cc:1403] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.011s
I20260709 12:10:06.091275 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.091930 22656 raft_consensus.cc:2468] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.093139 22701 raft_consensus.cc:359] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.093534 22399 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:06.093840 22701 raft_consensus.cc:385] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.094133 22701 raft_consensus.cc:740] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.094511 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.095118 22434 raft_consensus.cc:2468] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.094853 22701 consensus_queue.cc:260] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.098649 22699 tablet_bootstrap.cc:654] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.099620 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.101279 22759 raft_consensus.cc:2804] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.102872 22759 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.101298 22475 leader_election.cc:304] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.103288 22759 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.111601 22772 raft_consensus.cc:2804] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.111960 22772 raft_consensus.cc:493] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.112311 22772 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:06.114034 22398 leader_election.cc:343] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.119037 22700 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.119592 22700 ts_tablet_manager.cc:1403] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.020s
I20260709 12:10:06.122558 22700 raft_consensus.cc:359] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.123276 22700 raft_consensus.cc:385] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.123814 22700 raft_consensus.cc:740] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.130671 22701 ts_tablet_manager.cc:1434] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 12:10:06.129573 22700 consensus_queue.cc:260] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.134286 22701 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.134912 22700 ts_tablet_manager.cc:1434] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:10:06.135862 22700 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.141321 22701 tablet_bootstrap.cc:654] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.141644 22700 tablet_bootstrap.cc:654] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.144697 22759 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.145920 22772 raft_consensus.cc:515] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.146835 22759 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.148015 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.148936 22656 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.150141 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.152571 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:06.151714 22474 leader_election.cc:343] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.151943 22769 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.153723 22769 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:06.154336 22398 leader_election.cc:343] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.161710 22656 raft_consensus.cc:2468] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.163247 22399 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:06.164088 22759 raft_consensus.cc:2804] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.164526 22759 raft_consensus.cc:697] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:06.164568 22769 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.165769 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.165406 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.165442 22759 consensus_queue.cc:237] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.167637 22656 raft_consensus.cc:2393] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:06.167870 22772 leader_election.cc:290] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.169752 22474 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.172171 22772 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.176337 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.176940 22434 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.179905 22772 raft_consensus.cc:2749] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.182030 22698 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.187299 22698 ts_tablet_manager.cc:1403] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.159s	user 0.016s	sys 0.021s
I20260709 12:10:06.185101 22434 raft_consensus.cc:2468] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:06.182183 22699 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.188999 22699 ts_tablet_manager.cc:1403] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.017s
I20260709 12:10:06.189666 22329 catalog_manager.cc:5697] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.190460 22698 raft_consensus.cc:359] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.190980 22698 raft_consensus.cc:385] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.191177 22698 raft_consensus.cc:740] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.191762 22698 consensus_queue.cc:260] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.192075 22699 raft_consensus.cc:359] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.193176 22699 raft_consensus.cc:385] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.193441 22475 leader_election.cc:304] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.193508 22699 raft_consensus.cc:740] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.195375 22698 ts_tablet_manager.cc:1434] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:10:06.196533 22698 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.200091 22753 raft_consensus.cc:493] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.200572 22753 raft_consensus.cc:515] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.202351 22698 tablet_bootstrap.cc:654] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.203739 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.211699 22753 leader_election.cc:290] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.212033 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.215939 22433 raft_consensus.cc:2468] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
W20260709 12:10:06.216612 22622 leader_election.cc:343] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.217710 22623 leader_election.cc:304] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.218065 22700 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.218603 22700 ts_tablet_manager.cc:1403] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.007s
I20260709 12:10:06.218981 22753 raft_consensus.cc:2804] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.219434 22753 raft_consensus.cc:493] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.220109 22699 consensus_queue.cc:260] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.222761 22783 raft_consensus.cc:493] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.203950 22772 raft_consensus.cc:2804] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.223228 22783 raft_consensus.cc:515] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.223632 22772 raft_consensus.cc:697] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:06.224442 22772 consensus_queue.cc:237] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.225298 22783 leader_election.cc:290] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.219826 22330 catalog_manager.cc:5697] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.226289 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.219846 22753 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.227927 22700 raft_consensus.cc:359] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.221205 22701 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.228606 22700 raft_consensus.cc:385] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.228950 22700 raft_consensus.cc:740] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.229403 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.230351 22700 consensus_queue.cc:260] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.230950 22548 leader_election.cc:304] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.231700 22783 raft_consensus.cc:2749] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.232612 22700 ts_tablet_manager.cc:1434] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260709 12:10:06.233017 22701 ts_tablet_manager.cc:1403] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.006s
I20260709 12:10:06.233707 22700 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.235942 22701 raft_consensus.cc:359] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.240747 22700 tablet_bootstrap.cc:654] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.241755 22701 raft_consensus.cc:385] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.242159 22701 raft_consensus.cc:740] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.243024 22701 consensus_queue.cc:260] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.232545 22699 ts_tablet_manager.cc:1434] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.043s	user 0.000s	sys 0.009s
I20260709 12:10:06.248194 22699 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.252360 22700 tablet_bootstrap.cc:492] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.252979 22700 ts_tablet_manager.cc:1403] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260709 12:10:06.253517 22781 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.254000 22781 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.252385 22698 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.240942 22753 raft_consensus.cc:515] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.255869 22698 ts_tablet_manager.cc:1403] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.060s	user 0.030s	sys 0.010s
I20260709 12:10:06.255612 22700 raft_consensus.cc:359] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.256392 22700 raft_consensus.cc:385] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.256809 22700 raft_consensus.cc:740] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.257443 22700 consensus_queue.cc:260] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.258917 22698 raft_consensus.cc:359] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.259346 22700 ts_tablet_manager.cc:1434] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 12:10:06.259586 22698 raft_consensus.cc:385] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.259896 22698 raft_consensus.cc:740] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.260272 22700 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.260509 22698 consensus_queue.cc:260] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.261232 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.261364 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.261914 22433 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.262326 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.262948 22698 ts_tablet_manager.cc:1434] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:06.263856 22698 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.266075 22700 tablet_bootstrap.cc:654] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.268955 22698 tablet_bootstrap.cc:654] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.269279 22433 raft_consensus.cc:2468] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:06.270493 22753 leader_election.cc:290] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
W20260709 12:10:06.272584 22549 leader_election.cc:343] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.271363 22699 tablet_bootstrap.cc:654] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.274598 22623 leader_election.cc:304] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:06.256342 22701 ts_tablet_manager.cc:1434] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 12:10:06.275614 22548 leader_election.cc:343] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.276048 22548 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.276265 22701 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.276805 22783 raft_consensus.cc:2749] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.277034 22700 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.277480 22700 ts_tablet_manager.cc:1403] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 12:10:06.279897 22700 raft_consensus.cc:359] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.280525 22700 raft_consensus.cc:385] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.280781 22700 raft_consensus.cc:740] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.281584 22700 consensus_queue.cc:260] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.283699 22700 ts_tablet_manager.cc:1434] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:10:06.284622 22700 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.284734 22701 tablet_bootstrap.cc:654] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.256083 22781 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.289726 22700 tablet_bootstrap.cc:654] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.273267 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.286702 22330 catalog_manager.cc:5697] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:06.291250 22622 leader_election.cc:343] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.291960 22699 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.292438 22699 ts_tablet_manager.cc:1403] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.004s
I20260709 12:10:06.294741 22699 raft_consensus.cc:359] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.295315 22699 raft_consensus.cc:385] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.295606 22699 raft_consensus.cc:740] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.296207 22753 raft_consensus.cc:2804] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.296521 22700 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.296933 22700 ts_tablet_manager.cc:1403] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 12:10:06.297396 22753 raft_consensus.cc:697] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:06.297176 22699 consensus_queue.cc:260] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.298388 22698 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.298233 22753 consensus_queue.cc:237] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.298820 22698 ts_tablet_manager.cc:1403] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.017s
I20260709 12:10:06.299398 22700 raft_consensus.cc:359] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.300024 22700 raft_consensus.cc:385] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.300333 22700 raft_consensus.cc:740] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.300957 22700 consensus_queue.cc:260] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.302320 22699 ts_tablet_manager.cc:1434] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:10:06.303124 22700 ts_tablet_manager.cc:1434] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:06.303254 22699 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.304093 22700 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.313797 22698 raft_consensus.cc:359] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.314507 22698 raft_consensus.cc:385] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.314836 22698 raft_consensus.cc:740] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.315652 22698 consensus_queue.cc:260] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.316131 22700 tablet_bootstrap.cc:654] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.316552 22761 raft_consensus.cc:493] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.317011 22761 raft_consensus.cc:515] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.318053 22698 ts_tablet_manager.cc:1434] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:10:06.319013 22698 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.319041 22761 leader_election.cc:290] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.320593 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:06.321900 22622 leader_election.cc:343] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.322353 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.322629 22701 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.323187 22701 ts_tablet_manager.cc:1403] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.000s
I20260709 12:10:06.323063 22508 raft_consensus.cc:2468] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:06.325196 22698 tablet_bootstrap.cc:654] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.326014 22701 raft_consensus.cc:359] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.326673 22701 raft_consensus.cc:385] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.326930 22701 raft_consensus.cc:740] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.327693 22701 consensus_queue.cc:260] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.329130 22621 leader_election.cc:304] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.329875 22701 ts_tablet_manager.cc:1434] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:06.330262 22699 tablet_bootstrap.cc:654] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.330530 22761 raft_consensus.cc:2804] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.330960 22761 raft_consensus.cc:493] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.331297 22761 raft_consensus.cc:3060] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.331738 22701 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.338346 22701 tablet_bootstrap.cc:654] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.343348 22699 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.343829 22699 ts_tablet_manager.cc:1403] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.005s
I20260709 12:10:06.347674 22698 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.348167 22698 ts_tablet_manager.cc:1403] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 12:10:06.350736 22698 raft_consensus.cc:359] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.351504 22698 raft_consensus.cc:385] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.351219 22699 raft_consensus.cc:359] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.351959 22699 raft_consensus.cc:385] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.351924 22698 raft_consensus.cc:740] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.352378 22699 raft_consensus.cc:740] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.352963 22698 consensus_queue.cc:260] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.353170 22699 consensus_queue.cc:260] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.354050 22759 raft_consensus.cc:493] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.354522 22759 raft_consensus.cc:515] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.354444 22712 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.355952 22712 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.356508 22759 leader_election.cc:290] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.352258 22761 raft_consensus.cc:515] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.358460 22698 ts_tablet_manager.cc:1434] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 12:10:06.360984 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.361896 22761 leader_election.cc:290] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.362243 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.363883 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:06.364172 22698 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.364691 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.359331 22781 raft_consensus.cc:493] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.366338 22781 raft_consensus.cc:515] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:06.369293 22399 leader_election.cc:343] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:06.370085 22399 leader_election.cc:343] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.370535 22399 leader_election.cc:304] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.371295 22759 raft_consensus.cc:2749] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:06.371960 22623 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.372884 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
W20260709 12:10:06.374321 22622 leader_election.cc:343] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.376804 22698 tablet_bootstrap.cc:654] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.378000 22330 catalog_manager.cc:5697] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:06.379582 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:06.380491 22781 leader_election.cc:290] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.381363 22700 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.381824 22700 ts_tablet_manager.cc:1403] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.078s	user 0.037s	sys 0.023s
I20260709 12:10:06.382040 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.382660 22509 raft_consensus.cc:2468] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:06.382692 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.383455 22433 raft_consensus.cc:2468] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:06.383811 22547 leader_election.cc:304] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.384565 22781 raft_consensus.cc:2804] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.384918 22781 raft_consensus.cc:493] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.385088 22712 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.386067 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.386052 22700 raft_consensus.cc:359] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.386265 22781 raft_consensus.cc:3060] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.386966 22508 raft_consensus.cc:3060] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:06.387424 22621 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.387887 22621 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:06.391711 22754 raft_consensus.cc:2749] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.392946 22433 raft_consensus.cc:3060] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.393200 22781 raft_consensus.cc:515] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.395601 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.395803 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f23293607b84f039c85bb68b4e2eaeb" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:06.396158 22434 raft_consensus.cc:3060] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.396335 22509 raft_consensus.cc:3060] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.398228 22700 raft_consensus.cc:385] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.398516 22700 raft_consensus.cc:740] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.401134 22508 raft_consensus.cc:2468] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:06.402284 22621 leader_election.cc:304] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.402878 22434 raft_consensus.cc:2468] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:06.403378 22712 raft_consensus.cc:2804] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.404040 22712 raft_consensus.cc:697] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:06.405300 22781 leader_election.cc:290] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.405016 22712 consensus_queue.cc:237] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.405139 22509 raft_consensus.cc:2468] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:06.406520 22698 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.407020 22698 ts_tablet_manager.cc:1403] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 12:10:06.404103 22549 leader_election.cc:304] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.407640 22781 raft_consensus.cc:2804] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.408794 22781 raft_consensus.cc:697] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:06.409629 22781 consensus_queue.cc:237] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.412889 22699 ts_tablet_manager.cc:1434] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.002s
I20260709 12:10:06.413899 22699 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.413968 22698 raft_consensus.cc:359] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.414677 22698 raft_consensus.cc:385] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.414937 22698 raft_consensus.cc:740] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.415722 22698 consensus_queue.cc:260] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.417981 22698 ts_tablet_manager.cc:1434] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:06.418870 22698 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.403765 22700 consensus_queue.cc:260] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.422533 22700 ts_tablet_manager.cc:1434] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 12:10:06.423398 22700 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.428753 22330 catalog_manager.cc:5697] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.430500 22698 tablet_bootstrap.cc:654] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.430950 22329 catalog_manager.cc:5697] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.432482 22699 tablet_bootstrap.cc:654] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.437261 22700 tablet_bootstrap.cc:654] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.439281 22772 raft_consensus.cc:493] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.440094 22698 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.440580 22698 ts_tablet_manager.cc:1403] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.004s
I20260709 12:10:06.439775 22772 raft_consensus.cc:515] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.443035 22772 leader_election.cc:290] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.443106 22698 raft_consensus.cc:359] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.443922 22698 raft_consensus.cc:385] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.444236 22698 raft_consensus.cc:740] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.444839 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.445454 22583 raft_consensus.cc:2468] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.446111 22699 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.446553 22699 ts_tablet_manager.cc:1403] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 12:10:06.447443 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.447825 22712 raft_consensus.cc:493] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.447443 22474 leader_election.cc:304] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.448274 22712 raft_consensus.cc:515] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.449004 22769 raft_consensus.cc:2804] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.449352 22769 raft_consensus.cc:493] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.449679 22769 raft_consensus.cc:3060] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.450299 22712 leader_election.cc:290] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.450991 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.444873 22698 consensus_queue.cc:260] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.453264 22656 raft_consensus.cc:2468] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.453291 22698 ts_tablet_manager.cc:1434] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 12:10:06.454358 22698 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.455287 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.455895 22583 raft_consensus.cc:2468] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:06.456254 22701 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.456697 22701 ts_tablet_manager.cc:1403] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.043s
I20260709 12:10:06.457319 22622 leader_election.cc:304] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:06.458102 22772 raft_consensus.cc:493] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.458537 22772 raft_consensus.cc:515] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.459398 22701 raft_consensus.cc:359] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.460042 22701 raft_consensus.cc:385] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.460284 22701 raft_consensus.cc:740] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.460621 22698 tablet_bootstrap.cc:654] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.460989 22701 consensus_queue.cc:260] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.465042 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.466061 22701 ts_tablet_manager.cc:1434] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:06.466126 22772 leader_election.cc:290] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.466755 22712 raft_consensus.cc:2804] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.467090 22701 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.467700 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc2663be33a46d2be912c7cedcdaa80" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.469275 22474 leader_election.cc:304] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.467133 22712 raft_consensus.cc:493] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.470427 22712 raft_consensus.cc:3060] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.469183 22769 raft_consensus.cc:515] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.471611 22508 raft_consensus.cc:2393] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:06.472990 22701 tablet_bootstrap.cc:654] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.473784 22772 raft_consensus.cc:2749] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.475296 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.476006 22583 raft_consensus.cc:3060] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.477591 22698 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.478034 22698 ts_tablet_manager.cc:1403] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260709 12:10:06.478938 22769 leader_election.cc:290] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.480681 22698 raft_consensus.cc:359] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.481316 22698 raft_consensus.cc:385] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.481573 22698 raft_consensus.cc:740] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.481958 22699 raft_consensus.cc:359] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.482896 22699 raft_consensus.cc:385] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.483192 22699 raft_consensus.cc:740] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.483234 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.484656 22583 raft_consensus.cc:2468] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:06.485435 22712 raft_consensus.cc:515] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.485809 22474 leader_election.cc:304] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.486526 22656 raft_consensus.cc:2393] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:06.486732 22701 tablet_bootstrap.cc:492] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.486701 22769 raft_consensus.cc:2804] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.487339 22701 ts_tablet_manager.cc:1403] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 12:10:06.487993 22699 consensus_queue.cc:260] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.488178 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:06.490500 22699 ts_tablet_manager.cc:1434] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.001s
I20260709 12:10:06.490178 22701 raft_consensus.cc:359] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.490846 22701 raft_consensus.cc:385] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.491096 22701 raft_consensus.cc:740] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.491398 22699 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.491757 22701 consensus_queue.cc:260] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.492079 22742 consensus_queue.cc:1048] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.494256 22701 ts_tablet_manager.cc:1434] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:10:06.495124 22701 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.494876 22759 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.487442 22769 raft_consensus.cc:697] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:06.498023 22712 leader_election.cc:290] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.498230 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfcd9096d948cda45a7e3ee75f0f75" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.499080 22581 raft_consensus.cc:2393] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:06.482182 22698 consensus_queue.cc:260] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.497937 22769 consensus_queue.cc:237] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.501001 22698 ts_tablet_manager.cc:1434] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 12:10:06.504201 22701 tablet_bootstrap.cc:654] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.506320 22699 tablet_bootstrap.cc:654] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.508697 22698 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.514575 22698 tablet_bootstrap.cc:654] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.525837 22698 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.526141 22700 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.526264 22698 ts_tablet_manager.cc:1403] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:10:06.526603 22700 ts_tablet_manager.cc:1403] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.016s
I20260709 12:10:06.527247 22621 leader_election.cc:304] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.528043 22712 raft_consensus.cc:2749] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.528846 22698 raft_consensus.cc:359] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.529490 22698 raft_consensus.cc:385] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.529757 22698 raft_consensus.cc:740] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.530417 22700 raft_consensus.cc:359] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.531073 22700 raft_consensus.cc:385] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.531323 22700 raft_consensus.cc:740] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.532083 22701 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.531944 22700 consensus_queue.cc:260] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.532505 22701 ts_tablet_manager.cc:1403] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260709 12:10:06.534101 22700 ts_tablet_manager.cc:1434] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:10:06.534952 22700 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.535130 22701 raft_consensus.cc:359] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.535818 22701 raft_consensus.cc:385] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.536072 22701 raft_consensus.cc:740] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.536696 22701 consensus_queue.cc:260] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:06.538756 22475 consensus_peers.cc:597] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:06.538996 22698 consensus_queue.cc:260] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.539819 22737 raft_consensus.cc:493] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.538782 22701 ts_tablet_manager.cc:1434] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:06.540234 22737 raft_consensus.cc:515] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.541344 22701 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.542232 22737 leader_election.cc:290] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.547788 22701 tablet_bootstrap.cc:654] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.550726 22699 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.551597 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.552096 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06acadb834a44d848a63b1781d650cd6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.551622 22699 ts_tablet_manager.cc:1403] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.004s
I20260709 12:10:06.554078 22398 leader_election.cc:304] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.555759 22699 raft_consensus.cc:359] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.556404 22699 raft_consensus.cc:385] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.556674 22699 raft_consensus.cc:740] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.558070 22699 consensus_queue.cc:260] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.559181 22737 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.559732 22700 tablet_bootstrap.cc:654] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.560040 22699 ts_tablet_manager.cc:1434] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:06.560883 22699 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.565738 22582 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.560540 22737 raft_consensus.cc:2749] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.584034 22769 raft_consensus.cc:493] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.584708 22769 raft_consensus.cc:515] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.586797 22769 leader_election.cc:290] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.579128 22330 catalog_manager.cc:5697] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.599722 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.600479 22433 raft_consensus.cc:2468] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.601939 22698 ts_tablet_manager.cc:1434] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.075s	user 0.013s	sys 0.021s
I20260709 12:10:06.602345 22783 raft_consensus.cc:493] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.602113 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.602807 22783 raft_consensus.cc:515] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
W20260709 12:10:06.603962 22474 leader_election.cc:343] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.604801 22783 leader_election.cc:290] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.606151 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.606912 22509 raft_consensus.cc:2393] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:06.607777 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c0fcbbf6ec407b9f7a32761c35a765" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.609400 22698 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.610229 22547 leader_election.cc:304] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.611289 22783 raft_consensus.cc:3060] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.612298 22475 leader_election.cc:304] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.613363 22769 raft_consensus.cc:2804] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.613705 22769 raft_consensus.cc:493] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.614007 22769 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.625175 22737 consensus_queue.cc:1048] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.629093 22699 tablet_bootstrap.cc:654] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.622400 22698 tablet_bootstrap.cc:654] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.635244 22772 raft_consensus.cc:493] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.635715 22772 raft_consensus.cc:515] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.640141 22781 raft_consensus.cc:493] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.640268 22701 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.640885 22701 ts_tablet_manager.cc:1403] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.100s	user 0.027s	sys 0.036s
I20260709 12:10:06.640631 22781 raft_consensus.cc:515] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.642618 22781 leader_election.cc:290] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.643630 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.644237 22509 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:06.644802 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.645381 22434 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:06.645395 22547 leader_election.cc:304] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.646490 22783 raft_consensus.cc:2749] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.646667 22773 raft_consensus.cc:2804] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.639571 22772 leader_election.cc:290] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.646430 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.647126 22475 leader_election.cc:304] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:06.647115 22773 raft_consensus.cc:493] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.648149 22433 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:06.648494 22773 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.650274 22742 raft_consensus.cc:2804] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.627350 22769 raft_consensus.cc:515] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.650647 22742 raft_consensus.cc:493] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.651018 22742 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.640798 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.652449 22769 leader_election.cc:290] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.656164 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
W20260709 12:10:06.658058 22474 leader_election.cc:343] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.654362 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.658974 22433 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.661563 22817 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.662022 22817 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.664073 22817 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.668481 22773 raft_consensus.cc:515] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.669170 22507 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.669865 22583 raft_consensus.cc:2393] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:06.668493 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:06.673633 22737 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.674136 22737 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.674405 22742 raft_consensus.cc:515] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:06.674789 22398 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.676451 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.680285 22656 raft_consensus.cc:2468] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.681476 22399 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:06.682312 22433 raft_consensus.cc:2468] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:06.682821 22816 raft_consensus.cc:2804] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.683219 22816 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.683619 22816 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.683399 22475 leader_election.cc:304] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.684710 22772 raft_consensus.cc:2804] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.685160 22772 raft_consensus.cc:697] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:06.685936 22772 consensus_queue.cc:237] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.692142 22817 consensus_queue.cc:1048] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.692873 22700 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.693352 22700 ts_tablet_manager.cc:1403] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.159s	user 0.013s	sys 0.019s
I20260709 12:10:06.698364 22773 leader_election.cc:290] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.698788 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.699393 22433 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.699352 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:06.700297 22509 raft_consensus.cc:2393] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 1: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:06.700886 22700 raft_consensus.cc:359] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.701522 22700 raft_consensus.cc:385] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.701742 22700 raft_consensus.cc:740] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.702299 22700 consensus_queue.cc:260] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.705025 22700 ts_tablet_manager.cc:1434] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:06.705873 22700 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:06.706995 22737 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.707496 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.708132 22582 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.709120 22737 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.709993 22737 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.710352 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.710987 22657 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.710937 22399 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.711926 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.712862 22742 leader_election.cc:290] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.712963 22817 raft_consensus.cc:2804] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.713356 22817 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.713712 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.713826 22737 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.714504 22582 raft_consensus.cc:2393] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:06.714701 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.715286 22657 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.715570 22474 leader_election.cc:304] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:06.716657 22816 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.717070 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:06.717639 22582 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:06.718566 22700 tablet_bootstrap.cc:654] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.718724 22816 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:06.713685 22817 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.725723 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.726337 22657 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.727272 22582 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.731467 22508 raft_consensus.cc:3060] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.731913 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:06.732528 22509 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.737377 22712 consensus_queue.cc:1048] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.739676 22399 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.744616 22817 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.747314 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.748297 22583 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.751111 22509 raft_consensus.cc:2468] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.722927 22742 raft_consensus.cc:2749] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:06.753589 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.756691 22698 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.757067 22698 ts_tablet_manager.cc:1403] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.005s
I20260709 12:10:06.758394 22699 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:06.758750 22699 ts_tablet_manager.cc:1403] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.033s
I20260709 12:10:06.754444 22817 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:06.755721 22816 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.757963 22656 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.772830 22398 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:06.774327 22817 raft_consensus.cc:2804] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.774806 22817 raft_consensus.cc:697] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:06.775594 22817 consensus_queue.cc:237] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.776293 22583 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.777554 22399 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.778514 22759 raft_consensus.cc:2804] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.779004 22759 raft_consensus.cc:697] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:06.774350 22698 raft_consensus.cc:359] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.780310 22698 raft_consensus.cc:385] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.779843 22759 consensus_queue.cc:237] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.781657 22701 raft_consensus.cc:359] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.782263 22701 raft_consensus.cc:385] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.782454 22701 raft_consensus.cc:740] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.763164 22816 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.780578 22698 raft_consensus.cc:740] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.783907 22699 raft_consensus.cc:359] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.785508 22699 raft_consensus.cc:385] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.785729 22699 raft_consensus.cc:740] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.785799 22698 consensus_queue.cc:260] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.786227 22699 consensus_queue.cc:260] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.784384 22701 consensus_queue.cc:260] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.789774 22698 ts_tablet_manager.cc:1434] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260709 12:10:06.790331 22816 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.792037 22657 raft_consensus.cc:2468] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.792913 22433 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:06.804993 22701 ts_tablet_manager.cc:1434] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.150s	user 0.004s	sys 0.002s
I20260709 12:10:06.805691 22701 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:06.806768 22549 leader_election.cc:304] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:06.804275 22742 consensus_queue.cc:1048] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:10:06.807636 22773 raft_consensus.cc:2804] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.808138 22773 raft_consensus.cc:697] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:06.808949 22773 consensus_queue.cc:237] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.817606 22699 ts_tablet_manager.cc:1434] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 12:10:06.818790 22699 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:06.819835 22698 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:06.824672 22657 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.832834 22656 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.845343 22712 consensus_queue.cc:1048] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.846176 22330 catalog_manager.cc:5697] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.854560 22701 tablet_bootstrap.cc:654] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.854895 22816 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.873199 22816 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:06.874934 22754 consensus_queue.cc:1048] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.875751 22827 consensus_queue.cc:1048] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:06.877511 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.879958 22657 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.880959 22700 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:06.881392 22700 ts_tablet_manager.cc:1403] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.025s
I20260709 12:10:06.880827 22329 catalog_manager.cc:5697] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:06.883360 22698 tablet_bootstrap.cc:654] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.877900 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:06.884644 22583 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.862462 22781 raft_consensus.cc:493] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:06.887069 22700 raft_consensus.cc:359] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.887758 22781 raft_consensus.cc:515] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.887760 22700 raft_consensus.cc:385] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.890189 22700 raft_consensus.cc:740] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.890745 22700 consensus_queue.cc:260] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:06.897276 22699 tablet_bootstrap.cc:654] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.912735 22329 catalog_manager.cc:5697] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.914697 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:06.916759 22700 ts_tablet_manager.cc:1434] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 12:10:06.917722 22700 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
W20260709 12:10:06.922753 22548 leader_election.cc:343] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:06.931999 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:06.932693 22432 raft_consensus.cc:2468] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:06.933966 22549 leader_election.cc:304] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:06.935169 22773 raft_consensus.cc:2804] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:06.935551 22773 raft_consensus.cc:493] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:06.935887 22773 raft_consensus.cc:3060] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.925793 22781 leader_election.cc:290] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.946319 22700 tablet_bootstrap.cc:654] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:06.954151 22781 consensus_queue.cc:1048] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.927045 22583 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.954115 22773 raft_consensus.cc:515] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:06.958307 22399 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:06.958812 22773 leader_election.cc:290] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:06.947206 22330 catalog_manager.cc:5697] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:06.964386 22816 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:06.964931 22816 raft_consensus.cc:697] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:06.965775 22816 consensus_queue.cc:237] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:06.967765 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:06.968329 22433 raft_consensus.cc:3060] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.969719 22432 raft_consensus.cc:3060] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:06.972997 22712 consensus_queue.cc:1048] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:06.977521 22698 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:06.977989 22698 ts_tablet_manager.cc:1403] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.005s
I20260709 12:10:06.966398 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:06.985162 22698 raft_consensus.cc:359] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.985859 22698 raft_consensus.cc:385] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:06.986121 22698 raft_consensus.cc:740] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:06.960341 22657 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:06.986774 22698 consensus_queue.cc:260] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:06.989916 22701 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:06.990429 22701 ts_tablet_manager.cc:1403] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.185s	user 0.015s	sys 0.015s
I20260709 12:10:06.999369 22698 ts_tablet_manager.cc:1434] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
W20260709 12:10:07.000751 22548 leader_election.cc:343] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.008487 22701 raft_consensus.cc:359] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.009188 22701 raft_consensus.cc:385] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.009450 22701 raft_consensus.cc:740] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.010064 22698 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.015908 22698 tablet_bootstrap.cc:654] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.019089 22433 raft_consensus.cc:2468] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.010185 22701 consensus_queue.cc:260] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.027802 22701 ts_tablet_manager.cc:1434] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 12:10:07.028677 22701 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.032969 22549 leader_election.cc:304] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:07.049548 22783 raft_consensus.cc:2804] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.050024 22783 raft_consensus.cc:697] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:07.050814 22783 consensus_queue.cc:237] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.066720 22699 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.067278 22699 ts_tablet_manager.cc:1403] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.249s	user 0.011s	sys 0.030s
I20260709 12:10:07.070050 22699 raft_consensus.cc:359] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.070824 22699 raft_consensus.cc:385] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.071081 22699 raft_consensus.cc:740] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.071702 22699 consensus_queue.cc:260] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.073661 22699 ts_tablet_manager.cc:1434] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:07.081969 22701 tablet_bootstrap.cc:654] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.084264 22699 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.087427 22700 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:07.089453 22700 ts_tablet_manager.cc:1403] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.172s	user 0.010s	sys 0.017s
I20260709 12:10:07.091861 22700 raft_consensus.cc:359] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.092494 22700 raft_consensus.cc:385] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.092036 22330 catalog_manager.cc:5697] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.092748 22700 raft_consensus.cc:740] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.095389 22700 consensus_queue.cc:260] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.097255 22700 ts_tablet_manager.cc:1434] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260709 12:10:07.102880 22700 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:07.109683 22698 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.110139 22698 ts_tablet_manager.cc:1403] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.017s
I20260709 12:10:07.101994 22769 consensus_queue.cc:1048] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:10:07.113761 22698 raft_consensus.cc:359] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.114830 22698 raft_consensus.cc:385] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.115095 22698 raft_consensus.cc:740] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.114450 22742 consensus_queue.cc:1048] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:07.104800 22781 consensus_queue.cc:1048] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:10:07.120806 22698 consensus_queue.cc:260] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.124575 22698 ts_tablet_manager.cc:1434] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 12:10:07.125533 22698 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.125051 22331 catalog_manager.cc:5697] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.134919 22700 tablet_bootstrap.cc:654] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.145332 22698 tablet_bootstrap.cc:654] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.157935 22850 raft_consensus.cc:493] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.158567 22850 raft_consensus.cc:515] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.161095 22850 leader_election.cc:290] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.161880 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.162161 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.162624 22509 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
W20260709 12:10:07.166087 22622 leader_election.cc:343] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.166956 22621 leader_election.cc:304] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:07.167796 22850 raft_consensus.cc:2804] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.168167 22850 raft_consensus.cc:493] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.168497 22850 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.176242 22850 raft_consensus.cc:515] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.176945 22701 tablet_bootstrap.cc:492] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.177420 22701 ts_tablet_manager.cc:1403] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.010s
I20260709 12:10:07.178815 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:07.179394 22509 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.179934 22701 raft_consensus.cc:359] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.180567 22701 raft_consensus.cc:385] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.180840 22701 raft_consensus.cc:740] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.181694 22699 tablet_bootstrap.cc:654] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.186259 22509 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.187901 22621 leader_election.cc:304] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.184849 22701 consensus_queue.cc:260] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.190021 22701 ts_tablet_manager.cc:1434] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:10:07.190927 22852 raft_consensus.cc:2804] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.191447 22852 raft_consensus.cc:697] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:07.190868 22701 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.194011 22852 consensus_queue.cc:237] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.200479 22701 tablet_bootstrap.cc:654] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.205705 22700 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:07.206168 22700 ts_tablet_manager.cc:1403] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.002s
I20260709 12:10:07.208681 22700 raft_consensus.cc:359] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.209332 22700 raft_consensus.cc:385] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.209581 22700 raft_consensus.cc:740] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.210165 22700 consensus_queue.cc:260] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.223861 22700 ts_tablet_manager.cc:1434] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:10:07.224875 22850 leader_election.cc:290] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.225399 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:07.226207 22583 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.227706 22783 consensus_queue.cc:1048] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.225543 22700 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:07.233047 22816 consensus_queue.cc:1048] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:07.236294 22474 consensus_peers.cc:597] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Couldn't send request to peer 6e66b78e77f949bfaa30e7f1f568f944. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:07.243341 22699 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.243957 22699 ts_tablet_manager.cc:1403] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.005s
I20260709 12:10:07.246656 22699 raft_consensus.cc:359] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.247335 22699 raft_consensus.cc:385] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.251448 22699 raft_consensus.cc:740] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.252604 22769 raft_consensus.cc:493] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.253129 22769 raft_consensus.cc:515] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.256124 22698 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.256631 22698 ts_tablet_manager.cc:1403] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.019s
I20260709 12:10:07.256531 22759 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.259217 22698 raft_consensus.cc:359] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.259855 22698 raft_consensus.cc:385] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.260102 22698 raft_consensus.cc:740] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.260663 22698 consensus_queue.cc:260] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.255270 22769 leader_election.cc:290] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.263217 22698 ts_tablet_manager.cc:1434] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 12:10:07.264132 22698 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.265802 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:07.269802 22474 leader_election.cc:343] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.270073 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.271422 22698 tablet_bootstrap.cc:654] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.272303 22781 consensus_queue.cc:1048] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.252218 22699 consensus_queue.cc:260] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.277055 22331 catalog_manager.cc:5697] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:07.278023 22699 ts_tablet_manager.cc:1434] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:10:07.278870 22699 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.281452 22769 consensus_queue.cc:1048] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:07.287163 22474 leader_election.cc:343] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.288348 22474 leader_election.cc:304] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:07.288890 22700 tablet_bootstrap.cc:654] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.287581 22817 consensus_queue.cc:1048] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.291234 22769 raft_consensus.cc:2749] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:07.283351 22583 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.311415 22817 raft_consensus.cc:493] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.311986 22817 raft_consensus.cc:515] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.313850 22852 raft_consensus.cc:493] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.314239 22817 leader_election.cc:290] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.314378 22852 raft_consensus.cc:515] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.316309 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.316807 22852 leader_election.cc:290] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.318529 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:07.319955 22399 leader_election.cc:343] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.321113 22699 tablet_bootstrap.cc:654] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.321559 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:07.331398 22398 leader_election.cc:343] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.331957 22398 leader_election.cc:304] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:07.333029 22759 raft_consensus.cc:2749] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:07.334223 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.338894 22623 leader_election.cc:304] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:07.340013 22852 raft_consensus.cc:2749] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:07.348335 22737 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.348768 22852 raft_consensus.cc:493] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.349341 22852 raft_consensus.cc:515] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.351398 22852 leader_election.cc:290] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:07.352078 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.354677 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175e9ed839894abcb2812fe2b8977d24" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.355412 22433 raft_consensus.cc:2393] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:07.356030 22701 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.356483 22701 ts_tablet_manager.cc:1403] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.166s	user 0.040s	sys 0.042s
I20260709 12:10:07.359074 22701 raft_consensus.cc:359] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.359730 22701 raft_consensus.cc:385] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.359969 22701 raft_consensus.cc:740] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.360795 22783 raft_consensus.cc:493] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.360633 22701 consensus_queue.cc:260] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.361266 22783 raft_consensus.cc:515] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.361821 22623 leader_election.cc:304] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:07.362748 22852 raft_consensus.cc:3060] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.365777 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.366380 22433 raft_consensus.cc:2468] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:07.369176 22549 leader_election.cc:304] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.370105 22781 raft_consensus.cc:2804] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.370463 22781 raft_consensus.cc:493] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.370838 22781 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.363325 22783 leader_election.cc:290] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:07.374485 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
W20260709 12:10:07.375833 22548 leader_election.cc:343] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.376211 22698 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.376647 22698 ts_tablet_manager.cc:1403] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.113s	user 0.019s	sys 0.021s
I20260709 12:10:07.382933 22817 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.392946 22781 raft_consensus.cc:515] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.395246 22817 raft_consensus.cc:493] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.404208 22817 raft_consensus.cc:515] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.406239 22817 leader_election.cc:290] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.407279 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.378964 22698 raft_consensus.cc:359] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.402343 22701 ts_tablet_manager.cc:1434] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:10:07.411791 22698 raft_consensus.cc:385] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.412102 22698 raft_consensus.cc:740] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.412479 22701 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.412732 22698 consensus_queue.cc:260] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.414224 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.414693 22698 ts_tablet_manager.cc:1434] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.000s
I20260709 12:10:07.416894 22698 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.418257 22701 tablet_bootstrap.cc:654] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.370463 22852 raft_consensus.cc:2749] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:10:07.419004 22399 leader_election.cc:343] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:07.420102 22399 leader_election.cc:343] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.420212 22816 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.420576 22399 leader_election.cc:304] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:07.421535 22816 raft_consensus.cc:2749] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:07.423640 22699 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.424058 22699 ts_tablet_manager.cc:1403] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.145s	user 0.009s	sys 0.011s
I20260709 12:10:07.426599 22699 raft_consensus.cc:359] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.427201 22699 raft_consensus.cc:385] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.427451 22699 raft_consensus.cc:740] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.428193 22699 consensus_queue.cc:260] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.429404 22701 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.429849 22701 ts_tablet_manager.cc:1403] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 12:10:07.430207 22699 ts_tablet_manager.cc:1434] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:07.431097 22699 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.431636 22698 tablet_bootstrap.cc:654] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.432299 22701 raft_consensus.cc:359] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.432927 22701 raft_consensus.cc:385] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.433168 22701 raft_consensus.cc:740] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.435672 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:07.436239 22655 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.436735 22699 tablet_bootstrap.cc:654] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.441502 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:07.442065 22432 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.443609 22655 raft_consensus.cc:2468] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.433776 22701 consensus_queue.cc:260] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.451553 22701 ts_tablet_manager.cc:1434] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:10:07.452497 22701 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.453837 22548 leader_election.cc:304] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.454713 22783 raft_consensus.cc:2804] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.455143 22783 raft_consensus.cc:697] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:07.455696 22699 tablet_bootstrap.cc:492] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.456151 22699 ts_tablet_manager.cc:1403] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260709 12:10:07.455957 22783 consensus_queue.cc:237] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.458220 22701 tablet_bootstrap.cc:654] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.458668 22699 raft_consensus.cc:359] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.459379 22699 raft_consensus.cc:385] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.459673 22699 raft_consensus.cc:740] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.460582 22699 consensus_queue.cc:260] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.461727 22432 raft_consensus.cc:2468] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.464205 22700 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:07.465932 22699 ts_tablet_manager.cc:1434] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:10:07.466809 22699 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.470423 22781 leader_election.cc:290] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:07.471202 22700 ts_tablet_manager.cc:1403] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.247s	user 0.018s	sys 0.005s
I20260709 12:10:07.472012 22699 tablet_bootstrap.cc:654] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.472016 22328 catalog_manager.cc:5697] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.473760 22700 raft_consensus.cc:359] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.474431 22700 raft_consensus.cc:385] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.481603 22700 raft_consensus.cc:740] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.482159 22701 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.482630 22701 ts_tablet_manager.cc:1403] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260709 12:10:07.482324 22700 consensus_queue.cc:260] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.478852 22781 consensus_queue.cc:1048] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.487035 22699 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.488106 22699 ts_tablet_manager.cc:1403] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 12:10:07.488620 22700 ts_tablet_manager.cc:1434] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:10:07.489523 22700 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:07.490527 22701 raft_consensus.cc:359] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.491190 22701 raft_consensus.cc:385] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.491460 22701 raft_consensus.cc:740] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.492358 22701 consensus_queue.cc:260] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.493024 22699 raft_consensus.cc:359] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.493958 22699 raft_consensus.cc:385] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.494230 22699 raft_consensus.cc:740] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
W20260709 12:10:07.492931 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:07.494594 22701 ts_tablet_manager.cc:1434] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:10:07.494866 22699 consensus_queue.cc:260] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.495958 22701 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.497048 22699 ts_tablet_manager.cc:1434] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:07.497972 22699 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.505575 22699 tablet_bootstrap.cc:654] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.510376 22701 tablet_bootstrap.cc:654] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.511047 22698 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.511560 22698 ts_tablet_manager.cc:1403] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.004s
I20260709 12:10:07.512396 22700 tablet_bootstrap.cc:654] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.515239 22699 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.515719 22699 ts_tablet_manager.cc:1403] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 12:10:07.518196 22699 raft_consensus.cc:359] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.518851 22699 raft_consensus.cc:385] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.519516 22699 raft_consensus.cc:740] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.520145 22699 consensus_queue.cc:260] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.522050 22699 ts_tablet_manager.cc:1434] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:07.523186 22699 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.523053 22698 raft_consensus.cc:359] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.523753 22783 consensus_queue.cc:1048] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.529903 22699 tablet_bootstrap.cc:654] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.523777 22698 raft_consensus.cc:385] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.530985 22698 raft_consensus.cc:740] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.531636 22698 consensus_queue.cc:260] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.533861 22698 ts_tablet_manager.cc:1434] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:10:07.534716 22698 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.544639 22699 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.544986 22700 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:07.545109 22699 ts_tablet_manager.cc:1403] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.003s
I20260709 12:10:07.545607 22700 ts_tablet_manager.cc:1403] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 12:10:07.548379 22699 raft_consensus.cc:359] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.549077 22699 raft_consensus.cc:385] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.549335 22699 raft_consensus.cc:740] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.550381 22698 tablet_bootstrap.cc:654] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.550071 22699 consensus_queue.cc:260] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.552170 22699 ts_tablet_manager.cc:1434] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:07.553010 22699 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.557338 22701 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.557775 22701 ts_tablet_manager.cc:1403] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.001s
I20260709 12:10:07.558620 22699 tablet_bootstrap.cc:654] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.560250 22701 raft_consensus.cc:359] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.560899 22701 raft_consensus.cc:385] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.561187 22701 raft_consensus.cc:740] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.569257 22699 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.569819 22699 ts_tablet_manager.cc:1403] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:10:07.571342 22700 raft_consensus.cc:359] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.572029 22700 raft_consensus.cc:385] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.572320 22700 raft_consensus.cc:740] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.572743 22699 raft_consensus.cc:359] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.573377 22699 raft_consensus.cc:385] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.573661 22699 raft_consensus.cc:740] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.574378 22699 consensus_queue.cc:260] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.575799 22698 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.576184 22698 ts_tablet_manager.cc:1403] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.004s
I20260709 12:10:07.576393 22699 ts_tablet_manager.cc:1434] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:07.577292 22699 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.577971 22698 raft_consensus.cc:359] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.578112 22701 consensus_queue.cc:260] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.578646 22698 raft_consensus.cc:385] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.578966 22773 raft_consensus.cc:493] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.580080 22773 raft_consensus.cc:515] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.580159 22701 ts_tablet_manager.cc:1434] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 12:10:07.581506 22701 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.582818 22699 tablet_bootstrap.cc:654] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.583671 22783 raft_consensus.cc:493] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.584126 22783 raft_consensus.cc:515] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.584450 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.585055 22432 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:07.586083 22783 leader_election.cc:290] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.587448 22701 tablet_bootstrap.cc:654] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.588667 22769 raft_consensus.cc:493] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.589120 22769 raft_consensus.cc:515] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.590947 22769 leader_election.cc:290] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.592311 22773 leader_election.cc:290] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.580523 22700 consensus_queue.cc:260] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.593333 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.593959 22655 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:07.594457 22700 ts_tablet_manager.cc:1434] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:10:07.595350 22700 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:07.595970 22701 tablet_bootstrap.cc:492] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.596405 22701 ts_tablet_manager.cc:1403] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:10:07.597962 22698 raft_consensus.cc:740] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.600158 22549 leader_election.cc:304] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.601080 22548 leader_election.cc:304] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.601366 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.601956 22509 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:07.603681 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728153d4b880463ebe2cb5c300e113df" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.604262 22582 raft_consensus.cc:2468] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:07.600505 22817 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.605037 22817 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.605415 22474 leader_election.cc:304] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.606225 22769 raft_consensus.cc:2804] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.606562 22769 raft_consensus.cc:493] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.606896 22769 raft_consensus.cc:3060] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.604526 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728153d4b880463ebe2cb5c300e113df" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.608888 22432 raft_consensus.cc:2468] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:07.608263 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.610140 22655 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:07.610770 22700 tablet_bootstrap.cc:654] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.611308 22399 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.601882 22698 consensus_queue.cc:260] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.612196 22759 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.612561 22759 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.612865 22759 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.613550 22698 ts_tablet_manager.cc:1434] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260709 12:10:07.614899 22698 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.615963 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.616578 22509 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:07.618458 22783 raft_consensus.cc:2804] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.618860 22783 raft_consensus.cc:493] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.619189 22783 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.620733 22698 tablet_bootstrap.cc:654] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.607017 22817 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.593511 22699 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.621928 22699 ts_tablet_manager.cc:1403] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.005s
I20260709 12:10:07.624881 22699 raft_consensus.cc:359] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.625418 22773 raft_consensus.cc:2804] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.636698 22773 raft_consensus.cc:493] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.637074 22773 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.639793 22655 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.629400 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.643959 22582 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:07.633882 22701 raft_consensus.cc:359] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.644871 22701 raft_consensus.cc:385] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.645203 22701 raft_consensus.cc:740] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.645938 22701 consensus_queue.cc:260] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.635872 22759 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.647033 22773 raft_consensus.cc:515] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.650074 22701 ts_tablet_manager.cc:1434] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.053s	user 0.005s	sys 0.001s
I20260709 12:10:07.651561 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:07.650315 22773 leader_election.cc:290] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.650815 22699 raft_consensus.cc:385] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.651975 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:07.652606 22699 raft_consensus.cc:740] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.652755 22582 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.653363 22850 raft_consensus.cc:493] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.653847 22850 raft_consensus.cc:515] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.652192 22656 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.655720 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:07.656360 22509 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.657400 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.658087 22507 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:07.659430 22621 leader_election.cc:304] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.659786 22783 raft_consensus.cc:515] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.660456 22852 raft_consensus.cc:493] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.660573 22712 raft_consensus.cc:2804] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.655810 22850 leader_election.cc:290] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.660902 22852 raft_consensus.cc:515] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.661269 22712 raft_consensus.cc:493] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.661089 22769 raft_consensus.cc:515] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.661671 22712 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.662683 22783 leader_election.cc:290] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.662928 22852 leader_election.cc:290] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:07.664855 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:07.665241 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.665455 22507 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.665864 22433 raft_consensus.cc:2468] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:07.665884 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728153d4b880463ebe2cb5c300e113df" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:07.651850 22701 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.668349 22623 leader_election.cc:304] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.667910 22699 consensus_queue.cc:260] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.669209 22850 raft_consensus.cc:2804] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.667107 22434 raft_consensus.cc:3060] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.664736 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:07.674193 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.675063 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728153d4b880463ebe2cb5c300e113df" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:07.683436 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:07.672537 22850 raft_consensus.cc:493] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.684593 22850 raft_consensus.cc:3060] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.684935 22509 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.686088 22547 leader_election.cc:304] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.686918 22783 raft_consensus.cc:2804] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.687387 22783 raft_consensus.cc:697] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:07.687589 22580 raft_consensus.cc:3060] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.688261 22783 consensus_queue.cc:237] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.689926 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:07.690521 22657 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.691627 22583 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:07.692868 22699 ts_tablet_manager.cc:1434] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260709 12:10:07.688248 22701 tablet_bootstrap.cc:654] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.693688 22699 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.665266 22769 leader_election.cc:290] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.696750 22698 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.697118 22698 ts_tablet_manager.cc:1403] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.011s
I20260709 12:10:07.682852 22432 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.696065 22759 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.703284 22582 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:07.708839 22399 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.709589 22759 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.709986 22759 raft_consensus.cc:697] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:07.710739 22759 consensus_queue.cc:237] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.711766 22698 raft_consensus.cc:359] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.712427 22698 raft_consensus.cc:385] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.712692 22698 raft_consensus.cc:740] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.713304 22698 consensus_queue.cc:260] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
W20260709 12:10:07.717604 22622 leader_election.cc:343] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.718266 22507 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.720854 22712 raft_consensus.cc:515] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.726888 22699 tablet_bootstrap.cc:654] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.727058 22657 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:07.729377 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:07.730413 22656 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.735900 22698 ts_tablet_manager.cc:1434] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.004s
I20260709 12:10:07.737021 22506 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.737478 22547 leader_election.cc:304] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.731637 22712 leader_election.cc:290] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:07.739849 22698 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:07.737991 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:07.748457 22331 catalog_manager.cc:5697] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.755950 22583 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.756734 22506 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.743502 22783 raft_consensus.cc:2804] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.752269 22580 raft_consensus.cc:2468] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:07.737932 22850 raft_consensus.cc:515] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.758455 22852 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:07.759227 22621 leader_election.cc:304] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.760445 22701 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:07.760895 22701 ts_tablet_manager.cc:1403] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.003s
I20260709 12:10:07.761657 22783 raft_consensus.cc:697] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:07.752697 22698 tablet_bootstrap.cc:654] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:07.761776 22329 catalog_manager.cc:5697] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:07.765336 22700 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:07.765820 22700 ts_tablet_manager.cc:1403] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.171s	user 0.024s	sys 0.020s
I20260709 12:10:07.767422 22783 consensus_queue.cc:237] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.768844 22432 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:07.770243 22852 raft_consensus.cc:2804] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.770781 22852 raft_consensus.cc:697] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:07.771591 22852 consensus_queue.cc:237] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:07.772047 22474 leader_election.cc:304] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:07.772868 22769 raft_consensus.cc:2804] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.773313 22769 raft_consensus.cc:697] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:07.774048 22769 consensus_queue.cc:237] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.764079 22712 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:10:07.788290 22701 raft_consensus.cc:359] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.789036 22701 raft_consensus.cc:385] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.789361 22701 raft_consensus.cc:740] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.790341 22701 consensus_queue.cc:260] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.799216 22701 ts_tablet_manager.cc:1434] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260709 12:10:07.800442 22701 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:07.808012 22759 raft_consensus.cc:493] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.808557 22759 raft_consensus.cc:515] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.810652 22759 leader_election.cc:290] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.815465 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.816133 22656 raft_consensus.cc:2468] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:07.817090 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.817764 22399 leader_election.cc:304] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.818562 22759 raft_consensus.cc:2804] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.818886 22759 raft_consensus.cc:493] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.818958 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:07.819276 22759 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.819283 22899 raft_consensus.cc:493] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.820065 22899 raft_consensus.cc:515] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.798518 22434 raft_consensus.cc:2468] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:07.826751 22582 raft_consensus.cc:3060] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.836176 22701 tablet_bootstrap.cc:654] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:07.840005 22398 leader_election.cc:343] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.842319 22759 raft_consensus.cc:515] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.844275 22759 leader_election.cc:290] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.845932 22700 raft_consensus.cc:359] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.846661 22700 raft_consensus.cc:385] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.846912 22700 raft_consensus.cc:740] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.844506 22816 raft_consensus.cc:493] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:07.847615 22816 raft_consensus.cc:515] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.849587 22816 leader_election.cc:290] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:07.850553 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "638b35ac872441f6b0f0cad27e311384" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:07.851156 22434 raft_consensus.cc:3060] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.851912 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:07.852551 22657 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.839318 22850 leader_election.cc:290] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:07.856643 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:07.856835 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:07.858428 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:07.864007 22399 leader_election.cc:343] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:07.864677 22399 leader_election.cc:343] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.865053 22399 leader_election.cc:304] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:07.866097 22737 raft_consensus.cc:2749] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:07.845834 22331 catalog_manager.cc:5697] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:07.870280 22657 raft_consensus.cc:2468] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:07.871600 22399 leader_election.cc:304] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.875981 22737 raft_consensus.cc:2804] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.877475 22737 raft_consensus.cc:697] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:07.878338 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:07.878233 22737 consensus_queue.cc:237] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:07.879648 22621 leader_election.cc:343] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:07.880156 22899 leader_election.cc:290] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:07.881168 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:07.881742 22432 raft_consensus.cc:2468] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:07.882699 22623 leader_election.cc:304] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:07.872908 22582 raft_consensus.cc:2468] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.874010 22583 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.886092 22700 consensus_queue.cc:260] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.887408 22508 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.884595 22899 raft_consensus.cc:2804] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:07.896071 22899 raft_consensus.cc:493] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:07.897593 22622 leader_election.cc:304] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:07.907099 22698 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:07.908780 22331 catalog_manager.cc:5697] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:07.906628 22329 catalog_manager.cc:5697] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:07.910727 22699 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:07.920037 22699 ts_tablet_manager.cc:1403] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.226s	user 0.009s	sys 0.021s
I20260709 12:10:07.920419 22698 ts_tablet_manager.cc:1403] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.009s
I20260709 12:10:07.922156 22434 raft_consensus.cc:2468] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:07.916672 22899 raft_consensus.cc:3060] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:07.924742 22508 raft_consensus.cc:2468] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:07.925632 22699 raft_consensus.cc:359] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.926257 22699 raft_consensus.cc:385] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.926493 22699 raft_consensus.cc:740] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.933168 22700 ts_tablet_manager.cc:1434] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.167s	user 0.008s	sys 0.000s
I20260709 12:10:07.934074 22700 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:07.928364 22699 consensus_queue.cc:260] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.934995 22850 raft_consensus.cc:2804] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:07.942327 22699 ts_tablet_manager.cc:1434] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260709 12:10:07.923122 22698 raft_consensus.cc:359] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.951179 22698 raft_consensus.cc:385] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:07.951495 22698 raft_consensus.cc:740] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:07.951629 22893 consensus_queue.cc:1048] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:07.952466 22699 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:07.956947 22698 consensus_queue.cc:260] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:07.959220 22698 ts_tablet_manager.cc:1434] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260709 12:10:07.960335 22698 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:07.979018 22621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 43725.1us
I20260709 12:10:07.985085 22899 raft_consensus.cc:515] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:07.992311 22850 raft_consensus.cc:697] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:07.996419 22850 consensus_queue.cc:237] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:07.998827 22699 tablet_bootstrap.cc:654] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.000491 22700 tablet_bootstrap.cc:654] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.003960 22701 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.004357 22701 ts_tablet_manager.cc:1403] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.204s	user 0.027s	sys 0.058s
I20260709 12:10:08.006805 22701 raft_consensus.cc:359] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.007454 22701 raft_consensus.cc:385] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.007761 22701 raft_consensus.cc:740] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.008457 22773 consensus_queue.cc:1048] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.008379 22701 consensus_queue.cc:260] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.014210 22698 tablet_bootstrap.cc:654] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.022953 22701 ts_tablet_manager.cc:1434] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 12:10:08.023993 22701 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.030046 22899 leader_election.cc:290] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.030758 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.031159 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:08.031492 22434 raft_consensus.cc:3060] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:08.032603 22621 leader_election.cc:343] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.037642 22328 catalog_manager.cc:5697] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.044059 22701 tablet_bootstrap.cc:654] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.059839 22699 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.057539 22434 raft_consensus.cc:2468] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:08.060320 22699 ts_tablet_manager.cc:1403] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.108s	user 0.013s	sys 0.026s
I20260709 12:10:08.061096 22623 leader_election.cc:304] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.062295 22850 raft_consensus.cc:2804] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.062903 22850 raft_consensus.cc:697] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:08.063711 22850 consensus_queue.cc:237] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.070326 22699 raft_consensus.cc:359] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.070974 22699 raft_consensus.cc:385] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.071224 22699 raft_consensus.cc:740] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.071934 22699 consensus_queue.cc:260] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.072805 22773 consensus_queue.cc:1048] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.076201 22699 ts_tablet_manager.cc:1434] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:10:08.077080 22699 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.080195 22698 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.080703 22698 ts_tablet_manager.cc:1403] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.007s
I20260709 12:10:08.084491 22699 tablet_bootstrap.cc:654] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.085934 22329 catalog_manager.cc:5697] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.093142 22699 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.093557 22699 ts_tablet_manager.cc:1403] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 12:10:08.096100 22698 raft_consensus.cc:359] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.096748 22698 raft_consensus.cc:385] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.096987 22698 raft_consensus.cc:740] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.099874 22700 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.100383 22700 ts_tablet_manager.cc:1403] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.012s
I20260709 12:10:08.100797 22698 consensus_queue.cc:260] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.103765 22698 ts_tablet_manager.cc:1434] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 12:10:08.104699 22698 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.107242 22700 raft_consensus.cc:359] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.107909 22700 raft_consensus.cc:385] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.112872 22699 raft_consensus.cc:359] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.112872 22698 tablet_bootstrap.cc:654] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.117427 22700 raft_consensus.cc:740] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.117815 22699 raft_consensus.cc:385] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.118146 22699 raft_consensus.cc:740] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.118824 22699 consensus_queue.cc:260] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.115136 22783 consensus_queue.cc:1048] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:10:08.117705 22331 catalog_manager.cc:5697] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.123405 22699 ts_tablet_manager.cc:1434] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.001s
I20260709 12:10:08.123937 22701 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.124248 22700 consensus_queue.cc:260] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.124315 22701 ts_tablet_manager.cc:1403] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.101s	user 0.018s	sys 0.001s
I20260709 12:10:08.126257 22700 ts_tablet_manager.cc:1434] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260709 12:10:08.127166 22700 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.127359 22701 raft_consensus.cc:359] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.128005 22701 raft_consensus.cc:385] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.128244 22701 raft_consensus.cc:740] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.128979 22701 consensus_queue.cc:260] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.130815 22701 ts_tablet_manager.cc:1434] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:08.131675 22701 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.138715 22700 tablet_bootstrap.cc:654] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.140596 22699 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.143546 22698 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.143996 22698 ts_tablet_manager.cc:1403] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.001s
I20260709 12:10:08.144151 22701 tablet_bootstrap.cc:654] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.147141 22699 tablet_bootstrap.cc:654] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.154620 22698 raft_consensus.cc:359] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.155279 22698 raft_consensus.cc:385] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.155551 22698 raft_consensus.cc:740] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.156265 22698 consensus_queue.cc:260] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.157311 22737 consensus_queue.cc:1048] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.159154 22827 consensus_queue.cc:1048] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.163182 22698 ts_tablet_manager.cc:1434] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:08.164027 22698 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.164987 22699 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.165488 22699 ts_tablet_manager.cc:1403] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260709 12:10:08.169603 22698 tablet_bootstrap.cc:654] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.172187 22699 raft_consensus.cc:359] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.172935 22699 raft_consensus.cc:385] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.173249 22699 raft_consensus.cc:740] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.173915 22699 consensus_queue.cc:260] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.176018 22699 ts_tablet_manager.cc:1434] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:08.177472 22699 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.182489 22699 tablet_bootstrap.cc:654] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.195431 22827 consensus_queue.cc:1048] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.198276 22817 consensus_queue.cc:1048] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.208676 22700 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.209138 22700 ts_tablet_manager.cc:1403] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.000s
I20260709 12:10:08.211441 22699 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.211946 22699 ts_tablet_manager.cc:1403] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.003s
I20260709 12:10:08.212013 22700 raft_consensus.cc:359] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.212704 22700 raft_consensus.cc:385] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.212949 22700 raft_consensus.cc:740] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.214236 22700 consensus_queue.cc:260] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.214459 22699 raft_consensus.cc:359] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.215401 22699 raft_consensus.cc:385] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.215975 22699 raft_consensus.cc:740] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.217531 22701 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.218067 22701 ts_tablet_manager.cc:1403] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.007s
I20260709 12:10:08.217761 22699 consensus_queue.cc:260] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.220868 22699 ts_tablet_manager.cc:1434] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:08.220638 22701 raft_consensus.cc:359] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.221369 22701 raft_consensus.cc:385] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.221698 22701 raft_consensus.cc:740] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.225672 22892 consensus_queue.cc:1048] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.226552 22701 consensus_queue.cc:260] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.228567 22701 ts_tablet_manager.cc:1434] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 12:10:08.228820 22769 raft_consensus.cc:493] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.229605 22769 raft_consensus.cc:515] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.231508 22769 leader_election.cc:290] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.232744 22700 ts_tablet_manager.cc:1434] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:10:08.233345 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.234207 22434 raft_consensus.cc:2393] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:08.234694 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "926228df355541e79750ba2a4fea4f0c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.236016 22474 leader_election.cc:304] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.236727 22701 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.237222 22769 raft_consensus.cc:3060] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.235896 22700 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.242591 22701 tablet_bootstrap.cc:654] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.234108 22892 raft_consensus.cc:493] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.244415 22892 raft_consensus.cc:515] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.247972 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.248617 22434 raft_consensus.cc:2468] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:08.249855 22549 leader_election.cc:304] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.247961 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.250666 22783 raft_consensus.cc:2804] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.251036 22783 raft_consensus.cc:493] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.250977 22657 raft_consensus.cc:2468] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:08.251423 22783 raft_consensus.cc:3060] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.251965 22892 leader_election.cc:290] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.237346 22698 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.253654 22698 ts_tablet_manager.cc:1403] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.020s
I20260709 12:10:08.260748 22783 raft_consensus.cc:515] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.261576 22699 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.263849 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:08.264417 22656 raft_consensus.cc:3060] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.264762 22737 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.265120 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9e59fea49b346709719c6caa11e8577" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.265249 22737 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.265666 22434 raft_consensus.cc:3060] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.267232 22737 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.272025 22656 raft_consensus.cc:2468] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:08.276360 22548 leader_election.cc:304] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:08.276546 22769 raft_consensus.cc:2749] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.277181 22892 raft_consensus.cc:2804] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.277661 22892 raft_consensus.cc:697] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:08.267833 22699 tablet_bootstrap.cc:654] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.268659 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.278515 22583 raft_consensus.cc:2468] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:08.278439 22892 consensus_queue.cc:237] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.279592 22701 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.279814 22399 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.280094 22701 ts_tablet_manager.cc:1403] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260709 12:10:08.258397 22698 raft_consensus.cc:359] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.270624 22700 tablet_bootstrap.cc:654] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.272152 22434 raft_consensus.cc:2468] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:08.272292 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.280833 22737 raft_consensus.cc:2804] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.281554 22737 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.281919 22737 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:08.282478 22398 leader_election.cc:343] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.283386 22701 raft_consensus.cc:359] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.284767 22701 raft_consensus.cc:385] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.285072 22701 raft_consensus.cc:740] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.285874 22701 consensus_queue.cc:260] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.281286 22698 raft_consensus.cc:385] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.286837 22698 raft_consensus.cc:740] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.287679 22698 consensus_queue.cc:260] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.289861 22698 ts_tablet_manager.cc:1434] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:10:08.292347 22737 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.291463 22701 ts_tablet_manager.cc:1434] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:08.293823 22701 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.295080 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:08.296569 22398 leader_election.cc:343] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.272324 22783 leader_election.cc:290] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.292310 22698 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.305661 22698 tablet_bootstrap.cc:654] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.306670 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.306267 22331 catalog_manager.cc:5697] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.307192 22583 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.309898 22701 tablet_bootstrap.cc:654] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.313546 22583 raft_consensus.cc:2468] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:08.313782 22700 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.314355 22700 ts_tablet_manager.cc:1403] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.005s
I20260709 12:10:08.314975 22399 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.315836 22817 raft_consensus.cc:2804] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.316289 22817 raft_consensus.cc:697] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:08.316879 22700 raft_consensus.cc:359] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.317057 22817 consensus_queue.cc:237] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.317523 22700 raft_consensus.cc:385] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.318354 22700 raft_consensus.cc:740] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.319095 22700 consensus_queue.cc:260] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.320535 22700 ts_tablet_manager.cc:1434] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:08.321457 22700 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.324709 22899 consensus_queue.cc:1048] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.327041 22893 consensus_queue.cc:1048] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.314015 22737 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.333698 22700 tablet_bootstrap.cc:654] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.313794 22699 tablet_bootstrap.cc:492] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.339385 22699 ts_tablet_manager.cc:1403] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.000s
I20260709 12:10:08.341230 22701 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.341674 22701 ts_tablet_manager.cc:1403] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260709 12:10:08.341940 22699 raft_consensus.cc:359] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.342598 22699 raft_consensus.cc:385] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.342849 22699 raft_consensus.cc:740] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.344110 22701 raft_consensus.cc:359] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.344800 22701 raft_consensus.cc:385] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.345072 22701 raft_consensus.cc:740] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.350507 22701 consensus_queue.cc:260] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.354470 22712 raft_consensus.cc:493] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.356433 22911 raft_consensus.cc:493] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.356885 22911 raft_consensus.cc:515] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.358186 22817 raft_consensus.cc:493] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.358248 22850 consensus_queue.cc:1048] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.358790 22817 raft_consensus.cc:515] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.360293 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.354993 22712 raft_consensus.cc:515] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.358814 22911 leader_election.cc:290] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.360929 22583 raft_consensus.cc:2468] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.354947 22701 ts_tablet_manager.cc:1434] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:10:08.362432 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.362851 22701 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.362649 22699 consensus_queue.cc:260] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.362993 22712 leader_election.cc:290] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.363729 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.364305 22432 raft_consensus.cc:2468] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.363013 22582 raft_consensus.cc:2468] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:08.365374 22699 ts_tablet_manager.cc:1434] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 12:10:08.366106 22827 raft_consensus.cc:493] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.366365 22699 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.366667 22399 leader_election.cc:304] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.366572 22827 raft_consensus.cc:515] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.367930 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.368924 22698 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.368990 22623 leader_election.cc:304] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:08.369448 22698 ts_tablet_manager.cc:1403] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.011s
I20260709 12:10:08.370267 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.360844 22817 leader_election.cc:290] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.370867 22656 raft_consensus.cc:2468] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:08.371371 22817 raft_consensus.cc:2804] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.371753 22817 raft_consensus.cc:493] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.372102 22817 raft_consensus.cc:3060] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.373402 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.374009 22580 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:08.374902 22699 tablet_bootstrap.cc:654] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.370828 22827 leader_election.cc:290] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.372035 22698 raft_consensus.cc:359] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.376174 22698 raft_consensus.cc:385] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.376426 22911 raft_consensus.cc:2804] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.376421 22698 raft_consensus.cc:740] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.376857 22911 raft_consensus.cc:493] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.377269 22911 raft_consensus.cc:3060] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.377462 22698 consensus_queue.cc:260] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.379834 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.380429 22656 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:08.380836 22622 leader_election.cc:304] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:08.381057 22698 ts_tablet_manager.cc:1434] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:08.382048 22698 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.382136 22850 raft_consensus.cc:2804] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.382203 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.382730 22850 raft_consensus.cc:493] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.382929 22580 raft_consensus.cc:2468] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.383095 22850 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.376994 22474 leader_election.cc:304] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.384872 22742 raft_consensus.cc:2804] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.385232 22742 raft_consensus.cc:493] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.385579 22742 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:08.387346 22621 leader_election.cc:343] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.387701 22698 tablet_bootstrap.cc:654] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.388784 22737 consensus_queue.cc:1048] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.376545 22701 tablet_bootstrap.cc:654] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.391436 22850 raft_consensus.cc:515] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.394220 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:08.395464 22621 leader_election.cc:343] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.395767 22701 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.396221 22701 ts_tablet_manager.cc:1403] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260709 12:10:08.397389 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.397960 22580 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.398502 22911 raft_consensus.cc:515] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.401887 22698 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.402343 22698 ts_tablet_manager.cc:1403] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 12:10:08.398777 22701 raft_consensus.cc:359] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.404009 22701 raft_consensus.cc:385] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.404291 22701 raft_consensus.cc:740] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.404938 22701 consensus_queue.cc:260] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.405238 22580 raft_consensus.cc:2468] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:08.405439 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.400525 22742 raft_consensus.cc:515] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.406306 22622 leader_election.cc:304] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.406441 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.407034 22582 raft_consensus.cc:3060] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.407207 22850 leader_election.cc:290] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.408020 22850 raft_consensus.cc:2804] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.407119 22701 ts_tablet_manager.cc:1434] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:10:08.409464 22701 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.408447 22850 raft_consensus.cc:697] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:08.408365 22911 leader_election.cc:290] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.408507 22698 raft_consensus.cc:359] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.411825 22698 raft_consensus.cc:385] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.412127 22698 raft_consensus.cc:740] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.421532 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.419591 22698 consensus_queue.cc:260] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.422101 22580 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.415408 22712 raft_consensus.cc:493] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.427114 22817 raft_consensus.cc:515] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.422376 22892 raft_consensus.cc:493] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.429560 22892 raft_consensus.cc:515] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.429967 22432 raft_consensus.cc:2393] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:08.432216 22712 raft_consensus.cc:515] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.434178 22712 leader_election.cc:290] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.434353 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.435784 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8d044c1f94644b2f84bb80ca6559d" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:08.436599 22657 raft_consensus.cc:2393] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07f81380d81d4984ba95f72e4a64086f in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:08.436609 22329 catalog_manager.cc:5697] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.440949 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.437873 22892 leader_election.cc:290] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.436147 22698 ts_tablet_manager.cc:1434] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:10:08.443415 22698 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.426738 22742 leader_election.cc:290] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.443990 22817 leader_election.cc:290] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.448243 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:08.448823 22654 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.451110 22701 tablet_bootstrap.cc:654] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.410413 22850 consensus_queue.cc:237] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
W20260709 12:10:08.454154 22547 leader_election.cc:343] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.455054 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.461094 22580 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:08.462476 22582 raft_consensus.cc:2468] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:08.466838 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.445544 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.467597 22432 raft_consensus.cc:2468] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
W20260709 12:10:08.468763 22621 leader_election.cc:343] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.456512 22399 leader_election.cc:304] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.474915 22474 leader_election.cc:304] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.475657 22769 raft_consensus.cc:2804] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:10:08.476099 22548 leader_election.cc:343] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.476538 22548 leader_election.cc:304] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.476101 22769 raft_consensus.cc:697] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:08.477274 22892 raft_consensus.cc:2749] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.478130 22700 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.478621 22700 ts_tablet_manager.cc:1403] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.157s	user 0.019s	sys 0.014s
I20260709 12:10:08.477514 22769 consensus_queue.cc:237] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.482584 22622 leader_election.cc:304] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:08.484089 22899 raft_consensus.cc:2804] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.484515 22899 raft_consensus.cc:697] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:08.485275 22899 consensus_queue.cc:237] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.492398 22698 tablet_bootstrap.cc:654] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.493786 22737 raft_consensus.cc:2749] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.503106 22699 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.503641 22699 ts_tablet_manager.cc:1403] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.025s
I20260709 12:10:08.506381 22700 raft_consensus.cc:359] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.507346 22700 raft_consensus.cc:385] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.507562 22700 raft_consensus.cc:740] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
W20260709 12:10:08.501654 22399 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.195:35503, user_credentials={real_user=slave}} blocked reactor thread for 45231.2us
I20260709 12:10:08.511783 22899 consensus_queue.cc:1048] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.512054 22654 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:08.512909 22623 leader_election.cc:304] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.513840 22742 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.514312 22742 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.516383 22742 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.517688 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.515290 22712 raft_consensus.cc:2804] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.518419 22580 raft_consensus.cc:2393] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:08.514213 22911 consensus_queue.cc:1048] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:10:08.518898 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.520900 22475 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:08.521389 22737 consensus_queue.cc:1048] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.522874 22742 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.526499 22700 consensus_queue.cc:260] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.527192 22712 raft_consensus.cc:493] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.536090 22712 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.550709 22700 ts_tablet_manager.cc:1434] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.072s	user 0.014s	sys 0.003s
I20260709 12:10:08.550218 22330 catalog_manager.cc:5697] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.551717 22700 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.543488 22737 raft_consensus.cc:493] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.565569 22701 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.566045 22701 ts_tablet_manager.cc:1403] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.024s
I20260709 12:10:08.563625 22737 raft_consensus.cc:515] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.572914 22699 raft_consensus.cc:359] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.575659 22699 raft_consensus.cc:385] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.575917 22699 raft_consensus.cc:740] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.576143 22827 raft_consensus.cc:493] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.576663 22827 raft_consensus.cc:515] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.580672 22701 raft_consensus.cc:359] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.581322 22701 raft_consensus.cc:385] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.581553 22701 raft_consensus.cc:740] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.582031 22701 consensus_queue.cc:260] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.584560 22328 catalog_manager.cc:5697] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:08.587790 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.590425 22434 raft_consensus.cc:2468] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:08.591593 22475 leader_election.cc:304] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:08.592938 22701 ts_tablet_manager.cc:1434] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:10:08.593703 22699 consensus_queue.cc:260] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.582959 22827 leader_election.cc:290] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.595693 22701 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.589790 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.604774 22827 raft_consensus.cc:2804] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.588799 22899 consensus_queue.cc:1048] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:10:08.609094 22827 raft_consensus.cc:493] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.609488 22827 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.606010 22759 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.611361 22759 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.613387 22759 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.614457 22816 raft_consensus.cc:493] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.614880 22816 raft_consensus.cc:515] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.616333 22699 ts_tablet_manager.cc:1434] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.112s	user 0.006s	sys 0.000s
I20260709 12:10:08.616888 22816 leader_election.cc:290] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.617456 22737 leader_election.cc:290] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.620517 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.620698 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.621083 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:08.621693 22655 raft_consensus.cc:2468] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
W20260709 12:10:08.622457 22398 leader_election.cc:343] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.623850 22699 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.622797 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.615010 22712 raft_consensus.cc:515] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.626900 22654 raft_consensus.cc:2393] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
W20260709 12:10:08.631013 22399 leader_election.cc:343] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.631798 22399 leader_election.cc:304] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.632606 22827 raft_consensus.cc:515] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.633275 22759 raft_consensus.cc:2804] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.633646 22759 raft_consensus.cc:493] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.633984 22759 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.634570 22827 leader_election.cc:290] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
W20260709 12:10:08.635660 22398 leader_election.cc:343] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.636112 22398 leader_election.cc:304] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.636996 22817 raft_consensus.cc:2749] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.641165 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:08.642819 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.643435 22434 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.646684 22742 raft_consensus.cc:2749] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.629244 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.648988 22700 tablet_bootstrap.cc:654] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.647884 22582 raft_consensus.cc:2468] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:08.653036 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.656677 22399 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:08.658272 22817 raft_consensus.cc:2804] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.658631 22817 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.658962 22817 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:08.663672 22398 leader_election.cc:343] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.665670 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.658988 22434 raft_consensus.cc:2468] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:08.677126 22698 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.677335 22699 tablet_bootstrap.cc:654] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.678781 22817 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.681964 22701 tablet_bootstrap.cc:654] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.682834 22698 ts_tablet_manager.cc:1403] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.240s	user 0.018s	sys 0.000s
I20260709 12:10:08.683939 22475 leader_election.cc:304] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.684937 22827 raft_consensus.cc:2804] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.685391 22827 raft_consensus.cc:697] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
W20260709 12:10:08.687664 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:08.686158 22827 consensus_queue.cc:237] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.690169 22899 consensus_queue.cc:1048] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.691458 22331 catalog_manager.cc:5697] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.699682 22817 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.700196 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:08.701879 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:08.702270 22700 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.702440 22582 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.702706 22700 ts_tablet_manager.cc:1403] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.009s
W20260709 12:10:08.703923 22398 leader_election.cc:343] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.704804 22712 leader_election.cc:290] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.705199 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:08.705295 22700 raft_consensus.cc:359] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.705931 22700 raft_consensus.cc:385] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.706202 22700 raft_consensus.cc:740] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.706665 22698 raft_consensus.cc:359] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.706816 22700 consensus_queue.cc:260] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.707371 22698 raft_consensus.cc:385] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.708309 22698 raft_consensus.cc:740] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.706694 22621 leader_election.cc:304] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [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: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.713850 22899 raft_consensus.cc:2749] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.661584 22759 raft_consensus.cc:515] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.716974 22700 ts_tablet_manager.cc:1434] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:08.722229 22700 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.722136 22698 consensus_queue.cc:260] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.715508 22582 raft_consensus.cc:2468] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:08.723999 22701 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.724531 22701 ts_tablet_manager.cc:1403] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.002s
I20260709 12:10:08.726428 22698 ts_tablet_manager.cc:1434] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 12:10:08.729107 22816 consensus_queue.cc:1048] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.729185 22701 raft_consensus.cc:359] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.731856 22701 raft_consensus.cc:385] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.732127 22701 raft_consensus.cc:740] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.732743 22701 consensus_queue.cc:260] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.733086 22759 leader_election.cc:290] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:08.729300 22399 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.734203 22701 ts_tablet_manager.cc:1434] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 12:10:08.734081 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:08.735064 22701 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
W20260709 12:10:08.735394 22398 leader_election.cc:343] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.738430 22698 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.748900 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:08.749570 22657 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.739681 22759 raft_consensus.cc:2804] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.751924 22759 raft_consensus.cc:697] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:08.752710 22759 consensus_queue.cc:237] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.764855 22330 catalog_manager.cc:5697] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:08.776436 22698 tablet_bootstrap.cc:654] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.778647 22699 tablet_bootstrap.cc:492] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.779121 22699 ts_tablet_manager.cc:1403] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.155s	user 0.020s	sys 0.022s
I20260709 12:10:08.781522 22699 raft_consensus.cc:359] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.782133 22699 raft_consensus.cc:385] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.782388 22699 raft_consensus.cc:740] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.784391 22699 consensus_queue.cc:260] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.787600 22700 tablet_bootstrap.cc:654] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.787596 22657 raft_consensus.cc:2468] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:08.793792 22699 ts_tablet_manager.cc:1434] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 12:10:08.796247 22699 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.801775 22701 tablet_bootstrap.cc:654] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.806172 22399 leader_election.cc:304] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:08.807723 22817 raft_consensus.cc:2804] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.808173 22817 raft_consensus.cc:697] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:08.808908 22817 consensus_queue.cc:237] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.813059 22698 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.813506 22698 ts_tablet_manager.cc:1403] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.001s
I20260709 12:10:08.815425 22698 raft_consensus.cc:359] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.817593 22698 raft_consensus.cc:385] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.817852 22698 raft_consensus.cc:740] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.819099 22698 consensus_queue.cc:260] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.824615 22700 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.825403 22700 ts_tablet_manager.cc:1403] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.003s
I20260709 12:10:08.826581 22698 ts_tablet_manager.cc:1434] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:10:08.827490 22698 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.828426 22700 raft_consensus.cc:359] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.835723 22700 raft_consensus.cc:385] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.835995 22700 raft_consensus.cc:740] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.836515 22737 consensus_queue.cc:1048] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.836614 22700 consensus_queue.cc:260] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.841890 22700 ts_tablet_manager.cc:1434] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:10:08.842787 22700 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.843407 22701 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.843878 22701 ts_tablet_manager.cc:1403] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.109s	user 0.010s	sys 0.000s
I20260709 12:10:08.833086 22699 tablet_bootstrap.cc:654] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.846259 22701 raft_consensus.cc:359] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.846709 22701 raft_consensus.cc:385] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.846911 22701 raft_consensus.cc:740] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.847496 22701 consensus_queue.cc:260] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.851730 22783 raft_consensus.cc:493] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.849119 22328 catalog_manager.cc:5697] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.852236 22783 raft_consensus.cc:515] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.853397 22700 tablet_bootstrap.cc:654] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.854257 22783 leader_election.cc:290] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:08.854907 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.855899 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
W20260709 12:10:08.856518 22547 leader_election.cc:343] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:08.857211 22548 leader_election.cc:343] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.857610 22548 leader_election.cc:304] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:08.858879 22783 raft_consensus.cc:2749] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:08.850981 22699 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.860011 22699 ts_tablet_manager.cc:1403] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 12:10:08.860777 22701 ts_tablet_manager.cc:1434] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:10:08.862761 22699 raft_consensus.cc:359] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.863469 22699 raft_consensus.cc:385] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.863749 22699 raft_consensus.cc:740] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.850204 22698 tablet_bootstrap.cc:654] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.867959 22701 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
W20260709 12:10:08.868702 22621 consensus_peers.cc:597] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:08.868614 22699 consensus_queue.cc:260] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:08.874835 22329 catalog_manager.cc:5697] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:08.876736 22699 ts_tablet_manager.cc:1434] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:10:08.877303 22701 tablet_bootstrap.cc:654] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.877486 22911 raft_consensus.cc:493] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.877955 22911 raft_consensus.cc:515] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.879973 22911 leader_election.cc:290] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.881186 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:08.881846 22433 raft_consensus.cc:2468] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.882480 22699 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.883383 22623 leader_election.cc:304] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:08.885685 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:08.887192 22622 leader_election.cc:343] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.889248 22699 tablet_bootstrap.cc:654] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.890944 22712 raft_consensus.cc:2804] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.891322 22712 raft_consensus.cc:493] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.891666 22712 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.893713 22783 consensus_queue.cc:1048] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.894927 22783 consensus_queue.cc:1048] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.897989 22712 raft_consensus.cc:515] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.900871 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
W20260709 12:10:08.902349 22622 leader_election.cc:343] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:08.915897 22700 tablet_bootstrap.cc:492] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:08.918367 22700 ts_tablet_manager.cc:1403] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.000s
I20260709 12:10:08.922021 22911 consensus_queue.cc:1048] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.929046 22955 consensus_queue.cc:1048] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.938867 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:08.939504 22699 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:08.939463 22434 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.940070 22699 ts_tablet_manager.cc:1403] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.006s
I20260709 12:10:08.940356 22712 leader_election.cc:290] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:08.948693 22434 raft_consensus.cc:2468] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:08.950031 22623 leader_election.cc:304] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:08.951381 22899 raft_consensus.cc:2804] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:08.951849 22899 raft_consensus.cc:697] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:08.952637 22899 consensus_queue.cc:237] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.958205 22701 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:08.958693 22701 ts_tablet_manager.cc:1403] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.000s
I20260709 12:10:08.958899 22852 consensus_queue.cc:1048] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.957861 22699 raft_consensus.cc:359] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.961493 22698 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:08.961701 22699 raft_consensus.cc:385] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.961984 22698 ts_tablet_manager.cc:1403] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.011s
I20260709 12:10:08.921362 22700 raft_consensus.cc:359] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.962805 22700 raft_consensus.cc:385] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.963053 22700 raft_consensus.cc:740] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.961172 22701 raft_consensus.cc:359] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.963887 22701 raft_consensus.cc:385] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.964381 22701 raft_consensus.cc:740] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.962015 22699 raft_consensus.cc:740] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.965459 22699 consensus_queue.cc:260] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.968670 22911 raft_consensus.cc:493] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:08.969101 22911 raft_consensus.cc:515] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.969156 22698 raft_consensus.cc:359] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.970006 22698 raft_consensus.cc:385] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:08.970276 22698 raft_consensus.cc:740] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:08.970860 22699 ts_tablet_manager.cc:1434] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:10:08.971159 22911 leader_election.cc:290] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:08.970985 22698 consensus_queue.cc:260] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:08.971836 22699 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:08.973279 22698 ts_tablet_manager.cc:1434] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:08.973742 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:08.974133 22698 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:08.974359 22507 raft_consensus.cc:2468] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.972869 22701 consensus_queue.cc:260] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:08.975605 22621 leader_election.cc:304] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:08.976257 22701 ts_tablet_manager.cc:1434] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:10:08.977094 22701 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:08.983139 22699 tablet_bootstrap.cc:654] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.982973 22700 consensus_queue.cc:260] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:08.984918 22700 ts_tablet_manager.cc:1434] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 12:10:08.985278 22852 raft_consensus.cc:2804] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:08.985663 22852 raft_consensus.cc:493] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:08.986065 22852 raft_consensus.cc:3060] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:08.987214 22769 consensus_queue.cc:1048] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:08.990541 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:08.991134 22580 raft_consensus.cc:2468] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:08.985733 22700 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:08.998945 22698 tablet_bootstrap.cc:654] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.012980 22701 tablet_bootstrap.cc:654] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:08.999487 22852 raft_consensus.cc:515] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.023905 22329 catalog_manager.cc:5697] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:09.028339 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.028963 22507 raft_consensus.cc:3060] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.031126 22852 leader_election.cc:290] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.033428 22700 tablet_bootstrap.cc:654] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.033774 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bade96af9d421f834c701b7955097e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:09.034704 22581 raft_consensus.cc:3060] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.037865 22507 raft_consensus.cc:2468] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:09.044806 22827 raft_consensus.cc:493] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.045326 22827 raft_consensus.cc:515] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.046622 22621 leader_election.cc:304] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:09.048683 22899 raft_consensus.cc:2804] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.049238 22899 raft_consensus.cc:697] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:09.050071 22899 consensus_queue.cc:237] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.053262 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.047412 22827 leader_election.cc:290] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.057231 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.057967 22657 raft_consensus.cc:2393] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:09.039875 22852 consensus_queue.cc:1048] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:10:09.061707 22474 leader_election.cc:304] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.062717 22699 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.063169 22699 ts_tablet_manager.cc:1403] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.014s
I20260709 12:10:09.063095 22827 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.064826 22701 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.065271 22701 ts_tablet_manager.cc:1403] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.022s
I20260709 12:10:09.067749 22701 raft_consensus.cc:359] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.068396 22701 raft_consensus.cc:385] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.068658 22701 raft_consensus.cc:740] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.071451 22699 raft_consensus.cc:359] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.072157 22699 raft_consensus.cc:385] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.072410 22699 raft_consensus.cc:740] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.073117 22699 consensus_queue.cc:260] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.073529 22698 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.074208 22701 consensus_queue.cc:260] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.074162 22827 raft_consensus.cc:2749] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.075809 22852 raft_consensus.cc:493] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.075817 22701 ts_tablet_manager.cc:1434] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:10:09.076715 22852 raft_consensus.cc:515] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.077931 22701 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.076587 22581 raft_consensus.cc:2468] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:09.082127 22852 leader_election.cc:290] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.082257 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.083309 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:09.083493 22621 leader_election.cc:343] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.083911 22699 ts_tablet_manager.cc:1434] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:10:09.075026 22698 ts_tablet_manager.cc:1403] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.010s
I20260709 12:10:09.084853 22699 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.083941 22583 raft_consensus.cc:2468] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:09.087265 22622 leader_election.cc:304] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.088428 22852 raft_consensus.cc:2804] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.088850 22852 raft_consensus.cc:493] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.089212 22852 raft_consensus.cc:3060] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.090670 22699 tablet_bootstrap.cc:654] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.083503 22701 tablet_bootstrap.cc:654] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.101864 22817 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.102399 22817 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.103263 22329 catalog_manager.cc:5697] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:09.106334 22699 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.106783 22699 ts_tablet_manager.cc:1403] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260709 12:10:09.109347 22699 raft_consensus.cc:359] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.109942 22699 raft_consensus.cc:385] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.110183 22699 raft_consensus.cc:740] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.110229 22817 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.110772 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.110826 22699 consensus_queue.cc:260] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.111470 22581 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:09.112798 22399 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:09.113643 22817 raft_consensus.cc:2804] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.114331 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.114012 22817 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.115254 22817 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:09.115604 22398 leader_election.cc:343] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.116922 22699 ts_tablet_manager.cc:1434] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:10:09.117838 22699 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.121331 22700 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:09.121778 22700 ts_tablet_manager.cc:1403] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.136s	user 0.016s	sys 0.004s
I20260709 12:10:09.123085 22699 tablet_bootstrap.cc:654] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.124305 22700 raft_consensus.cc:359] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.124965 22700 raft_consensus.cc:385] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.124711 22852 raft_consensus.cc:515] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.125270 22700 raft_consensus.cc:740] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.127713 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:09.128252 22583 raft_consensus.cc:3060] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.131259 22817 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.131875 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.133205 22817 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
W20260709 12:10:09.134660 22621 leader_election.cc:343] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.136456 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.136945 22700 consensus_queue.cc:260] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:09.138923 22398 leader_election.cc:343] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.141042 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:09.141631 22581 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.121778 22698 raft_consensus.cc:359] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.142161 22698 raft_consensus.cc:385] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.142436 22698 raft_consensus.cc:740] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.142659 22583 raft_consensus.cc:2468] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:09.143180 22698 consensus_queue.cc:260] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.141371 22700 ts_tablet_manager.cc:1434] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:10:09.143774 22622 leader_election.cc:304] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.144591 22899 raft_consensus.cc:2804] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.144690 22700 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:09.145104 22899 raft_consensus.cc:697] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:09.145903 22899 consensus_queue.cc:237] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.153332 22700 tablet_bootstrap.cc:654] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.160813 22698 ts_tablet_manager.cc:1434] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 12:10:09.163247 22581 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:09.163676 22701 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.164106 22701 ts_tablet_manager.cc:1403] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.020s
I20260709 12:10:09.149428 22852 leader_election.cc:290] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.172421 22698 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:09.173604 22701 raft_consensus.cc:359] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.174315 22701 raft_consensus.cc:385] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.174561 22701 raft_consensus.cc:740] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.175508 22701 consensus_queue.cc:260] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.177501 22701 ts_tablet_manager.cc:1434] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 12:10:09.179471 22911 raft_consensus.cc:493] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.179673 22399 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.179983 22911 raft_consensus.cc:515] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.181636 22737 raft_consensus.cc:2804] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.181900 22911 leader_election.cc:290] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.182097 22737 raft_consensus.cc:697] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:09.182917 22737 consensus_queue.cc:237] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.185227 22827 consensus_queue.cc:1048] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.187036 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.187662 22434 raft_consensus.cc:2468] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:09.190080 22701 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.190312 22328 catalog_manager.cc:5697] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:09.203159 22911 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.203647 22911 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.204299 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.197279 22623 leader_election.cc:304] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:09.207686 22852 raft_consensus.cc:2804] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.208058 22852 raft_consensus.cc:493] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.208359 22852 raft_consensus.cc:3060] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.208927 22827 consensus_queue.cc:1048] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:09.210616 22621 leader_election.cc:343] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.211647 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:09.212853 22621 leader_election.cc:343] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.213658 22911 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.215018 22852 raft_consensus.cc:515] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.214982 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:09.234119 22622 leader_election.cc:343] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.234581 22622 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.235271 22850 raft_consensus.cc:2749] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.236047 22816 raft_consensus.cc:493] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.236537 22816 raft_consensus.cc:515] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.245985 22979 raft_consensus.cc:493] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.246559 22979 raft_consensus.cc:515] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.248634 22979 leader_election.cc:290] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.250571 22852 leader_election.cc:290] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.251803 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.254801 22960 consensus_queue.cc:1048] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:09.254441 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
W20260709 12:10:09.256690 22621 leader_election.cc:343] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.259337 22698 tablet_bootstrap.cc:654] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.259829 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:09.260396 22434 raft_consensus.cc:3060] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.260267 22816 leader_election.cc:290] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:09.261857 22699 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.263291 22699 ts_tablet_manager.cc:1403] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.146s	user 0.021s	sys 0.025s
I20260709 12:10:09.263386 22328 catalog_manager.cc:5697] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:09.266014 22699 raft_consensus.cc:359] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.266680 22699 raft_consensus.cc:385] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.266937 22699 raft_consensus.cc:740] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
W20260709 12:10:09.255120 22398 consensus_peers.cc:597] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:09.268541 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.269286 22432 raft_consensus.cc:2393] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:09.269057 22699 consensus_queue.cc:260] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.273043 22549 leader_election.cc:304] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.273931 22979 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.277338 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.277498 22816 consensus_queue.cc:1048] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:09.279109 22399 leader_election.cc:343] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.283829 22701 tablet_bootstrap.cc:654] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.294276 22699 ts_tablet_manager.cc:1434] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.002s
I20260709 12:10:09.267035 22434 raft_consensus.cc:2468] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:09.301903 22699 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.310154 22979 raft_consensus.cc:2749] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.311058 22700 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:09.311651 22700 ts_tablet_manager.cc:1403] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.167s	user 0.010s	sys 0.016s
I20260709 12:10:09.312314 22698 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.304173 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.312704 22698 ts_tablet_manager.cc:1403] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.140s	user 0.023s	sys 0.020s
I20260709 12:10:09.319873 22892 raft_consensus.cc:493] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.320232 22892 raft_consensus.cc:515] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.322526 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.323093 22434 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:09.325008 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.325718 22701 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.325614 22507 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:09.325951 22700 raft_consensus.cc:359] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.326100 22701 ts_tablet_manager.cc:1403] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.136s	user 0.020s	sys 0.001s
I20260709 12:10:09.326596 22700 raft_consensus.cc:385] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.327188 22700 raft_consensus.cc:740] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.327920 22700 consensus_queue.cc:260] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.329306 22547 leader_election.cc:304] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
W20260709 12:10:09.332029 22399 leader_election.cc:343] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.332566 22399 leader_election.cc:304] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.326993 22737 consensus_queue.cc:1048] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 12:10:09.333889 22997 log.cc:927] Time spent T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 12:10:09.334367 22817 raft_consensus.cc:2749] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.335542 22893 raft_consensus.cc:2804] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.335914 22893 raft_consensus.cc:493] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.336238 22893 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.332584 22700 ts_tablet_manager.cc:1434] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:10:09.340866 22700 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:09.331583 22623 leader_election.cc:304] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.324651 22892 leader_election.cc:290] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.345984 22700 tablet_bootstrap.cc:654] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.350675 22911 raft_consensus.cc:2804] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.361703 22911 raft_consensus.cc:697] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:09.362458 22911 consensus_queue.cc:237] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.366560 22701 raft_consensus.cc:359] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.367252 22701 raft_consensus.cc:385] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.367512 22701 raft_consensus.cc:740] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.369632 22701 consensus_queue.cc:260] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.370688 22699 tablet_bootstrap.cc:654] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.372376 22701 ts_tablet_manager.cc:1434] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.045s	user 0.001s	sys 0.004s
I20260709 12:10:09.372280 22507 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.385546 22701 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.396066 22701 tablet_bootstrap.cc:654] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.396463 22850 consensus_queue.cc:1048] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.348258 22893 raft_consensus.cc:515] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.402285 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:09.402846 22433 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.403573 22893 leader_election.cc:290] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.405370 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.405926 22506 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.409644 22433 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:09.411036 22549 leader_election.cc:304] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:09.413318 22893 raft_consensus.cc:2804] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.421648 22893 raft_consensus.cc:697] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:09.422730 22893 consensus_queue.cc:237] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.419209 22698 raft_consensus.cc:359] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.425472 22698 raft_consensus.cc:385] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.425778 22698 raft_consensus.cc:740] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.427017 22698 consensus_queue.cc:260] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.432753 22892 raft_consensus.cc:493] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.438129 22698 ts_tablet_manager.cc:1434] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.000s
I20260709 12:10:09.439159 22698 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:09.443142 22699 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.443612 22699 ts_tablet_manager.cc:1403] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.143s	user 0.015s	sys 0.000s
I20260709 12:10:09.433231 22892 raft_consensus.cc:515] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.448899 22329 catalog_manager.cc:5697] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:09.449949 22892 leader_election.cc:290] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.450724 22699 raft_consensus.cc:359] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.451382 22699 raft_consensus.cc:385] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.452294 22701 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.452904 22701 ts_tablet_manager.cc:1403] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.008s
I20260709 12:10:09.451668 22699 raft_consensus.cc:740] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.453790 22699 consensus_queue.cc:260] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.456447 22699 ts_tablet_manager.cc:1434] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:10:09.458642 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.459250 22433 raft_consensus.cc:2468] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:09.460417 22701 raft_consensus.cc:359] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.461048 22701 raft_consensus.cc:385] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.461287 22701 raft_consensus.cc:740] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.461928 22701 consensus_queue.cc:260] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.464313 22549 leader_election.cc:304] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:09.467269 22980 raft_consensus.cc:2804] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.467576 22980 raft_consensus.cc:493] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.467890 22980 raft_consensus.cc:3060] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.472553 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.474088 22850 consensus_queue.cc:1048] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.477242 22852 consensus_queue.cc:1048] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.471920 22506 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:09.490566 22701 ts_tablet_manager.cc:1434] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 12:10:09.491480 22701 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.493534 22699 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.497080 22698 tablet_bootstrap.cc:654] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.492306 22979 raft_consensus.cc:493] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.498916 22979 raft_consensus.cc:515] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.501672 22979 leader_election.cc:290] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
W20260709 12:10:09.502718 22548 leader_election.cc:343] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.504551 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.505914 22737 raft_consensus.cc:493] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:09.506258 22548 leader_election.cc:343] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.506376 22737 raft_consensus.cc:515] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.508040 22700 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:09.508370 22701 tablet_bootstrap.cc:654] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.508482 22700 ts_tablet_manager.cc:1403] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.168s	user 0.006s	sys 0.013s
I20260709 12:10:09.514703 22737 leader_election.cc:290] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.516882 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.517957 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.517989 22911 consensus_queue.cc:1048] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:09.519389 22399 leader_election.cc:343] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:09.520424 22398 leader_election.cc:343] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.520856 22398 leader_election.cc:304] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.522324 22737 raft_consensus.cc:2749] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.510950 22700 raft_consensus.cc:359] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.523939 22700 raft_consensus.cc:385] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.522599 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.524235 22700 raft_consensus.cc:740] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.526117 22700 consensus_queue.cc:260] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:09.528254 22547 leader_election.cc:343] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.528864 22547 leader_election.cc:304] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.529565 22979 raft_consensus.cc:2749] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.522063 22980 raft_consensus.cc:515] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.539191 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
W20260709 12:10:09.540333 22548 leader_election.cc:343] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.542408 22698 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.543088 22698 ts_tablet_manager.cc:1403] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.104s	user 0.009s	sys 0.003s
W20260709 12:10:09.543735 22621 consensus_peers.cc:597] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:09.545840 22698 raft_consensus.cc:359] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.546490 22698 raft_consensus.cc:385] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.546749 22698 raft_consensus.cc:740] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.547422 22698 consensus_queue.cc:260] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.555902 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:09.556402 22434 raft_consensus.cc:3060] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.519347 22699 tablet_bootstrap.cc:654] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.557886 22698 ts_tablet_manager.cc:1434] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 12:10:09.561802 22700 ts_tablet_manager.cc:1434] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.003s
I20260709 12:10:09.562745 22700 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:09.563267 22434 raft_consensus.cc:2468] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:09.563126 22899 consensus_queue.cc:1048] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.565284 22329 catalog_manager.cc:5697] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:09.567904 22549 leader_election.cc:304] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.568676 22979 raft_consensus.cc:2804] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.569103 22979 raft_consensus.cc:697] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:09.569895 22979 consensus_queue.cc:237] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.571599 22698 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:09.576483 22980 leader_election.cc:290] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.577255 22899 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.577821 22899 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.579242 22698 tablet_bootstrap.cc:654] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.580089 22899 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.582649 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:09.587379 22398 consensus_peers.cc:597] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:09.588933 22960 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.589411 22960 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
W20260709 12:10:09.595438 22623 leader_election.cc:343] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.596553 22698 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.597015 22698 ts_tablet_manager.cc:1403] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 12:10:09.596951 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.599004 22742 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.599447 22742 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.599715 22698 raft_consensus.cc:359] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.600356 22698 raft_consensus.cc:385] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.600607 22698 raft_consensus.cc:740] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.601399 22698 consensus_queue.cc:260] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.602469 22960 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:09.603401 22700 tablet_bootstrap.cc:654] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.604251 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.604605 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
W20260709 12:10:09.606521 22399 leader_election.cc:343] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.608394 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.610366 22699 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.610795 22699 ts_tablet_manager.cc:1403] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.000s
I20260709 12:10:09.612624 22475 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.613714 22769 raft_consensus.cc:2749] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.615547 22960 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.616058 22960 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.617055 22698 ts_tablet_manager.cc:1434] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:10:09.624137 22698 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:09.601344 22742 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.629285 22698 tablet_bootstrap.cc:654] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.630841 22960 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.632426 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:09.638608 22398 leader_election.cc:343] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.639640 22698 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.640062 22698 ts_tablet_manager.cc:1403] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:10:09.635679 22737 consensus_queue.cc:1048] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.644804 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.645457 22657 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:09.646358 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.646960 22654 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:09.647969 22700 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:09.648518 22700 ts_tablet_manager.cc:1403] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.000s
I20260709 12:10:09.650974 22700 raft_consensus.cc:359] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.651582 22700 raft_consensus.cc:385] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.651849 22700 raft_consensus.cc:740] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
W20260709 12:10:09.652139 22621 leader_election.cc:343] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.652587 22621 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.647660 22329 catalog_manager.cc:5697] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:09.653592 22850 raft_consensus.cc:2749] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.654853 22701 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.655290 22701 ts_tablet_manager.cc:1403] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.164s	user 0.046s	sys 0.027s
I20260709 12:10:09.655444 22699 raft_consensus.cc:359] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.656095 22699 raft_consensus.cc:385] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.656358 22699 raft_consensus.cc:740] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.656945 22699 consensus_queue.cc:260] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.657779 22701 raft_consensus.cc:359] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.658401 22701 raft_consensus.cc:385] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.658649 22701 raft_consensus.cc:740] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.659359 22911 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.659873 22911 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.661921 22911 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.659348 22701 consensus_queue.cc:260] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.655831 22700 consensus_queue.cc:260] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.663681 22399 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.664871 22701 ts_tablet_manager.cc:1434] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 12:10:09.667781 22960 raft_consensus.cc:2804] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.668129 22960 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.668438 22960 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.670710 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.673632 22701 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
W20260709 12:10:09.674867 22622 leader_election.cc:343] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.677240 22700 ts_tablet_manager.cc:1434] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260709 12:10:09.678012 22399 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.676927 22699 ts_tablet_manager.cc:1434] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 12:10:09.682482 22737 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.682868 22699 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.680267 22701 tablet_bootstrap.cc:654] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.690207 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.681128 22698 raft_consensus.cc:359] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.682844 22737 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.691201 22737 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.692476 22699 tablet_bootstrap.cc:654] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.694739 22698 raft_consensus.cc:385] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.695012 22700 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:09.695029 22698 raft_consensus.cc:740] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.696228 22698 consensus_queue.cc:260] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.698415 22698 ts_tablet_manager.cc:1434] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.000s
I20260709 12:10:09.698325 22737 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.700098 22698 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:09.701634 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:09.702955 22398 leader_election.cc:343] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.703544 22737 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.691190 22899 raft_consensus.cc:493] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.711024 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:09.711670 22654 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.717288 22700 tablet_bootstrap.cc:654] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.707870 22899 raft_consensus.cc:515] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.720095 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.720721 22506 raft_consensus.cc:2468] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:09.721931 22621 leader_election.cc:304] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:09.722530 22701 tablet_bootstrap.cc:492] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.722927 22850 raft_consensus.cc:2804] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.723358 22850 raft_consensus.cc:493] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.723701 22850 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.725178 22742 raft_consensus.cc:493] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.725648 22742 raft_consensus.cc:515] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.728652 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:09.730173 22850 raft_consensus.cc:515] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.731230 22699 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.731709 22699 ts_tablet_manager.cc:1403] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.000s
I20260709 12:10:09.732396 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62d2db05e81449b1ae16bdb7a717e122" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.727483 22742 leader_election.cc:290] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.733232 22433 raft_consensus.cc:2393] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:09.732426 22701 ts_tablet_manager.cc:1403] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260709 12:10:09.734162 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:09.734444 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.735107 22506 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.736234 22701 raft_consensus.cc:359] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.736943 22475 leader_election.cc:304] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:09.737810 22742 raft_consensus.cc:3060] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:09.736109 22622 leader_election.cc:343] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.681480 22960 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.738897 22434 raft_consensus.cc:2393] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:09.740144 22699 raft_consensus.cc:359] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.737160 22850 leader_election.cc:290] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.740751 22699 raft_consensus.cc:385] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.741029 22699 raft_consensus.cc:740] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.741119 22700 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:09.741575 22700 ts_tablet_manager.cc:1403] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.012s
I20260709 12:10:09.741686 22699 consensus_queue.cc:260] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.736888 22701 raft_consensus.cc:385] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.742524 22701 raft_consensus.cc:740] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.743460 22701 consensus_queue.cc:260] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.743871 22698 tablet_bootstrap.cc:654] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.744050 22700 raft_consensus.cc:359] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.744685 22700 raft_consensus.cc:385] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.744947 22700 raft_consensus.cc:740] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.745203 22701 ts_tablet_manager.cc:1434] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:10:09.745573 22700 consensus_queue.cc:260] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.746236 22699 ts_tablet_manager.cc:1434] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:09.747433 22699 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.751120 22742 raft_consensus.cc:2749] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.752754 22623 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.753216 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:09.754469 22850 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.755299 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:09.742172 22960 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:09.757655 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.758231 22583 raft_consensus.cc:2468] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:09.756846 22899 leader_election.cc:290] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.764639 22850 raft_consensus.cc:2749] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.746117 22701 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.765931 22508 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.765043 22506 raft_consensus.cc:2468] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:09.767367 22621 leader_election.cc:304] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.768468 22899 raft_consensus.cc:2804] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.768814 22712 consensus_queue.cc:1048] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.769101 22899 raft_consensus.cc:697] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:09.763406 22654 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:09.770877 22701 tablet_bootstrap.cc:654] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:09.771150 22399 leader_election.cc:343] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.773710 22699 tablet_bootstrap.cc:654] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.776206 22700 ts_tablet_manager.cc:1434] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 12:10:09.777163 22700 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:09.771418 22899 consensus_queue.cc:237] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.784369 22657 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:09.790429 22399 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.793694 22960 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.794375 22960 raft_consensus.cc:697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:09.795433 22960 consensus_queue.cc:237] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.803767 22399 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.804426 22737 raft_consensus.cc:2804] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:09.805027 22737 raft_consensus.cc:697] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
W20260709 12:10:09.815693 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:09.830045 22850 consensus_queue.cc:1048] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.840875 22700 tablet_bootstrap.cc:654] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.841200 22742 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.843010 22742 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.830288 22737 consensus_queue.cc:237] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.842546 22980 consensus_queue.cc:1048] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:10:09.856613 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.857079 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.858083 22850 raft_consensus.cc:493] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.858554 22850 raft_consensus.cc:515] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:09.854815 22742 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.861039 22475 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.860577 22850 leader_election.cc:290] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:09.860971 22329 catalog_manager.cc:5697] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:09.866617 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.867063 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45d63478d438445c896806018c8c897e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.867815 22432 raft_consensus.cc:2393] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:09.871074 22701 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:09.871479 22701 ts_tablet_manager.cc:1403] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.126s	user 0.016s	sys 0.017s
I20260709 12:10:09.861980 22742 raft_consensus.cc:2749] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.876519 22698 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:09.876955 22698 ts_tablet_manager.cc:1403] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.009s
I20260709 12:10:09.880707 22698 raft_consensus.cc:359] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.881340 22698 raft_consensus.cc:385] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.881594 22698 raft_consensus.cc:740] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.882221 22759 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.882202 22698 consensus_queue.cc:260] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.882784 22759 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.883584 22701 raft_consensus.cc:359] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.884330 22701 raft_consensus.cc:385] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.884728 22701 raft_consensus.cc:740] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.885417 22701 consensus_queue.cc:260] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:09.887166 22712 raft_consensus.cc:493] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.887919 22701 ts_tablet_manager.cc:1434] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 12:10:09.888109 22759 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.889000 22701 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:09.889096 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.887643 22712 raft_consensus.cc:515] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
W20260709 12:10:09.891744 22398 leader_election.cc:343] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.892568 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.893146 22699 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:09.893853 22699 ts_tablet_manager.cc:1403] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.147s	user 0.012s	sys 0.007s
I20260709 12:10:09.896170 22699 raft_consensus.cc:359] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.896731 22699 raft_consensus.cc:385] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:09.896965 22699 raft_consensus.cc:740] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:09.893224 22582 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:09.897923 22980 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.898330 22980 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.899335 22979 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:09.899840 22979 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.901818 22979 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.901906 22980 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:09.899842 22699 consensus_queue.cc:260] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:09.903861 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.904151 22434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:09.904719 22434 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:09.905103 22399 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.905803 22960 raft_consensus.cc:2804] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:09.906651 22549 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.906038 22699 ts_tablet_manager.cc:1434] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 12:10:09.910243 22549 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:09.911142 22699 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:09.880731 22623 leader_election.cc:304] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.915673 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.914062 22979 raft_consensus.cc:2804] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.916427 22979 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.916750 22979 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:09.917399 22547 leader_election.cc:343] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.916689 22850 raft_consensus.cc:3060] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.918262 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:09.919679 22621 leader_election.cc:343] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.906159 22960 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.920570 22960 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.921274 22712 leader_election.cc:290] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.927951 22960 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.930748 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:09.932744 22960 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:09.915725 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:09.933607 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
W20260709 12:10:09.934743 22547 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.935226 22547 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.936754 22583 raft_consensus.cc:2468] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:09.937945 22701 tablet_bootstrap.cc:654] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.939496 22622 leader_election.cc:304] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:09.940578 22899 raft_consensus.cc:2804] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:09.940917 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:09.944677 22698 ts_tablet_manager.cc:1434] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 12:10:09.948711 22698 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:09.943887 22398 leader_election.cc:343] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:09.939440 22980 raft_consensus.cc:2749] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.940927 22899 raft_consensus.cc:493] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:09.964401 22899 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:09.969085 22850 raft_consensus.cc:2749] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.972525 22979 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:09.973145 22698 tablet_bootstrap.cc:654] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:09.973649 22582 raft_consensus.cc:2393] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 07f81380d81d4984ba95f72e4a64086f in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:09.974399 22892 consensus_queue.cc:1048] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:09.996028 22399 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:09.997221 22759 raft_consensus.cc:2749] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:09.986308 22850 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.003890 22699 tablet_bootstrap.cc:654] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.019933 22893 consensus_queue.cc:1048] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:10.020092 22850 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.022154 22850 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.023568 22700 tablet_bootstrap.cc:492] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:10.024019 22700 ts_tablet_manager.cc:1403] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.247s	user 0.022s	sys 0.018s
I20260709 12:10:10.024657 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:10.026259 22623 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.028064 22700 raft_consensus.cc:359] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.028700 22700 raft_consensus.cc:385] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.028940 22700 raft_consensus.cc:740] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.023061 22331 catalog_manager.cc:5697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.031549 22979 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.032038 22700 consensus_queue.cc:260] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.032963 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:10.057930 22433 raft_consensus.cc:2393] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:09.995831 22899 raft_consensus.cc:515] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.034811 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:10.060324 22547 leader_election.cc:343] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.060858 22547 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [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: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.061632 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:10.035864 22507 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.062271 22582 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.069273 22698 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:10.060586 22899 leader_election.cc:290] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:10.070593 22698 ts_tablet_manager.cc:1403] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.125s	user 0.027s	sys 0.007s
I20260709 12:10:10.071614 22892 raft_consensus.cc:2749] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.073145 22698 raft_consensus.cc:359] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.073829 22698 raft_consensus.cc:385] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.074076 22698 raft_consensus.cc:740] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.077338 22699 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.074741 22698 consensus_queue.cc:260] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.077844 22699 ts_tablet_manager.cc:1403] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.000s
I20260709 12:10:10.041216 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.052021 22701 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.078485 22701 ts_tablet_manager.cc:1403] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.190s	user 0.019s	sys 0.012s
I20260709 12:10:10.080649 22699 raft_consensus.cc:359] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.080915 22701 raft_consensus.cc:359] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.081375 22699 raft_consensus.cc:385] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.081575 22701 raft_consensus.cc:385] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:10:10.081813 22621 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.082317 22621 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.081890 22701 raft_consensus.cc:740] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.083099 22850 raft_consensus.cc:2749] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.083423 22701 consensus_queue.cc:260] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.083982 22699 raft_consensus.cc:740] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.084543 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:10.085656 22701 ts_tablet_manager.cc:1434] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:10.085283 22699 consensus_queue.cc:260] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.086560 22701 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.087141 22699 ts_tablet_manager.cc:1434] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 12:10:10.088171 22699 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:10.088481 22742 raft_consensus.cc:493] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.088959 22742 raft_consensus.cc:515] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.090288 22698 ts_tablet_manager.cc:1434] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 12:10:10.090878 22742 leader_election.cc:290] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.091151 22698 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:10.092916 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.093660 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4bff8f5e919410ca063bd5a18fac5f5" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.094867 22892 consensus_queue.cc:1048] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:10.098830 22621 leader_election.cc:343] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.101050 22474 leader_election.cc:304] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:10.099412 22699 tablet_bootstrap.cc:654] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.102077 22742 raft_consensus.cc:2749] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.103580 22331 catalog_manager.cc:5697] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.107383 22698 tablet_bootstrap.cc:654] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.109615 22701 tablet_bootstrap.cc:654] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.117062 22698 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:10.117012 22699 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.117695 22699 ts_tablet_manager.cc:1403] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260709 12:10:10.118934 22701 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.119408 22701 ts_tablet_manager.cc:1403] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:10:10.121289 22699 raft_consensus.cc:359] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.122010 22699 raft_consensus.cc:385] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.122242 22698 ts_tablet_manager.cc:1403] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 12:10:10.122376 22699 raft_consensus.cc:740] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.122021 22701 raft_consensus.cc:359] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.123766 22701 raft_consensus.cc:385] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.124032 22701 raft_consensus.cc:740] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.124645 22701 consensus_queue.cc:260] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.126406 22699 consensus_queue.cc:260] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.126204 22698 raft_consensus.cc:359] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.127341 22698 raft_consensus.cc:385] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.127629 22698 raft_consensus.cc:740] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.127810 22701 ts_tablet_manager.cc:1434] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:10.128736 22701 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.128317 22698 consensus_queue.cc:260] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.121810 22508 raft_consensus.cc:3060] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.134265 22701 tablet_bootstrap.cc:654] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.141183 22699 ts_tablet_manager.cc:1434] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 12:10:10.142060 22699 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:10.145296 22698 ts_tablet_manager.cc:1434] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 12:10:10.147432 22699 tablet_bootstrap.cc:654] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.150250 22698 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:10.152175 22582 raft_consensus.cc:2468] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:10.155056 22622 leader_election.cc:304] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.062215 22700 ts_tablet_manager.cc:1434] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.001s
I20260709 12:10:10.156483 22700 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:10.159806 22850 raft_consensus.cc:2804] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:10.160715 22850 raft_consensus.cc:697] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:10.164549 22850 consensus_queue.cc:237] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.168718 22700 tablet_bootstrap.cc:654] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.171439 22737 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.173817 22737 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.175920 22737 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:10.176578 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:10.182565 22398 leader_election.cc:343] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.176848 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.184260 22582 raft_consensus.cc:2468] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:10.185272 22399 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.186045 22759 raft_consensus.cc:2804] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.186403 22759 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.186730 22759 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.171891 22699 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.189615 22699 ts_tablet_manager.cc:1403] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.000s
I20260709 12:10:10.192431 22699 raft_consensus.cc:359] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.193075 22699 raft_consensus.cc:385] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.193347 22699 raft_consensus.cc:740] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.194046 22759 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.196880 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:10.198256 22398 leader_election.cc:343] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.204269 22330 catalog_manager.cc:5697] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:10.208072 22759 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:10.208246 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:10.208807 22580 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.200963 22699 consensus_queue.cc:260] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.214555 22698 tablet_bootstrap.cc:654] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.217556 22580 raft_consensus.cc:2468] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:10.219758 22699 ts_tablet_manager.cc:1434] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 12:10:10.221881 22699 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:10.219825 22399 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.226989 22759 raft_consensus.cc:2804] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:10.227454 22759 raft_consensus.cc:697] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:10.228242 22759 consensus_queue.cc:237] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.229470 22700 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:10.229965 22700 ts_tablet_manager.cc:1403] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.016s
I20260709 12:10:10.232576 22700 raft_consensus.cc:359] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.233235 22700 raft_consensus.cc:385] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.233536 22700 raft_consensus.cc:740] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.234304 22700 consensus_queue.cc:260] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.235508 22701 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.235989 22701 ts_tablet_manager.cc:1403] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.024s
I20260709 12:10:10.236835 22700 ts_tablet_manager.cc:1434] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:10.237850 22700 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:10.238464 22701 raft_consensus.cc:359] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.239113 22701 raft_consensus.cc:385] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.239378 22701 raft_consensus.cc:740] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.243764 22850 consensus_queue.cc:1048] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:10.245040 22699 tablet_bootstrap.cc:654] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.245445 22700 tablet_bootstrap.cc:654] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.251888 22701 consensus_queue.cc:260] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.253978 22701 ts_tablet_manager.cc:1434] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 12:10:10.256632 22331 catalog_manager.cc:5697] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:10.276154 22701 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.280041 22737 consensus_queue.cc:1048] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:10.283147 22580 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.298151 22699 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.298740 22699 ts_tablet_manager.cc:1403] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.002s
I20260709 12:10:10.301441 22701 tablet_bootstrap.cc:654] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.301208 22699 raft_consensus.cc:359] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.303496 22699 raft_consensus.cc:385] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.304188 22699 raft_consensus.cc:740] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.305426 22699 consensus_queue.cc:260] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.306915 22759 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.307454 22759 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.309333 22759 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.309695 22698 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:10.310123 22698 ts_tablet_manager.cc:1403] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.160s	user 0.010s	sys 0.005s
I20260709 12:10:10.309283 22699 ts_tablet_manager.cc:1434] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:10.311334 22699 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:10.311419 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.312577 22712 consensus_queue.cc:1048] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:10.313584 22399 leader_election.cc:343] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.311848 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.314335 22654 raft_consensus.cc:2468] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:10.315491 22399 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:10.316190 22698 raft_consensus.cc:359] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.316874 22698 raft_consensus.cc:385] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.316570 22700 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:10.317181 22759 raft_consensus.cc:2804] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.317641 22759 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.317987 22759 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.318478 22700 ts_tablet_manager.cc:1403] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.035s
I20260709 12:10:10.320899 22700 raft_consensus.cc:359] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.324676 22700 raft_consensus.cc:385] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.324993 22700 raft_consensus.cc:740] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.325240 22759 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.325770 22700 consensus_queue.cc:260] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.327802 22700 ts_tablet_manager.cc:1434] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:10.324388 22699 tablet_bootstrap.cc:654] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.330803 22700 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:10.330677 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
W20260709 12:10:10.332069 22399 leader_election.cc:343] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.317137 22698 raft_consensus.cc:740] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.335264 22698 consensus_queue.cc:260] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.337234 22698 ts_tablet_manager.cc:1434] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 12:10:10.341701 22698 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:10.343482 22700 tablet_bootstrap.cc:654] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.349363 22960 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.349833 22960 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.351452 22698 tablet_bootstrap.cc:654] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.355839 22960 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.356799 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.360095 22698 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:10.359895 22737 consensus_queue.cc:1048] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:10.360589 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.361248 22654 raft_consensus.cc:2468] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
W20260709 12:10:10.361723 22398 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.360579 22698 ts_tablet_manager.cc:1403] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 12:10:10.363209 23039 raft_consensus.cc:493] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.363682 23039 raft_consensus.cc:515] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.365672 23039 leader_election.cc:290] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.367270 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.368014 22698 raft_consensus.cc:359] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.368687 22698 raft_consensus.cc:385] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.369014 22698 raft_consensus.cc:740] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
W20260709 12:10:10.368587 22547 leader_election.cc:343] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.371158 22399 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.377599 22737 raft_consensus.cc:2804] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.377951 22737 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.378301 22737 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.379107 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:10.379746 22656 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.380497 22580 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.382690 22699 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.383191 22699 ts_tablet_manager.cc:1403] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.003s
I20260709 12:10:10.384683 22737 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.386456 22737 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.387298 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:10.387949 22737 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.388463 22656 raft_consensus.cc:2468] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:10.388376 22737 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.390533 22399 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:10.371738 22698 consensus_queue.cc:260] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.372437 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.371568 22759 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.392505 22701 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.392966 22701 ts_tablet_manager.cc:1403] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.004s
I20260709 12:10:10.392691 22699 raft_consensus.cc:359] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.394222 22698 ts_tablet_manager.cc:1434] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:10:10.395957 22698 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:10.393329 22699 raft_consensus.cc:385] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.396901 22699 raft_consensus.cc:740] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.397500 22699 consensus_queue.cc:260] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.397861 22737 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
W20260709 12:10:10.389053 22398 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.401798 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.395200 22960 raft_consensus.cc:2804] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:10.389060 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:10.406908 22653 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.402499 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.413807 23039 raft_consensus.cc:493] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.414335 23039 raft_consensus.cc:515] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.402494 22960 raft_consensus.cc:697] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:10.425771 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cfa51aa8f542989270e4d365645580" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.426371 22657 raft_consensus.cc:2468] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:10.428650 22548 leader_election.cc:304] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
W20260709 12:10:10.429464 22548 leader_election.cc:343] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.429874 22548 leader_election.cc:304] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:10.431203 22653 raft_consensus.cc:2468] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:10.431944 22892 raft_consensus.cc:2804] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.432348 22892 raft_consensus.cc:493] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.432592 23039 leader_election.cc:290] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.432688 22892 raft_consensus.cc:3060] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:10.423629 22398 leader_election.cc:343] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.433130 23039 raft_consensus.cc:2749] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.435461 22701 raft_consensus.cc:359] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.436084 22701 raft_consensus.cc:385] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.436331 22701 raft_consensus.cc:740] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.436872 22701 consensus_queue.cc:260] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.438747 22701 ts_tablet_manager.cc:1434] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.000s
I20260709 12:10:10.439252 22699 ts_tablet_manager.cc:1434] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 12:10:10.440166 22699 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
I20260709 12:10:10.441671 22701 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.442323 22656 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:10.443787 22960 consensus_queue.cc:237] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.447250 22701 tablet_bootstrap.cc:654] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.448655 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cfa51aa8f542989270e4d365645580" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.449369 22432 raft_consensus.cc:2468] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
W20260709 12:10:10.450685 22398 consensus_peers.cc:597] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.463002 22698 tablet_bootstrap.cc:654] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.458050 22892 raft_consensus.cc:515] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.467298 22892 leader_election.cc:290] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.469285 22399 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.475543 22737 raft_consensus.cc:2804] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:10.475986 22737 raft_consensus.cc:697] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:10.475916 22399 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.476794 22737 consensus_queue.cc:237] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.495146 22899 raft_consensus.cc:493] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.494984 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cfa51aa8f542989270e4d365645580" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:10.509877 22701 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.510362 22701 ts_tablet_manager.cc:1403] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.014s
I20260709 12:10:10.496897 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0cfa51aa8f542989270e4d365645580" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:10.511360 22656 raft_consensus.cc:3060] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.512884 22701 raft_consensus.cc:359] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.513516 22701 raft_consensus.cc:385] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.513788 22701 raft_consensus.cc:740] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.515271 22701 consensus_queue.cc:260] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.517134 22432 raft_consensus.cc:3060] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.518406 22899 raft_consensus.cc:515] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.519565 22701 ts_tablet_manager.cc:1434] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:10:10.520581 22899 leader_election.cc:290] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.520819 22701 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.524989 22700 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:10.525492 22700 ts_tablet_manager.cc:1403] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.195s	user 0.006s	sys 0.031s
I20260709 12:10:10.527390 22701 tablet_bootstrap.cc:654] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.531167 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.532897 22508 raft_consensus.cc:2468] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:10.533138 23039 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.533583 23039 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.538918 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.539685 22654 raft_consensus.cc:2393] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:10.542192 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.503614 22960 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.543943 22699 tablet_bootstrap.cc:654] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.547660 22742 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.548188 22621 leader_election.cc:304] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:10.548127 22742 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.535414 23039 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.558693 22700 raft_consensus.cc:359] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.559403 22700 raft_consensus.cc:385] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.559700 22700 raft_consensus.cc:740] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.560365 22700 consensus_queue.cc:260] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.567184 22698 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:10.548877 22960 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.567682 22698 ts_tablet_manager.cc:1403] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.002s
I20260709 12:10:10.570101 22549 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:10.543051 22432 raft_consensus.cc:2468] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:10.562122 22899 raft_consensus.cc:2804] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.571410 22960 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.573227 22759 consensus_queue.cc:1048] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 12:10:10.597174 22899 raft_consensus.cc:493] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.608952 22979 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.693933 22700 ts_tablet_manager.cc:1434] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.168s	user 0.021s	sys 0.004s
I20260709 12:10:10.695008 22700 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:10.612695 22899 raft_consensus.cc:3060] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:10.690210 22547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 94892.8us
I20260709 12:10:10.714210 22893 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.714751 22893 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.716753 22893 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.717227 22893 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.717583 22700 tablet_bootstrap.cc:654] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.718987 22701 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.719456 22701 ts_tablet_manager.cc:1403] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.199s	user 0.025s	sys 0.045s
W20260709 12:10:10.721707 23069 log.cc:927] Time spent T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Append to log took a long time: real 0.156s	user 0.001s	sys 0.000s
I20260709 12:10:10.722026 22701 raft_consensus.cc:359] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.722664 22701 raft_consensus.cc:385] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.722929 22701 raft_consensus.cc:740] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.725234 22701 consensus_queue.cc:260] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.732326 23081 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.732790 23081 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.734694 23081 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.737653 22656 raft_consensus.cc:2468] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:10.739455 22698 raft_consensus.cc:359] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.739996 22698 raft_consensus.cc:385] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.740222 22698 raft_consensus.cc:740] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.740860 22698 consensus_queue.cc:260] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.745057 22701 ts_tablet_manager.cc:1434] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:10:10.745986 22701 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: Bootstrap starting.
I20260709 12:10:10.746989 22698 ts_tablet_manager.cc:1434] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.178s	user 0.005s	sys 0.000s
I20260709 12:10:10.748567 22698 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:10.717622 22893 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.771553 22742 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:10.798183 22911 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.800077 22911 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.802044 22911 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:10.802896 22701 tablet_bootstrap.cc:654] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.802459 22960 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.804950 22960 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.805518 22979 raft_consensus.cc:2749] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.807044 22700 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:10.807503 22700 ts_tablet_manager.cc:1403] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.113s	user 0.011s	sys 0.025s
I20260709 12:10:10.810285 22698 tablet_bootstrap.cc:654] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:10.810261 22899 raft_consensus.cc:515] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:10.808040 22549 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.193:35283, user_credentials={real_user=slave}} blocked reactor thread for 238010us
I20260709 12:10:10.810700 22893 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.818270 22549 leader_election.cc:304] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:10.819516 22699 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:10.820215 22699 ts_tablet_manager.cc:1403] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.380s	user 0.006s	sys 0.019s
I20260709 12:10:10.818717 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.820859 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.820891 22656 raft_consensus.cc:2468] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 0.
I20260709 12:10:10.815737 22852 raft_consensus.cc:493] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.823895 22852 raft_consensus.cc:515] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.825260 22699 raft_consensus.cc:359] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.826040 22699 raft_consensus.cc:385] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.826426 22699 raft_consensus.cc:740] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.827190 22699 consensus_queue.cc:260] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.827646 22548 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:10.828454 22893 raft_consensus.cc:2804] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.828824 22893 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.829136 22893 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.830626 23083 raft_consensus.cc:2804] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:10.831131 23083 raft_consensus.cc:697] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:10.831928 23083 consensus_queue.cc:237] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.825346 22852 leader_election.cc:290] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.842093 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.843322 22433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.844147 22433 raft_consensus.cc:2393] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:10.845795 22431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.856721 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.857664 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:10.858402 22656 raft_consensus.cc:2393] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:10.859122 22506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:10.862356 22699 ts_tablet_manager.cc:1434] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:10:10.865655 22475 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:10.869308 22429 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e868235411406386201488eabaeba0" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.869958 22429 raft_consensus.cc:2468] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:10.871870 22430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:10.872491 22430 raft_consensus.cc:2468] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:10.873659 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.874377 22582 raft_consensus.cc:2393] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:10.878182 23068 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.878685 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:10.879232 22653 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.885406 22699 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: Bootstrap starting.
W20260709 12:10:10.886394 22547 leader_election.cc:343] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:10.894163 22474 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:10.892959 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:10.896549 22623 leader_election.cc:304] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:10.898084 22850 raft_consensus.cc:2804] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:10.898451 22850 raft_consensus.cc:493] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:10.898766 22850 raft_consensus.cc:3060] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.901507 22769 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.911342 22328 catalog_manager.cc:5697] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:10.914996 22398 leader_election.cc:343] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:10.936281 22398 consensus_peers.cc:597] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:10.917845 22899 leader_election.cc:290] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.921952 22850 raft_consensus.cc:515] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:10.920280 22893 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:10.939446 22850 leader_election.cc:290] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:10.940327 22893 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:10.909672 22653 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:10.918476 23068 raft_consensus.cc:2749] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.923367 22769 raft_consensus.cc:2749] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:10.941550 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:10.952675 22654 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.928231 22700 raft_consensus.cc:359] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.968500 22700 raft_consensus.cc:385] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.968868 22700 raft_consensus.cc:740] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.960856 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:10.961155 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e868235411406386201488eabaeba0" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:10.979781 22432 raft_consensus.cc:3060] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.979876 22426 raft_consensus.cc:3060] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.980743 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e868235411406386201488eabaeba0" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:10.981302 22579 raft_consensus.cc:3060] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.964377 22701 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: No bootstrap required, opened a new log
I20260709 12:10:10.983855 22701 ts_tablet_manager.cc:1403] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent bootstrapping tablet: real 0.238s	user 0.050s	sys 0.071s
W20260709 12:10:10.985318 22380 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:10.985738 22850 raft_consensus.cc:493] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:10.986039 22850 raft_consensus.cc:515] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:10.963124 22759 consensus_queue.cc:1048] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:10.986642 22701 raft_consensus.cc:359] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.987265 22701 raft_consensus.cc:385] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:10.987524 22701 raft_consensus.cc:740] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Initialized, Role: FOLLOWER
I20260709 12:10:10.987774 22850 leader_election.cc:290] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:10.969799 22399 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:10.988381 22701 consensus_queue.cc:260] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.989544 22579 raft_consensus.cc:2468] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:10.972363 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.990720 22432 raft_consensus.cc:2468] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:10.990676 22583 raft_consensus.cc:2393] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:10.973685 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:10.975796 22581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86e868235411406386201488eabaeba0" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:10.991915 22701 ts_tablet_manager.cc:1434] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:10.992303 22581 raft_consensus.cc:2376] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1. Re-sending same reply.
I20260709 12:10:10.976838 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395e9e9928114ba89efa609854a51a27" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:10.993194 22507 raft_consensus.cc:3060] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:10.994709 22426 raft_consensus.cc:2468] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:10.995924 22700 consensus_queue.cc:260] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:10.997398 22700 ts_tablet_manager.cc:1434] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.182s	user 0.002s	sys 0.002s
W20260709 12:10:11.000801 22621 consensus_peers.cc:597] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:11.001549 22654 raft_consensus.cc:2468] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:11.002302 22960 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.003836 22700 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:10.960268 22698 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:11.006623 22623 leader_election.cc:304] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:11.013012 22850 raft_consensus.cc:2804] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.008487 22699 tablet_bootstrap.cc:654] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.013180 22623 leader_election.cc:304] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:11.013458 22850 raft_consensus.cc:697] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:11.014070 22426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:11.014479 22911 raft_consensus.cc:2804] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.014274 22850 consensus_queue.cc:237] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.014947 22911 raft_consensus.cc:697] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:11.015362 22548 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
W20260709 12:10:11.005025 22621 leader_election.cc:343] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.017480 22698 ts_tablet_manager.cc:1403] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.269s	user 0.019s	sys 0.003s
I20260709 12:10:11.016424 22911 consensus_queue.cc:237] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:11.013459 22960 raft_consensus.cc:697] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
W20260709 12:10:11.023749 22623 leader_election.cc:343] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.026131 23078 consensus_queue.cc:1048] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 12:10:11.029749 22547 leader_election.cc:343] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.031020 22549 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:11.032133 23076 consensus_queue.cc:1048] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:11.033252 22769 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.033717 22769 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.036522 22769 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.036809 22960 consensus_queue.cc:237] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.025527 22893 raft_consensus.cc:2804] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.041040 22698 raft_consensus.cc:359] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.017454 22507 raft_consensus.cc:2468] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:11.041713 22698 raft_consensus.cc:385] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.042096 22698 raft_consensus.cc:740] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.042773 22698 consensus_queue.cc:260] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.038048 23083 raft_consensus.cc:2749] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:11.039901 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:11.048347 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:11.052982 22698 ts_tablet_manager.cc:1434] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 12:10:11.056759 22698 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:11.044169 22893 raft_consensus.cc:697] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:11.080497 22699 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: No bootstrap required, opened a new log
I20260709 12:10:11.080925 22699 ts_tablet_manager.cc:1403] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: Time spent bootstrapping tablet: real 0.218s	user 0.008s	sys 0.002s
I20260709 12:10:11.071744 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.092713 22893 consensus_queue.cc:237] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.096195 23085 consensus_queue.cc:1048] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:10:11.105225 22759 consensus_queue.cc:1048] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:10:11.141952 22621 leader_election.cc:343] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.142470 22621 leader_election.cc:304] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.143611 23103 raft_consensus.cc:2749] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.147193 22698 tablet_bootstrap.cc:654] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.148262 22329 catalog_manager.cc:5697] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.149943 22759 consensus_queue.cc:1048] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.157732 22699 raft_consensus.cc:359] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.158357 22699 raft_consensus.cc:385] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.158600 22699 raft_consensus.cc:740] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.159164 22699 consensus_queue.cc:260] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.171746 22700 tablet_bootstrap.cc:654] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.171787 22474 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:11.173426 23067 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.173955 23067 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.176035 23067 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.188817 22699 ts_tablet_manager.cc:1434] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: Time spent starting tablet: real 0.108s	user 0.006s	sys 0.001s
I20260709 12:10:11.192185 22329 catalog_manager.cc:5697] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.180938 23068 raft_consensus.cc:2749] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.197147 22329 catalog_manager.cc:5697] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.200191 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.200824 22580 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:11.206954 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:11.208366 22398 leader_election.cc:343] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:11.186919 22622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:35503, user_credentials={real_user=slave}} blocked reactor thread for 90343us
I20260709 12:10:11.210646 22622 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:11.212067 23091 raft_consensus.cc:2749] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.240474 22330 catalog_manager.cc:5697] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.243494 22330 catalog_manager.cc:5697] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.259460 22399 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.261044 23067 raft_consensus.cc:2804] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.261468 23067 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.261792 23067 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.276094 22507 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.282131 22698 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:11.286172 22698 ts_tablet_manager.cc:1403] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.232s	user 0.011s	sys 0.002s
I20260709 12:10:11.296974 22698 raft_consensus.cc:359] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.297662 22698 raft_consensus.cc:385] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.297935 22698 raft_consensus.cc:740] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.300422 22698 consensus_queue.cc:260] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.306514 22328 catalog_manager.cc:5697] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.312422 22698 ts_tablet_manager.cc:1434] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:10:11.313791 22698 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:11.304471 22979 consensus_queue.cc:1048] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:10:11.337688 22700 tablet_bootstrap.cc:492] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.338186 22700 ts_tablet_manager.cc:1403] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.335s	user 0.011s	sys 0.011s
I20260709 12:10:11.343153 22700 raft_consensus.cc:359] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.343822 22700 raft_consensus.cc:385] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.344087 22700 raft_consensus.cc:740] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.344709 22700 consensus_queue.cc:260] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.346916 22700 ts_tablet_manager.cc:1434] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:11.350175 22700 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.371165 22698 tablet_bootstrap.cc:654] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.355906 23067 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.370505 23087 consensus_queue.cc:1048] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:10:11.386484 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:11.388899 22398 leader_election.cc:343] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.395663 22700 tablet_bootstrap.cc:654] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.400014 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:11.400698 22577 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.398893 23067 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.437197 22759 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.437614 22759 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.449779 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:11.451160 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.452347 22582 raft_consensus.cc:2468] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 0.
I20260709 12:10:11.439424 22759 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
W20260709 12:10:11.452611 22398 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.455288 22899 raft_consensus.cc:493] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.457257 22899 raft_consensus.cc:515] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.458786 23110 consensus_queue.cc:1048] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.459730 22899 leader_election.cc:290] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.461306 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
W20260709 12:10:11.461645 22398 consensus_peers.cc:597] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:11.462733 22621 leader_election.cc:343] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.463248 23091 consensus_queue.cc:1048] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.463701 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.464828 22579 raft_consensus.cc:2468] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 0.
I20260709 12:10:11.465745 22399 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.470374 23078 raft_consensus.cc:2804] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.470745 23078 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.471040 23078 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.484083 23086 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.484442 22577 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:11.484551 23086 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.486594 23086 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:11.475636 22622 leader_election.cc:304] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.488963 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:11.489737 22656 raft_consensus.cc:2393] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:11.490000 22399 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.491470 22960 raft_consensus.cc:2804] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.491926 22960 raft_consensus.cc:697] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:11.492699 22960 consensus_queue.cc:237] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.497172 22700 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.497560 22700 ts_tablet_manager.cc:1403] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.010s
I20260709 12:10:11.504354 23078 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.506475 23078 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.507884 22505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
W20260709 12:10:11.508971 22398 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.509549 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:11.510074 22582 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.497327 23091 raft_consensus.cc:2804] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.520479 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.517875 22911 consensus_queue.cc:1048] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:10:11.525480 22700 raft_consensus.cc:359] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.526196 22700 raft_consensus.cc:385] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.526500 22582 raft_consensus.cc:2468] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 1.
I20260709 12:10:11.526499 22700 raft_consensus.cc:740] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.527431 22474 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:11.527732 22399 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.528170 22700 consensus_queue.cc:260] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.528643 22759 raft_consensus.cc:2804] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.529287 22759 raft_consensus.cc:697] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:11.533877 22700 ts_tablet_manager.cc:1434] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:10:11.535400 22700 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.530529 22759 consensus_queue.cc:237] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.534559 23086 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.518154 23091 raft_consensus.cc:493] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.561290 22507 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.555672 23091 raft_consensus.cc:3060] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.599046 22698 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: No bootstrap required, opened a new log
I20260709 12:10:11.599624 22698 ts_tablet_manager.cc:1403] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.286s	user 0.022s	sys 0.018s
I20260709 12:10:11.602270 22698 raft_consensus.cc:359] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.602949 22698 raft_consensus.cc:385] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.603256 22698 raft_consensus.cc:740] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.611930 22698 consensus_queue.cc:260] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.613415 22698 ts_tablet_manager.cc:1434] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.002s
I20260709 12:10:11.615581 23078 consensus_queue.cc:1048] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:11.603611 23127 log.cc:927] Time spent T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 12:10:11.628937 22700 tablet_bootstrap.cc:654] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.632077 22899 consensus_queue.cc:1048] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.640715 23091 raft_consensus.cc:515] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.602998 23086 raft_consensus.cc:2749] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.646370 22979 consensus_queue.cc:1048] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.653129 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:11.653748 22579 raft_consensus.cc:3060] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.665460 22579 raft_consensus.cc:2468] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:11.667956 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c46a4368c345c7932154dfc5c39aed" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:11.671519 22979 consensus_queue.cc:1048] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.695104 22329 catalog_manager.cc:5697] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.696632 22329 catalog_manager.cc:5697] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 0 to 1, leader changed from <none> to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 1 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:11.676834 23091 leader_election.cc:290] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
W20260709 12:10:11.706089 22621 leader_election.cc:343] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:11.718709 22622 leader_election.cc:304] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:11.719602 23110 raft_consensus.cc:2804] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.720067 23110 raft_consensus.cc:697] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:11.721306 23110 consensus_queue.cc:237] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.738965 22700 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.739488 22700 ts_tablet_manager.cc:1403] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.000s
I20260709 12:10:11.741979 22700 raft_consensus.cc:359] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.742614 22700 raft_consensus.cc:385] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.742867 22700 raft_consensus.cc:740] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.743683 22700 consensus_queue.cc:260] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.745653 22700 ts_tablet_manager.cc:1434] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:11.746516 22700 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.762105 22700 tablet_bootstrap.cc:654] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.768668 22700 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.769094 22700 ts_tablet_manager.cc:1403] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.001s
I20260709 12:10:11.771549 22700 raft_consensus.cc:359] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.772176 22700 raft_consensus.cc:385] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.772435 22700 raft_consensus.cc:740] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.773017 22700 consensus_queue.cc:260] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.775139 22700 ts_tablet_manager.cc:1434] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:10:11.776003 22700 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.781518 22700 tablet_bootstrap.cc:654] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.785775 22330 catalog_manager.cc:5697] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 1 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:11.804437 22700 tablet_bootstrap.cc:492] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.804935 22700 ts_tablet_manager.cc:1403] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260709 12:10:11.807684 22700 raft_consensus.cc:359] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.808312 22700 raft_consensus.cc:385] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.808571 22700 raft_consensus.cc:740] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.809330 22700 consensus_queue.cc:260] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.810767 22700 ts_tablet_manager.cc:1434] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:11.811607 22700 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.822774 22700 tablet_bootstrap.cc:654] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.822803 23090 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.823330 23090 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.825304 23090 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:11.827396 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:11.828104 22432 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:11.828272 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:11.828976 22509 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:11.830049 22547 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:11.831270 23090 raft_consensus.cc:2804] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:11.831658 23090 raft_consensus.cc:493] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.831969 23090 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:11.836938 23090 raft_consensus.cc:515] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.838127 22700 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.838585 22700 ts_tablet_manager.cc:1403] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.001s
I20260709 12:10:11.839246 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:11.839823 22432 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:11.841074 22700 raft_consensus.cc:359] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.841706 22700 raft_consensus.cc:385] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.841958 22700 raft_consensus.cc:740] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.842615 22700 consensus_queue.cc:260] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.847834 22432 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:11.849409 22700 ts_tablet_manager.cc:1434] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:10:11.854344 22700 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.858922 22549 leader_election.cc:304] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:11.859608 22893 raft_consensus.cc:2804] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:11.850239 23090 leader_election.cc:290] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:11.860589 22893 raft_consensus.cc:697] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:11.849588 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38222e187f884eca91034bf776da6cb5" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:11.861222 22507 raft_consensus.cc:3060] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:11.861399 22893 consensus_queue.cc:237] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER 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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.860140 22700 tablet_bootstrap.cc:654] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.871729 22507 raft_consensus.cc:2468] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:11.876154 23068 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.876682 23068 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:11.878645 23068 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:11.880298 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.880960 22582 raft_consensus.cc:2393] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 1: Already voted for candidate 07f81380d81d4984ba95f72e4a64086f in this term.
I20260709 12:10:11.884900 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:11.885694 22700 tablet_bootstrap.cc:492] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:11.886140 22700 ts_tablet_manager.cc:1403] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 12:10:11.886396 22475 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:11.887661 23086 raft_consensus.cc:493] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.888070 23086 raft_consensus.cc:515] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.889890 23086 leader_election.cc:290] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:11.889744 22700 raft_consensus.cc:359] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.890429 22700 raft_consensus.cc:385] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:11.892274 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:11.892884 22654 raft_consensus.cc:2468] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:11.894518 22509 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.895397 22474 leader_election.cc:304] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:11.899361 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:11.900063 22432 raft_consensus.cc:2468] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 0.
I20260709 12:10:11.901016 23068 raft_consensus.cc:2804] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:11.893539 22329 catalog_manager.cc:5697] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 0 to 2, leader changed from <none> to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:11.890412 23086 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.890782 22700 raft_consensus.cc:740] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:11.901397 23068 raft_consensus.cc:493] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:11.911185 23068 raft_consensus.cc:3060] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.910907 22700 consensus_queue.cc:260] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.922374 23068 raft_consensus.cc:515] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:11.923089 22700 ts_tablet_manager.cc:1434] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.002s
I20260709 12:10:11.924185 23086 raft_consensus.cc:2749] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.926918 22700 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Bootstrap starting.
I20260709 12:10:11.930740 23145 raft_consensus.cc:493] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:11.931866 23145 raft_consensus.cc:515] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:11.932900 22700 tablet_bootstrap.cc:654] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:11.945642 23145 leader_election.cc:290] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:11.951836 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:11.952515 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:11.961731 22474 leader_election.cc:304] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:11.963335 23143 raft_consensus.cc:2749] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:11.964773 23068 leader_election.cc:290] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:11.965757 22432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:11.976277 22432 raft_consensus.cc:3060] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.966840 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6337ee1c22249c696f71ba58371f051" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:11.979808 22654 raft_consensus.cc:3060] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:11.981026 22960 consensus_queue.cc:1048] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:11.994973 22432 raft_consensus.cc:2468] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:11.991550 22654 raft_consensus.cc:2468] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:11.996207 22475 leader_election.cc:304] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:11.997008 23068 raft_consensus.cc:2804] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:11.997524 23068 raft_consensus.cc:697] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:11.998509 23068 consensus_queue.cc:237] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:12.000509 22700 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: No bootstrap required, opened a new log
I20260709 12:10:12.000975 22700 ts_tablet_manager.cc:1403] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.020s
I20260709 12:10:12.006891 22700 raft_consensus.cc:359] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:12.007577 22700 raft_consensus.cc:385] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:12.007884 22700 raft_consensus.cc:740] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Initialized, Role: FOLLOWER
I20260709 12:10:12.008560 22700 consensus_queue.cc:260] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:12.011744 22700 ts_tablet_manager.cc:1434] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:12.020927 22509 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.028331 23078 consensus_queue.cc:1048] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.028183 22331 catalog_manager.cc:5697] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 1 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:12.108387 23091 consensus_queue.cc:1048] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.113343 23076 consensus_queue.cc:1048] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.114444 22507 raft_consensus.cc:3060] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.121672 22911 consensus_queue.cc:1048] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.125870 23078 consensus_queue.cc:1048] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.222797 22509 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:12.403493 23068 consensus_queue.cc:1048] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.419816 23143 consensus_queue.cc:1048] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.452292 22432 raft_consensus.cc:1275] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:12.453229 23087 consensus_queue.cc:1048] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.469137 22509 raft_consensus.cc:1275] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:12.476531 22893 consensus_queue.cc:1048] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:12.602843 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
W20260709 12:10:12.629879 22549 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 109 similar messages]
I20260709 12:10:12.637904 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:12.638700 19479 tablet_replica.cc:333] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.639252 19479 raft_consensus.cc:2243] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.640194 19479 raft_consensus.cc:2272] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.640422 22549 consensus_peers.cc:597] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.641523 22549 consensus_peers.cc:597] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.642697 19479 tablet_replica.cc:333] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.643602 19479 raft_consensus.cc:2243] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.644044 19479 raft_consensus.cc:2272] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.645991 19479 tablet_replica.cc:333] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.646548 19479 raft_consensus.cc:2243] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.646914 19479 raft_consensus.cc:2272] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.648586 19479 tablet_replica.cc:333] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.649055 19479 raft_consensus.cc:2243] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.649375 19479 raft_consensus.cc:2272] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.650772 19479 tablet_replica.cc:333] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.651263 19479 raft_consensus.cc:2243] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.651628 19479 raft_consensus.cc:2272] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.653163 19479 tablet_replica.cc:333] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.653625 19479 raft_consensus.cc:2243] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.653959 19479 raft_consensus.cc:2272] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.655551 19479 tablet_replica.cc:333] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.656224 19479 raft_consensus.cc:2243] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.656921 19479 raft_consensus.cc:2272] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.658761 19479 tablet_replica.cc:333] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.659283 19479 raft_consensus.cc:2243] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.659957 19479 raft_consensus.cc:2272] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.661525 19479 tablet_replica.cc:333] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.662076 19479 raft_consensus.cc:2243] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.662434 19479 raft_consensus.cc:2272] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.664000 19479 tablet_replica.cc:333] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.664525 19479 raft_consensus.cc:2243] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.665165 19479 raft_consensus.cc:2272] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.666854 19479 tablet_replica.cc:333] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.667373 19479 raft_consensus.cc:2243] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.668118 19479 raft_consensus.cc:2272] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.670115 19479 tablet_replica.cc:333] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.670866 19479 raft_consensus.cc:2243] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.671702 19479 raft_consensus.cc:2272] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.673173 19479 tablet_replica.cc:333] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.673888 19479 raft_consensus.cc:2243] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.674221 19479 raft_consensus.cc:2272] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.675745 19479 tablet_replica.cc:333] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.676198 19479 raft_consensus.cc:2243] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.676515 19479 raft_consensus.cc:2272] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.677882 19479 tablet_replica.cc:333] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.678366 19479 raft_consensus.cc:2243] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.678993 19479 raft_consensus.cc:2272] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.680569 19479 tablet_replica.cc:333] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.681054 19479 raft_consensus.cc:2243] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.681383 19479 raft_consensus.cc:2272] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.682801 19479 tablet_replica.cc:333] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.683270 19479 raft_consensus.cc:2243] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.683900 19479 raft_consensus.cc:2272] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.685333 19479 tablet_replica.cc:333] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.685789 19479 raft_consensus.cc:2243] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.686373 19479 raft_consensus.cc:2272] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.687888 19479 tablet_replica.cc:333] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.688546 19479 raft_consensus.cc:2243] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.689350 19479 raft_consensus.cc:2272] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.691135 19479 tablet_replica.cc:333] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.691709 19479 raft_consensus.cc:2243] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.692132 19479 raft_consensus.cc:2272] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.693537 19479 tablet_replica.cc:333] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.694013 19479 raft_consensus.cc:2243] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.694646 19479 raft_consensus.cc:2272] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.696233 19479 tablet_replica.cc:333] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.696729 19479 raft_consensus.cc:2243] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.697094 19479 raft_consensus.cc:2272] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.698566 19479 tablet_replica.cc:333] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.699203 19479 raft_consensus.cc:2243] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.699630 19479 raft_consensus.cc:2272] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.701145 19479 tablet_replica.cc:333] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.701630 19479 raft_consensus.cc:2243] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.701970 19479 raft_consensus.cc:2272] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.703364 19479 tablet_replica.cc:333] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.703856 19479 raft_consensus.cc:2243] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.704489 19479 raft_consensus.cc:2272] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.705957 19479 tablet_replica.cc:333] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.706445 19479 raft_consensus.cc:2243] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.706794 19479 raft_consensus.cc:2272] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.708297 19479 tablet_replica.cc:333] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.708791 19479 raft_consensus.cc:2243] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.709410 19479 raft_consensus.cc:2272] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.710947 19479 tablet_replica.cc:333] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.711408 19479 raft_consensus.cc:2243] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.711787 19479 raft_consensus.cc:2272] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.713320 19479 tablet_replica.cc:333] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.713819 19479 raft_consensus.cc:2243] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.714164 19479 raft_consensus.cc:2272] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.715860 19479 tablet_replica.cc:333] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.716427 19479 raft_consensus.cc:2243] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.716881 19479 raft_consensus.cc:2272] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.718655 19479 tablet_replica.cc:333] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.719161 19479 raft_consensus.cc:2243] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.719601 19479 raft_consensus.cc:2272] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.721095 19479 tablet_replica.cc:333] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.721566 19479 raft_consensus.cc:2243] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.721904 19479 raft_consensus.cc:2272] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.723381 19479 tablet_replica.cc:333] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.723845 19479 raft_consensus.cc:2243] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.724493 19479 raft_consensus.cc:2272] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.725982 19479 tablet_replica.cc:333] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.726610 19479 raft_consensus.cc:2243] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.727046 19479 raft_consensus.cc:2272] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.729363 19479 tablet_replica.cc:333] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.730048 19479 raft_consensus.cc:2243] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.730520 19479 raft_consensus.cc:2272] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.732573 19479 tablet_replica.cc:333] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.733206 19479 raft_consensus.cc:2243] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.734035 19479 raft_consensus.cc:2272] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.735993 19479 tablet_replica.cc:333] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.736641 19479 raft_consensus.cc:2243] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.737080 19479 raft_consensus.cc:2272] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.738910 19479 tablet_replica.cc:333] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.739372 19479 raft_consensus.cc:2243] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.740028 19479 raft_consensus.cc:2272] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.741611 19479 tablet_replica.cc:333] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.742082 19479 raft_consensus.cc:2243] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.742435 19479 raft_consensus.cc:2272] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.744062 19479 tablet_replica.cc:333] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.744515 19479 raft_consensus.cc:2243] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.744860 19479 raft_consensus.cc:2272] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.746798 19479 tablet_replica.cc:333] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.747253 19479 raft_consensus.cc:2243] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.747912 19479 raft_consensus.cc:2272] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.749658 19479 tablet_replica.cc:333] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.750095 19479 raft_consensus.cc:2243] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.750761 19479 raft_consensus.cc:2272] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.752748 19479 tablet_replica.cc:333] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.753358 19479 raft_consensus.cc:2243] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:12.754158 19479 raft_consensus.cc:2272] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.755180 22475 consensus_peers.cc:597] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.756201 19479 tablet_replica.cc:333] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.756820 19479 raft_consensus.cc:2243] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:12.756855 22549 consensus_peers.cc:597] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.757340 19479 raft_consensus.cc:2272] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:12.759100 19479 tablet_replica.cc:333] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: stopping tablet replica
I20260709 12:10:12.759563 19479 raft_consensus.cc:2243] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:12.759924 19479 raft_consensus.cc:2272] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:12.764583 22549 consensus_peers.cc:597] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.776340 22623 consensus_peers.cc:597] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.790469 22623 consensus_peers.cc:597] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.799685 22549 consensus_peers.cc:597] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.808390 22549 consensus_peers.cc:597] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.815872 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
W20260709 12:10:12.816375 22475 consensus_peers.cc:597] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.845902 22549 consensus_peers.cc:597] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.851866 22549 consensus_peers.cc:597] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.864087 22549 consensus_peers.cc:597] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.865310 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:12.870544 23167 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:12.871147 23168 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:12.872490 23170 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:12.873471 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:12.878222 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:12.878449 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:12.878611 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599012878596 us; error 0 us; skew 500 ppm
I20260709 12:10:12.879245 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 12:10:12.880854 22623 consensus_peers.cc:597] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.881747 19479 webserver.cc:533] Webserver started at http://127.19.5.193:45973/ using document root <none> and password file <none>
I20260709 12:10:12.882212 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:12.882352 19479 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:10:12.885553 19479 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:12.892328 23176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:12.892997 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:10:12.893286 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "07f81380d81d4984ba95f72e4a64086f"
format_stamp: "Formatted at 2026-07-09 12:10:03 on dist-test-slave-6jfb"
I20260709 12:10:12.893632 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783598892255302-19479-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)
W20260709 12:10:12.897607 22623 consensus_peers.cc:597] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:12.920027 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:12.921096 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:12.922521 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:12.927044 23183 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 12:10:12.943868 22549 consensus_peers.cc:597] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.948094 22623 consensus_peers.cc:597] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:12.974404 22623 consensus_peers.cc:597] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.002784 22475 consensus_peers.cc:597] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.007306 22549 consensus_peers.cc:597] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.007995 22475 consensus_peers.cc:597] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.011441 22475 consensus_peers.cc:597] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.011976 22623 consensus_peers.cc:597] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.054208 22549 consensus_peers.cc:597] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.072657 22623 consensus_peers.cc:597] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:13.111299 22475 consensus_peers.cc:597] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:13.142975 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:10:13.143316 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.217s	user 0.003s	sys 0.004s
I20260709 12:10:13.143563 19479 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:10:13.150588 23183 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.162042 23183 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.162679 23183 tablet_bootstrap.cc:492] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.163192 23183 ts_tablet_manager.cc:1403] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:10:13.164964 23183 raft_consensus.cc:359] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.165541 23183 raft_consensus.cc:740] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.166107 23183 consensus_queue.cc:260] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.167909 23183 ts_tablet_manager.cc:1434] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:13.168570 23183 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.179286 23183 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.179944 23183 tablet_bootstrap.cc:492] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.180413 23183 ts_tablet_manager.cc:1403] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:10:13.182109 23183 raft_consensus.cc:359] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.182577 23183 raft_consensus.cc:740] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.183295 23183 consensus_queue.cc:260] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.184968 23183 ts_tablet_manager.cc:1434] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:13.185662 23183 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.196980 23183 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.197608 23183 tablet_bootstrap.cc:492] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.198068 23183 ts_tablet_manager.cc:1403] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:10:13.199625 23183 raft_consensus.cc:359] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.200076 23183 raft_consensus.cc:740] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.200580 23183 consensus_queue.cc:260] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.201952 23183 ts_tablet_manager.cc:1434] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:13.202548 23183 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.223423 23183 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.224282 23183 tablet_bootstrap.cc:492] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.224879 23183 ts_tablet_manager.cc:1403] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260709 12:10:13.226969 23183 raft_consensus.cc:359] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.227600 23183 raft_consensus.cc:740] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.228327 23183 consensus_queue.cc:260] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.230123 23183 ts_tablet_manager.cc:1434] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:13.230824 23183 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.247087 23183 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.247778 23183 tablet_bootstrap.cc:492] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.248333 23183 ts_tablet_manager.cc:1403] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 12:10:13.250084 23183 raft_consensus.cc:359] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.250563 23183 raft_consensus.cc:740] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.251111 23183 consensus_queue.cc:260] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [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: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.252919 23183 ts_tablet_manager.cc:1434] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:10:13.253635 23183 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.266119 23183 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.266804 23183 tablet_bootstrap.cc:492] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.267248 23183 ts_tablet_manager.cc:1403] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:10:13.268796 23183 raft_consensus.cc:359] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.269284 23183 raft_consensus.cc:740] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.269836 23183 consensus_queue.cc:260] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.271552 23183 ts_tablet_manager.cc:1434] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:13.272154 23183 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.283015 23183 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.283842 23183 tablet_bootstrap.cc:492] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.284418 23183 ts_tablet_manager.cc:1403] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 12:10:13.286526 23183 raft_consensus.cc:359] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.287165 23183 raft_consensus.cc:740] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.288050 23183 consensus_queue.cc:260] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.290242 23183 ts_tablet_manager.cc:1434] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:13.290956 23183 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.303767 23183 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.304553 23183 tablet_bootstrap.cc:492] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.305088 23183 ts_tablet_manager.cc:1403] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 12:10:13.307144 23183 raft_consensus.cc:359] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.307801 23183 raft_consensus.cc:740] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.308399 23183 consensus_queue.cc:260] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [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: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.310186 23183 ts_tablet_manager.cc:1434] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:13.310838 23183 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.323491 23183 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.324314 23183 tablet_bootstrap.cc:492] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.324916 23183 ts_tablet_manager.cc:1403] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 12:10:13.326994 23183 raft_consensus.cc:359] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.327657 23183 raft_consensus.cc:740] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.328290 23183 consensus_queue.cc:260] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.330044 23183 ts_tablet_manager.cc:1434] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:13.330729 23183 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.352684 23183 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.353487 23183 tablet_bootstrap.cc:492] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.354076 23183 ts_tablet_manager.cc:1403] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260709 12:10:13.356249 23183 raft_consensus.cc:359] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.356865 23183 raft_consensus.cc:740] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.357473 23183 consensus_queue.cc:260] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.359193 23183 ts_tablet_manager.cc:1434] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 12:10:13.397926 23183 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.438006 19479 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:10:13.438381 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.295s	user 0.203s	sys 0.008s
I20260709 12:10:13.501159 23183 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.502179 23183 tablet_bootstrap.cc:492] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.503345 23183 ts_tablet_manager.cc:1403] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.014s
I20260709 12:10:13.508708 23183 raft_consensus.cc:359] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.509912 23183 raft_consensus.cc:740] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.510818 23183 consensus_queue.cc:260] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.514367 23183 ts_tablet_manager.cc:1434] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 12:10:13.515143 23183 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.533628 23183 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.534628 23183 tablet_bootstrap.cc:492] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.535321 23183 ts_tablet_manager.cc:1403] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 12:10:13.538215 23183 raft_consensus.cc:359] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.538959 23183 raft_consensus.cc:740] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.539749 23183 consensus_queue.cc:260] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.542567 23183 ts_tablet_manager.cc:1434] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:13.543632 23183 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.559823 23183 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.560536 23183 tablet_bootstrap.cc:492] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.561331 23183 ts_tablet_manager.cc:1403] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 12:10:13.563782 23183 raft_consensus.cc:359] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.564401 23183 raft_consensus.cc:740] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.565260 23183 consensus_queue.cc:260] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.567919 23183 ts_tablet_manager.cc:1434] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:13.568948 23183 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.584780 23183 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.585624 23183 tablet_bootstrap.cc:492] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.586211 23183 ts_tablet_manager.cc:1403] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 12:10:13.600471 23183 raft_consensus.cc:359] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.601217 23183 raft_consensus.cc:740] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.602013 23183 consensus_queue.cc:260] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.604274 23183 ts_tablet_manager.cc:1434] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:10:13.605372 23183 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.634864 23183 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.635744 23183 tablet_bootstrap.cc:492] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.636216 23183 ts_tablet_manager.cc:1403] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.002s
I20260709 12:10:13.638043 23183 raft_consensus.cc:359] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.638731 23183 raft_consensus.cc:740] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.639482 23183 consensus_queue.cc:260] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.641605 23183 ts_tablet_manager.cc:1434] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 12:10:13.642462 23183 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.656838 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:35283
I20260709 12:10:13.657078 23263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:35283 every 8 connection(s)
I20260709 12:10:13.659214 23183 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.660387 23183 tablet_bootstrap.cc:492] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.661046 23183 ts_tablet_manager.cc:1403] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:10:13.664178 23183 raft_consensus.cc:359] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.664860 23183 raft_consensus.cc:740] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.665628 23183 consensus_queue.cc:260] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.667629 23183 ts_tablet_manager.cc:1434] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:10:13.668475 23183 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.690541 23185 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.691303 23185 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.695765 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.703910 23185 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.736925 23143 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.739038 23143 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.743129 23183 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.744170 23183 tablet_bootstrap.cc:492] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.744776 23185 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.745711 23185 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.747908 23185 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.744789 23183 ts_tablet_manager.cc:1403] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.077s	user 0.032s	sys 0.036s
I20260709 12:10:13.748517 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.749943 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.750636 23183 raft_consensus.cc:359] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.751024 23185 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.751312 23183 raft_consensus.cc:740] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.751644 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.752115 23183 consensus_queue.cc:260] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.751650 23185 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.754314 23183 ts_tablet_manager.cc:1434] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:13.755116 23183 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.755398 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.757716 23185 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
W20260709 12:10:13.761677 22549 leader_election.cc:343] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.761605 23191 raft_consensus.cc:493] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.762154 22549 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.762511 23191 raft_consensus.cc:515] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.763574 23185 raft_consensus.cc:2749] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:10:13.764590 22549 leader_election.cc:343] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.764902 23191 leader_election.cc:290] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.764972 22549 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:13.766062 23200 raft_consensus.cc:2749] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.766574 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.766923 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.767622 23236 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:13.768584 22549 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:13.769567 23200 raft_consensus.cc:2804] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.769932 23200 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.770313 23200 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.770426 23143 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:13.773914 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:13.784946 23200 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.789013 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.792582 23264 heartbeater.cc:344] Connected to a master server at 127.19.5.254:42731
I20260709 12:10:13.793015 23264 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:13.793922 23264 heartbeater.cc:507] Master 127.19.5.254:42731 requested a full tablet report, sending...
I20260709 12:10:13.797761 23200 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.798295 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
W20260709 12:10:13.800060 22475 leader_election.cc:343] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.800499 22475 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:13.806734 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.807345 23235 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.798341 23200 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.810571 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.810900 23183 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.810887 23200 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.811954 23183 tablet_bootstrap.cc:492] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.812573 23183 ts_tablet_manager.cc:1403] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.031s
I20260709 12:10:13.803598 23145 raft_consensus.cc:2749] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.813628 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.813815 23200 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.814292 23233 raft_consensus.cc:2468] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:13.815053 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.815244 23183 raft_consensus.cc:359] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.815873 23183 raft_consensus.cc:740] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
W20260709 12:10:13.812687 22623 leader_election.cc:343] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.816339 22549 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.816497 22623 leader_election.cc:304] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.816596 23183 consensus_queue.cc:260] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.817091 23185 raft_consensus.cc:2804] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.817447 23185 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.817679 23191 raft_consensus.cc:2749] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.817829 23185 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.818415 23183 ts_tablet_manager.cc:1434] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:13.819103 23183 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.819701 23145 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.820194 23145 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.822723 23145 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:13.823305 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.823761 23191 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.823894 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:13.824534 22577 raft_consensus.cc:2468] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:13.824327 23191 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.825645 22474 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:13.826377 23191 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.826942 23145 raft_consensus.cc:2804] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.827355 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.827749 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.827958 23233 raft_consensus.cc:2468] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:13.827379 23145 raft_consensus.cc:493] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
W20260709 12:10:13.829139 22475 leader_election.cc:343] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.829102 22623 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:13.831121 23235 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:13.832404 22549 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:13.833371 23191 raft_consensus.cc:2804] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.833796 23191 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.836024 23200 raft_consensus.cc:2804] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:13.836117 23110 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.836838 23110 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.839105 23110 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.841156 23185 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.842965 23143 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.843546 23143 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.844621 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.845705 23143 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.841475 23200 raft_consensus.cc:697] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:13.846904 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.847039 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.847982 23185 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.849556 23183 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.849207 23200 consensus_queue.cc:237] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.849987 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.850445 23183 tablet_bootstrap.cc:492] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.850602 23236 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.851087 23183 ts_tablet_manager.cc:1403] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
W20260709 12:10:13.852442 22623 leader_election.cc:343] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.853473 22508 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:13.834408 23191 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.829094 23145 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.853801 23183 raft_consensus.cc:359] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.854544 23183 raft_consensus.cc:740] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.855261 23183 consensus_queue.cc:260] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.856390 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:13.849176 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.859318 22654 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:13.857365 23183 ts_tablet_manager.cc:1434] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 12:10:13.860477 22474 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:13.858605 22621 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:13.860832 23183 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:13.861642 23110 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.862001 23110 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.862346 23110 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.863682 23143 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.864055 23143 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.864398 23143 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.865418 23091 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.865960 23091 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.871649 23143 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.873811 23091 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.879031 23234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.873600 23143 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.872406 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:13.883486 23191 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.884203 23185 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.889482 23185 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.890041 23183 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:13.889741 23110 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.890895 23183 tablet_bootstrap.cc:492] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:13.891494 23183 ts_tablet_manager.cc:1403] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.004s
I20260709 12:10:13.891567 23185 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.885564 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:13.892781 23234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.893903 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.892745 22654 raft_consensus.cc:2393] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:13.887280 23068 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.886170 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.894531 23232 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
W20260709 12:10:13.894579 22623 leader_election.cc:343] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.897854 22549 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:13.897447 23068 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.898643 23185 raft_consensus.cc:2804] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.898703 23191 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.899081 23185 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.899480 23185 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.894497 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.901927 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.902302 23235 raft_consensus.cc:2468] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:13.902546 23232 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.900468 23068 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.903782 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.904488 22654 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:13.905583 22623 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:13.888654 23145 raft_consensus.cc:515] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:13.901860 22475 leader_election.cc:343] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.906424 23091 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.906924 23091 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.908238 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:13.908314 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:13.908430 22474 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:13.908879 23091 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.909188 22508 raft_consensus.cc:2393] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:13.909360 23190 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.909791 23110 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:13.909889 23190 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.910542 23110 raft_consensus.cc:2804] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.910933 23110 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.911270 23110 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.910306 23234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.912253 23190 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
W20260709 12:10:13.912330 22475 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.913050 22621 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.913656 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:13.914255 22508 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:13.914508 23234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.915071 23190 raft_consensus.cc:2749] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.915211 22621 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:13.917188 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.917464 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.905853 23236 raft_consensus.cc:2468] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:13.918097 23231 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
W20260709 12:10:13.918985 22475 leader_election.cc:343] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.923053 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:13.923754 23068 raft_consensus.cc:2749] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.924464 22474 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
W20260709 12:10:13.925508 22623 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.925786 23190 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.926378 23068 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.926348 23190 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.926887 23068 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.927282 23068 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.927812 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "270c0c580ba34c0c90af6da62eca43f6" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:13.917972 23091 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.928395 22577 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.928519 23091 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.928960 23091 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.926116 23145 leader_election.cc:290] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:13.930811 22623 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:13.934648 23068 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.895017 23183 raft_consensus.cc:359] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.937856 23145 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.938555 23145 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.940594 23145 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.937988 23183 raft_consensus.cc:740] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:13.942044 23183 consensus_queue.cc:260] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.944271 23183 ts_tablet_manager.cc:1434] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.000s
I20260709 12:10:13.944545 22331 ts_manager.cc:194] Re-registered known tserver with Master: 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.944579 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.945036 23183 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:13.947085 22475 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.937518 22577 raft_consensus.cc:2468] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:13.942952 22329 catalog_manager.cc:5697] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:13.949491 22474 leader_election.cc:304] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:13.942552 23191 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:13.950266 23191 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.950487 23145 raft_consensus.cc:2804] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:13.950640 23191 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.951057 23145 raft_consensus.cc:697] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:13.951918 23145 consensus_queue.cc:237] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.953594 22549 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.949822 23190 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.956507 22893 raft_consensus.cc:2804] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:13.957228 22893 raft_consensus.cc:697] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:13.954048 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.952536 23068 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.917896 23110 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:13.961592 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:13.962361 22475 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:13.962494 23231 raft_consensus.cc:2393] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:13.960049 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:13.959558 22893 consensus_queue.cc:237] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.965947 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.967725 22474 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:13.968449 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:13.968685 23143 raft_consensus.cc:2749] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:13.974313 23110 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:13.975291 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:13.975950 23231 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.976292 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:13.980069 23087 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.980576 23087 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.983269 23231 raft_consensus.cc:2468] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
I20260709 12:10:13.983316 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:13.984961 22623 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:13.987870 23235 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:13.985713 23091 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:13.986725 23087 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:13.961338 23232 raft_consensus.cc:2468] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
I20260709 12:10:13.989923 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:13.988111 23190 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:13.961513 23185 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:13.992790 22549 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:13.994345 23200 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.998565 22623 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:13.997118 23110 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:13.996078 23087 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.001802 23110 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.002290 22623 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:14.000365 22657 raft_consensus.cc:2393] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.004232 23277 raft_consensus.cc:2804] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.005575 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.006138 22507 raft_consensus.cc:2468] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.007284 22621 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.012418 23277 raft_consensus.cc:697] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:14.013077 23283 raft_consensus.cc:2804] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.013446 23277 consensus_queue.cc:237] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.001053 23087 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.023340 23143 raft_consensus.cc:493] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.011835 23110 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.030166 22474 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:14.033087 23282 raft_consensus.cc:2804] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.033499 23282 raft_consensus.cc:493] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.033862 23282 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.039011 23284 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.040040 23284 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.043161 23284 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.041409 23285 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.040999 23283 raft_consensus.cc:697] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:14.018501 22893 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.027340 23087 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.048547 22330 catalog_manager.cc:5697] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.048813 23110 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.045267 23143 raft_consensus.cc:515] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.009132 23200 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.051266 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.051371 23278 raft_consensus.cc:493] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.043700 23145 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.049655 23190 raft_consensus.cc:2749] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.055992 23068 raft_consensus.cc:493] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.056231 23145 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.056670 23068 raft_consensus.cc:515] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.055003 23285 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.060880 23276 raft_consensus.cc:2749] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.061026 23145 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:14.061439 23143 leader_election.cc:290] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.061582 23276 raft_consensus.cc:493] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.062259 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.062383 23285 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.063544 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.064365 23232 raft_consensus.cc:2393] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.063594 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.065680 23191 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:14.066561 22475 leader_election.cc:343] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.066741 22656 raft_consensus.cc:2393] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.067986 23283 consensus_queue.cc:237] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.070284 23278 raft_consensus.cc:515] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.071310 23185 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.095070 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.052626 23110 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.097637 22507 raft_consensus.cc:2468] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.098091 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.099282 22508 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.093031 23278 leader_election.cc:290] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.096156 23191 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:14.100713 23068 leader_election.cc:290] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:14.095228 23185 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.062125 23276 raft_consensus.cc:515] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.101433 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.102126 23231 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:14.101433 23185 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.052330 22893 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.104385 22621 leader_election.cc:304] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.104698 23110 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.105273 22893 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.106526 23185 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.108167 22475 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:14.108904 22508 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.109417 23068 raft_consensus.cc:2764] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:10:14.110133 23110 raft_consensus.cc:2804] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.110517 23091 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.103091 23276 leader_election.cc:290] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.110518 23110 raft_consensus.cc:493] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.111913 23110 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.114404 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.115065 22508 raft_consensus.cc:2393] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:14.110242 23200 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.109519 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.117388 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.117978 22508 raft_consensus.cc:2468] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:14.119730 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.120771 22507 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:14.125288 22547 leader_election.cc:304] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:14.126111 23201 raft_consensus.cc:2804] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.126572 23201 raft_consensus.cc:697] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:14.126395 22547 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:14.128605 22547 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:14.126492 23276 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.130888 23276 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.131323 23290 raft_consensus.cc:2804] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.131718 22893 raft_consensus.cc:2804] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.132285 22893 raft_consensus.cc:493] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.132507 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.132647 22893 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.133550 22583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:14.131776 23290 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.137944 23290 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.138338 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:14.138945 22657 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:14.135432 23276 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.139962 23276 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.140415 23276 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.145103 23276 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:14.146433 23183 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:14.147343 23183 tablet_bootstrap.cc:492] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:14.147955 23183 ts_tablet_manager.cc:1403] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.203s	user 0.019s	sys 0.007s
I20260709 12:10:14.147837 23185 raft_consensus.cc:493] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.148499 23185 raft_consensus.cc:515] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.117985 23087 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.149701 22583 raft_consensus.cc:2393] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:14.150564 23185 leader_election.cc:290] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.127676 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.152594 22577 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.152832 23087 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:14.154678 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
W20260709 12:10:14.155336 22475 leader_election.cc:343] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.165617 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.166224 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.167028 23229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.168648 23183 raft_consensus.cc:359] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.169950 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.173957 22577 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
W20260709 12:10:14.172158 22475 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.174983 22475 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.172551 23068 raft_consensus.cc:493] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.175781 23068 raft_consensus.cc:515] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.165688 23290 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.177980 23068 leader_election.cc:290] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:14.178349 23290 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.179875 22580 raft_consensus.cc:2393] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:14.180302 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.180787 23183 raft_consensus.cc:740] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.181063 23230 raft_consensus.cc:2393] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:14.127676 23201 consensus_queue.cc:237] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.162252 22893 raft_consensus.cc:515] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.181505 23183 consensus_queue.cc:260] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.184329 22622 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.184612 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.194476 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.194963 23200 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.183946 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cb9d533ee94574b330abcf2ede1095" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.195716 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.193382 23296 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.196099 23235 raft_consensus.cc:3060] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.196269 23233 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.181218 23236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.183703 23226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.195502 23200 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.197045 23282 raft_consensus.cc:515] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.198460 23296 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.198967 23200 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.199272 23068 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.200512 23296 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.200320 23068 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.182237 23234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.203158 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.182691 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.203967 23068 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.204511 23227 raft_consensus.cc:2393] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.204411 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.205024 22507 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.203822 23232 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.182678 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.181804 23229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.206154 22621 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.206451 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.206992 22507 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.207716 23296 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.208146 23296 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.208545 23296 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.203122 23110 raft_consensus.cc:515] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.210687 23110 leader_election.cc:290] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.211010 23233 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.212667 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.213191 22508 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:14.213595 22549 leader_election.cc:343] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.220736 22893 leader_election.cc:290] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.222469 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.223181 23233 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:14.224130 22475 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:14.224821 23068 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.225191 23068 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.225536 23068 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.226852 22507 raft_consensus.cc:2468] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
I20260709 12:10:14.227962 22621 leader_election.cc:304] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.209472 23277 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.231940 23277 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.232332 23277 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.232717 23068 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.236730 22622 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.237452 23284 raft_consensus.cc:2804] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.237836 23284 raft_consensus.cc:493] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.238178 23284 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.238983 23283 raft_consensus.cc:2804] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.239722 23283 raft_consensus.cc:697] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:14.217021 23183 ts_tablet_manager.cc:1434] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260709 12:10:14.238082 22508 raft_consensus.cc:2468] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
I20260709 12:10:14.213181 23235 raft_consensus.cc:2468] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.271814 23183 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:14.270973 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35511ccfb11e421d94bcd534dbcb5f32" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
W20260709 12:10:14.276849 22549 leader_election.cc:343] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.277588 22549 leader_election.cc:343] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.278177 22549 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:14.276257 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:14.279153 22654 raft_consensus.cc:2468] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:14.240180 23282 leader_election.cc:290] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.282155 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:14.284547 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.285178 23229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.285663 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.288654 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:14.289285 22653 raft_consensus.cc:2468] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
W20260709 12:10:14.295611 22623 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.298775 22623 leader_election.cc:343] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.299695 22623 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
W20260709 12:10:14.294754 22549 leader_election.cc:343] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.302614 22549 leader_election.cc:343] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.282366 23290 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:10:14.276685 22547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 142284us
W20260709 12:10:14.307933 22623 leader_election.cc:343] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.339751 22623 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
W20260709 12:10:14.341298 22623 leader_election.cc:343] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.342152 22623 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.342512 22623 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
W20260709 12:10:14.308480 22549 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.306715 22577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.309185 23282 raft_consensus.cc:2749] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.311148 23290 raft_consensus.cc:697] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:14.314301 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:14.327816 22474 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:14.327839 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3155616fb13145cebd6e6465f18d366f" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2" is_pre_election: true
I20260709 12:10:14.316601 23283 consensus_queue.cc:237] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.333633 23277 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.302156 23296 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
W20260709 12:10:14.339347 22622 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:35503, user_credentials={real_user=slave}} blocked reactor thread for 58449.8us
I20260709 12:10:14.353071 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.356566 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" is_pre_election: true
I20260709 12:10:14.368268 22507 raft_consensus.cc:2468] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:14.357880 23284 raft_consensus.cc:515] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.361006 23286 raft_consensus.cc:2749] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.346105 23068 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
W20260709 12:10:14.372597 22621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 129303us
I20260709 12:10:14.364316 23229 raft_consensus.cc:1275] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.365146 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:14.346421 22577 raft_consensus.cc:2468] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:14.357352 23276 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.373222 22621 leader_election.cc:304] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.357097 23190 raft_consensus.cc:2749] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.373396 22547 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.379953 23284 leader_election.cc:290] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.390327 22654 raft_consensus.cc:2393] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.388123 23230 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 1.
I20260709 12:10:14.382274 23288 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 12:10:14.393523 22893 raft_consensus.cc:2804] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.401995 22893 raft_consensus.cc:493] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.402426 22893 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.404296 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:14.404903 22579 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.405653 22548 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [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: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
W20260709 12:10:14.406612 22548 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.196:40597, user_credentials={real_user=slave}} blocked reactor thread for 48944.2us
I20260709 12:10:14.397807 22657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:14.407786 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e529caf70e247da884c84838fde3d39" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.408455 22657 raft_consensus.cc:2393] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
I20260709 12:10:14.408870 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d93f1941f3554d28a5722cce0b25646e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:14.409641 23288 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.410072 23288 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.410404 23288 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.410446 23296 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.411618 23296 raft_consensus.cc:2804] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.412038 23296 raft_consensus.cc:697] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:14.402019 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f321c18ed65f476ab387a4cf25234471" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.413399 22509 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.412817 23296 consensus_queue.cc:237] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:14.416823 22621 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 43685.8us
I20260709 12:10:14.417546 23290 consensus_queue.cc:237] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.427258 22548 leader_election.cc:304] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:14.433432 23235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.436128 22893 raft_consensus.cc:515] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.438287 22893 leader_election.cc:290] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.440322 23087 raft_consensus.cc:3060] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.441845 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:14.444911 23230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4ef4f5b4e634e4caee54ec3b0820132" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.452095 23288 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.453389 22580 raft_consensus.cc:2393] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 5f7ccf8630024956a4a2d980609e33b2 in this term.
I20260709 12:10:14.465212 22509 raft_consensus.cc:2468] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.465735 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.466368 22579 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
I20260709 12:10:14.467329 22622 leader_election.cc:304] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:14.467489 23231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "817ee5bd2d7f42da8c80e5cc02f341e8" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.468056 23231 raft_consensus.cc:3060] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.468225 23287 raft_consensus.cc:2804] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.468755 23287 raft_consensus.cc:697] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Becoming Leader. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:14.469331 23288 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.469537 23287 consensus_queue.cc:237] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:14.470834 22654 raft_consensus.cc:1275] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.474543 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:14.475387 22654 raft_consensus.cc:2393] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5f7ccf8630024956a4a2d980609e33b2 in current term 2: Already voted for candidate 6e66b78e77f949bfaa30e7f1f568f944 in this term.
W20260709 12:10:14.472209 22549 leader_election.cc:343] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.477088 22623 leader_election.cc:343] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.478571 22474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.196:40597, user_credentials={real_user=slave}} blocked reactor thread for 104866us
I20260709 12:10:14.475996 23276 raft_consensus.cc:2749] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.480799 22474 leader_election.cc:304] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
W20260709 12:10:14.482446 22623 leader_election.cc:343] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.483014 22474 leader_election.cc:304] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:14.484817 23289 raft_consensus.cc:2804] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.485229 23289 raft_consensus.cc:493] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.485567 23289 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.482935 22623 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:14.477106 23229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.493443 22474 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.495223 23145 raft_consensus.cc:2804] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:14.495697 23145 raft_consensus.cc:493] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 07f81380d81d4984ba95f72e4a64086f)
I20260709 12:10:14.496044 23145 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.498126 23068 raft_consensus.cc:3060] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.498612 23277 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Requested vote from peers 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:14.502645 23229 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.509421 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.512724 22508 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.514288 23087 raft_consensus.cc:2749] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.519663 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.520417 22504 raft_consensus.cc:2393] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:14.518643 23286 raft_consensus.cc:2749] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.522867 23229 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:14.524365 23231 raft_consensus.cc:2468] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6e66b78e77f949bfaa30e7f1f568f944 in term 2.
W20260709 12:10:14.517017 22623 leader_election.cc:343] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.518258 22549 leader_election.cc:343] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:14.528869 22475 consensus_peers.cc:597] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:14.529436 22475 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:14.531005 23276 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.531653 23276 raft_consensus.cc:697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:14.532526 23276 consensus_queue.cc:237] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.533824 23068 raft_consensus.cc:2749] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.541932 23200 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.541779 22328 catalog_manager.cc:5697] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.543361 22328 catalog_manager.cc:5697] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.544567 23145 raft_consensus.cc:515] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:14.548097 22474 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.196:40597, user_credentials={real_user=slave}} blocked reactor thread for 53436.6us
I20260709 12:10:14.537412 22548 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944
I20260709 12:10:14.541216 23289 raft_consensus.cc:515] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.560431 23185 raft_consensus.cc:2749] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.566551 22504 raft_consensus.cc:1275] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.563398 23183 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:14.570526 22547 leader_election.cc:304] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.571593 22547 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.574594 23087 raft_consensus.cc:2804] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.575085 23087 raft_consensus.cc:697] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:14.574970 22893 raft_consensus.cc:2804] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.576011 22893 raft_consensus.cc:697] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:14.575979 23087 consensus_queue.cc:237] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.577085 22893 consensus_queue.cc:237] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.578820 22580 raft_consensus.cc:1275] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.580080 23183 tablet_bootstrap.cc:492] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:14.580689 23183 ts_tablet_manager.cc:1403] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.339s	user 0.015s	sys 0.036s
I20260709 12:10:14.582018 22508 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58fe346192e9432590d2eec3d656219a" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:14.582562 22508 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.575181 23145 leader_election.cc:290] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.590867 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.584340 22656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ec7da29b17b4d598c982165bf6eea83" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:14.591810 22656 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.584036 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:14.595821 22654 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.599128 22508 raft_consensus.cc:2468] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:14.602906 22508 raft_consensus.cc:3060] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:14.603735 23289 leader_election.cc:290] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:14.604149 23183 raft_consensus.cc:359] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.604859 23183 raft_consensus.cc:740] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.605491 23183 consensus_queue.cc:260] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.608688 22474 leader_election.cc:304] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:14.609853 22474 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.604341 23287 consensus_queue.cc:1048] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:14.614051 22475 leader_election.cc:343] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.615808 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6911249f829841b9a7c9578ce476b882" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.617003 23183 ts_tablet_manager.cc:1434] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 12:10:14.617084 23233 raft_consensus.cc:1275] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.617918 23183 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:14.618257 22475 leader_election.cc:343] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:14.596828 23229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "6e66b78e77f949bfaa30e7f1f568f944" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:14.622031 22508 raft_consensus.cc:1275] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.628420 23306 consensus_queue.cc:1048] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.624819 23068 raft_consensus.cc:2749] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.625276 23200 consensus_queue.cc:1048] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 12:10:14.635226 23232 raft_consensus.cc:1275] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.638962 22547 leader_election.cc:304] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.615746 23289 raft_consensus.cc:2764] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 12:10:14.644002 22656 raft_consensus.cc:2468] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:14.652554 23301 consensus_queue.cc:1048] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:14.655861 22474 leader_election.cc:304] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.664443 22583 raft_consensus.cc:1275] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.649026 23200 raft_consensus.cc:2804] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.658437 23229 raft_consensus.cc:2393] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 6e66b78e77f949bfaa30e7f1f568f944 in current term 2: Already voted for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in this term.
I20260709 12:10:14.684568 22329 catalog_manager.cc:5697] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.687888 23232 raft_consensus.cc:1275] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.693856 22654 raft_consensus.cc:2468] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:14.666428 23276 raft_consensus.cc:2804] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.686743 23200 raft_consensus.cc:697] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:14.703542 23200 consensus_queue.cc:237] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:14.683887 23286 consensus_queue.cc:1048] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 12:10:14.721287 22329 catalog_manager.cc:5697] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.728761 22623 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:14.729005 23278 consensus_queue.cc:1048] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.730844 23303 raft_consensus.cc:2749] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:14.735157 22474 leader_election.cc:304] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:14.723024 22329 catalog_manager.cc:5697] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.747979 22508 raft_consensus.cc:1275] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.749688 23278 consensus_queue.cc:1048] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.734724 23276 raft_consensus.cc:697] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:14.776311 23294 raft_consensus.cc:2804] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:14.776943 23294 raft_consensus.cc:697] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:14.776799 22330 catalog_manager.cc:5697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.777894 23294 consensus_queue.cc:237] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
W20260709 12:10:14.787446 22547 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:40351, user_credentials={real_user=slave}} blocked reactor thread for 146206us
I20260709 12:10:14.788376 23185 consensus_queue.cc:1048] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.794993 22507 raft_consensus.cc:1275] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.801445 23298 consensus_queue.cc:1048] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:10:14.805365 23276 consensus_queue.cc:237] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.776978 22331 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55716
I20260709 12:10:14.815691 23231 raft_consensus.cc:1275] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.842373 23185 consensus_queue.cc:1048] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.857309 23183 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:14.882187 23183 tablet_bootstrap.cc:492] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:14.882869 23183 ts_tablet_manager.cc:1403] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.265s	user 0.022s	sys 0.008s
I20260709 12:10:14.905910 23229 raft_consensus.cc:1275] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:14.915766 22623 consensus_peers.cc:597] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:14.913090 23200 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 12:10:14.918999 23264 heartbeater.cc:499] Master 127.19.5.254:42731 was elected leader, sending a full tablet report...
I20260709 12:10:14.918892 22331 catalog_manager.cc:5697] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.920573 22331 catalog_manager.cc:5697] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.918429 23183 raft_consensus.cc:359] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.921626 23183 raft_consensus.cc:740] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:14.922797 23183 consensus_queue.cc:260] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:14.933954 22655 raft_consensus.cc:1275] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.935391 22331 catalog_manager.cc:5697] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196). New cstate: current_term: 2 leader_uuid: "6e66b78e77f949bfaa30e7f1f568f944" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:14.941319 23288 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:14.952229 22623 consensus_peers.cc:597] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:14.959506 22330 catalog_manager.cc:5697] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.964772 23183 ts_tablet_manager.cc:1434] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 12:10:14.965687 23183 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:14.969662 22504 raft_consensus.cc:1275] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.971885 22655 raft_consensus.cc:1275] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.972215 23301 consensus_queue.cc:1048] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.974670 22583 raft_consensus.cc:1275] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:14.975018 23145 consensus_queue.cc:1048] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:14.965698 22330 catalog_manager.cc:5697] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.982122 22330 catalog_manager.cc:5697] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:14.985312 23296 consensus_queue.cc:1048] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 12:10:15.006525 22549 consensus_peers.cc:597] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:15.010589 23232 raft_consensus.cc:1275] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 6e66b78e77f949bfaa30e7f1f568f944: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:10:15.028430 22549 consensus_peers.cc:597] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.032387 23303 consensus_queue.cc:1048] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.026865 22329 catalog_manager.cc:5697] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.044488 22329 catalog_manager.cc:5697] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:15.047051 22549 consensus_peers.cc:597] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:15.062101 22623 consensus_peers.cc:597] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.062951 23232 raft_consensus.cc:1275] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.066717 23294 consensus_queue.cc:1048] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.068470 23183 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.070111 23183 tablet_bootstrap.cc:492] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.070724 23183 ts_tablet_manager.cc:1403] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.004s
I20260709 12:10:15.073223 23183 raft_consensus.cc:359] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.092231 23183 raft_consensus.cc:740] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.097471 23183 consensus_queue.cc:260] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.099488 23183 ts_tablet_manager.cc:1434] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.000s
I20260709 12:10:15.100241 23183 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:15.103093 22549 consensus_peers.cc:597] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:15.127681 23183 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.128592 23183 tablet_bootstrap.cc:492] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.129215 23183 ts_tablet_manager.cc:1403] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260709 12:10:15.131371 23183 raft_consensus.cc:359] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.132021 23183 raft_consensus.cc:740] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.132692 23183 consensus_queue.cc:260] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.133607 22507 raft_consensus.cc:1275] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.134334 23183 ts_tablet_manager.cc:1434] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:15.135074 23183 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.134963 23290 consensus_queue.cc:1048] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.144450 22504 raft_consensus.cc:1275] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.145874 23290 consensus_queue.cc:1048] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.193007 23183 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.193812 23183 tablet_bootstrap.cc:492] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.194360 23183 ts_tablet_manager.cc:1403] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.019s
I20260709 12:10:15.196707 23183 raft_consensus.cc:359] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.197331 23183 raft_consensus.cc:740] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.198041 23183 consensus_queue.cc:260] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.199970 23183 ts_tablet_manager.cc:1434] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:15.202464 23183 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.217392 23183 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.218101 23183 tablet_bootstrap.cc:492] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.218645 23183 ts_tablet_manager.cc:1403] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:10:15.220373 23183 raft_consensus.cc:359] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.220837 23183 raft_consensus.cc:740] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.221330 23183 consensus_queue.cc:260] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.223012 23183 ts_tablet_manager.cc:1434] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:10:15.223940 23183 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.237097 23183 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.237697 23183 tablet_bootstrap.cc:492] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.238201 23183 ts_tablet_manager.cc:1403] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:10:15.239989 23183 raft_consensus.cc:359] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.240412 23183 raft_consensus.cc:740] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.240864 23183 consensus_queue.cc:260] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.242281 23183 ts_tablet_manager.cc:1434] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:15.243454 23183 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.252207 22507 raft_consensus.cc:1275] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.254724 23200 consensus_queue.cc:1048] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.262779 23183 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.263825 23183 tablet_bootstrap.cc:492] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.264470 23183 ts_tablet_manager.cc:1403] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 12:10:15.267369 23183 raft_consensus.cc:359] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.268075 23183 raft_consensus.cc:740] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.268746 23183 consensus_queue.cc:260] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
W20260709 12:10:15.269318 22475 consensus_peers.cc:597] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:15.271004 23183 ts_tablet_manager.cc:1434] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:15.271876 23183 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.286082 22655 raft_consensus.cc:1275] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.286710 22653 raft_consensus.cc:1275] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.287830 23143 consensus_queue.cc:1048] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.288416 23294 consensus_queue.cc:1048] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.293390 23183 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.294298 23183 tablet_bootstrap.cc:492] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.294857 23183 ts_tablet_manager.cc:1403] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 12:10:15.295051 23232 raft_consensus.cc:3060] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.297417 23183 raft_consensus.cc:359] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.298107 23183 raft_consensus.cc:740] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.298833 23183 consensus_queue.cc:260] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.302819 23183 ts_tablet_manager.cc:1434] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 12:10:15.304319 23183 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.305246 23232 raft_consensus.cc:1275] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:15.310045 23145 consensus_queue.cc:1048] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:15.327478 23183 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.328408 23183 tablet_bootstrap.cc:492] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.329437 23183 ts_tablet_manager.cc:1403] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 12:10:15.333163 23183 raft_consensus.cc:359] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.333770 23183 raft_consensus.cc:740] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.335079 23183 consensus_queue.cc:260] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.337432 23183 ts_tablet_manager.cc:1434] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:10:15.338248 23183 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.352080 23183 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.352880 23183 tablet_bootstrap.cc:492] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.353356 23183 ts_tablet_manager.cc:1403] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 12:10:15.356108 23183 raft_consensus.cc:359] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.357086 23183 raft_consensus.cc:740] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.357689 23183 consensus_queue.cc:260] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
W20260709 12:10:15.359055 22549 consensus_peers.cc:597] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.359701 23183 ts_tablet_manager.cc:1434] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:10:15.364086 23183 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.377522 23183 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.378136 23183 tablet_bootstrap.cc:492] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.378602 23183 ts_tablet_manager.cc:1403] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 12:10:15.380275 23183 raft_consensus.cc:359] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.380844 23183 raft_consensus.cc:740] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.381412 23183 consensus_queue.cc:260] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.383152 23183 ts_tablet_manager.cc:1434] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:15.384438 23183 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.398093 23183 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.398761 23183 tablet_bootstrap.cc:492] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.399276 23183 ts_tablet_manager.cc:1403] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
W20260709 12:10:15.400538 22623 consensus_peers.cc:597] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.401450 23183 raft_consensus.cc:359] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.402107 23183 raft_consensus.cc:740] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.402662 23183 consensus_queue.cc:260] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.404378 23183 ts_tablet_manager.cc:1434] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:15.404989 23183 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.416610 23183 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.417382 23183 tablet_bootstrap.cc:492] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.417973 23183 ts_tablet_manager.cc:1403] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 12:10:15.420444 23232 raft_consensus.cc:3060] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.420220 23183 raft_consensus.cc:359] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.420866 23183 raft_consensus.cc:740] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.421375 23183 consensus_queue.cc:260] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.422801 23183 ts_tablet_manager.cc:1434] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:10:15.423774 23183 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:15.441538 22623 consensus_peers.cc:597] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.446806 23183 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.447729 23183 tablet_bootstrap.cc:492] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.448314 23183 ts_tablet_manager.cc:1403] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 12:10:15.450536 23183 raft_consensus.cc:359] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.451164 23183 raft_consensus.cc:740] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.451793 23183 consensus_queue.cc:260] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.453755 23183 ts_tablet_manager.cc:1434] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:15.454600 23183 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.467131 23183 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.467840 23183 tablet_bootstrap.cc:492] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.468298 23183 ts_tablet_manager.cc:1403] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 12:10:15.470505 23183 raft_consensus.cc:359] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.471135 23183 raft_consensus.cc:740] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.471803 23183 consensus_queue.cc:260] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.473528 23183 ts_tablet_manager.cc:1434] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:10:15.474144 23183 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
W20260709 12:10:15.475364 22549 consensus_peers.cc:597] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:15.485667 23183 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.486464 23183 tablet_bootstrap.cc:492] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.487059 23183 ts_tablet_manager.cc:1403] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 12:10:15.489279 23183 raft_consensus.cc:359] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.489897 23183 raft_consensus.cc:740] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.490502 23183 consensus_queue.cc:260] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.492278 23183 ts_tablet_manager.cc:1434] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 12:10:15.493002 23183 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.505954 23183 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.506665 23183 tablet_bootstrap.cc:492] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.507234 23183 ts_tablet_manager.cc:1403] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 12:10:15.509227 23183 raft_consensus.cc:359] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.509651 23183 raft_consensus.cc:740] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.510216 23183 consensus_queue.cc:260] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.512568 23183 ts_tablet_manager.cc:1434] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 12:10:15.513274 23183 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.523093 23232 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.527325 23183 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.528199 23183 tablet_bootstrap.cc:492] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.528770 23183 ts_tablet_manager.cc:1403] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 12:10:15.530640 23183 raft_consensus.cc:359] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.531184 23183 raft_consensus.cc:740] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.531811 23183 consensus_queue.cc:260] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.537902 23183 ts_tablet_manager.cc:1434] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:10:15.538619 23183 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.552260 23232 raft_consensus.cc:3060] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.552510 23183 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.553220 23183 tablet_bootstrap.cc:492] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.553665 23183 ts_tablet_manager.cc:1403] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:10:15.555485 23183 raft_consensus.cc:359] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.556111 23183 raft_consensus.cc:740] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.556757 23183 consensus_queue.cc:260] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.558521 23183 ts_tablet_manager.cc:1434] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:10:15.559412 23183 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.580565 23183 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.581779 23183 tablet_bootstrap.cc:492] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.582309 23183 ts_tablet_manager.cc:1403] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260709 12:10:15.584362 23183 raft_consensus.cc:359] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.584825 23183 raft_consensus.cc:740] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.585377 23183 consensus_queue.cc:260] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:15.587500 23183 ts_tablet_manager.cc:1434] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:15.588277 23183 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.601874 23183 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.602674 23183 tablet_bootstrap.cc:492] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.603147 23183 ts_tablet_manager.cc:1403] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.001s
I20260709 12:10:15.604839 23183 raft_consensus.cc:359] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.605288 23183 raft_consensus.cc:740] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.605764 23183 consensus_queue.cc:260] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.607213 23183 ts_tablet_manager.cc:1434] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:15.608289 23183 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.620580 23183 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.621227 23183 tablet_bootstrap.cc:492] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.621680 23183 ts_tablet_manager.cc:1403] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.010s
I20260709 12:10:15.623262 23183 raft_consensus.cc:359] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.623749 23183 raft_consensus.cc:740] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.624212 23183 consensus_queue.cc:260] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:15.625941 23183 ts_tablet_manager.cc:1434] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:10:15.627053 23183 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap starting.
I20260709 12:10:15.645236 23183 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:15.645948 23183 tablet_bootstrap.cc:492] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Bootstrap complete.
I20260709 12:10:15.646464 23183 ts_tablet_manager.cc:1403] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:10:15.648586 23183 raft_consensus.cc:359] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.649015 23183 raft_consensus.cc:740] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Initialized, Role: FOLLOWER
I20260709 12:10:15.649464 23183 consensus_queue.cc:260] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.650825 23183 ts_tablet_manager.cc:1434] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:15.688673 23143 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.689075 23143 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.690614 23143 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:15.691191 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:15.691398 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:15.691784 22655 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:15.691959 23232 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:15.692871 22474 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:15.693483 23143 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:15.693781 23143 raft_consensus.cc:493] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.694097 23143 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.699657 23143 raft_consensus.cc:515] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.701247 23143 leader_election.cc:290] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:15.701742 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:15.702148 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "191ea1306bf04fe0b19ab3175c3f28de" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:15.702368 22655 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.702745 23232 raft_consensus.cc:3060] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.707221 23232 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:15.708094 22475 leader_election.cc:304] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:15.708416 22655 raft_consensus.cc:2468] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:15.708663 23143 raft_consensus.cc:2804] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:15.709163 23143 raft_consensus.cc:697] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:15.709862 23143 consensus_queue.cc:237] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.725327 22331 catalog_manager.cc:5697] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 3, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 3 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:15.821497 23232 raft_consensus.cc:3060] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.875047 23232 raft_consensus.cc:3060] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:15.926764 23143 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:15.927165 23143 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.928785 23143 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:15.929324 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:15.929557 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:15.929875 22655 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:15.930104 23233 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 1.
I20260709 12:10:15.931048 22474 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:15.931727 23143 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:15.932065 23143 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:15.932395 23143 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.939141 23143 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.940690 23143 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:15.941192 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:15.941550 23233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:15.941720 22655 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.942095 23233 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:15.946233 22655 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:15.946705 23233 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:15.947664 22475 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:15.948338 23143 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:15.948752 23143 raft_consensus.cc:697] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:15.949577 23143 consensus_queue.cc:237] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:15.959666 22331 catalog_manager.cc:5697] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 3, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 3 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:16.003299 23233 raft_consensus.cc:3060] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:16.007997 23232 raft_consensus.cc:3060] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:16.161870 22653 raft_consensus.cc:1275] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.163090 23143 consensus_queue.cc:1048] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:16.178052 23232 raft_consensus.cc:1275] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.179386 23145 consensus_queue.cc:1048] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:16.462255 23200 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:16.462663 23200 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:16.464569 23200 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:16.465276 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944" is_pre_election: true
I20260709 12:10:16.465828 23232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f" is_pre_election: true
I20260709 12:10:16.465864 22655 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:16.466584 23232 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 1.
I20260709 12:10:16.467572 22549 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:16.468611 23392 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:16.468964 23392 raft_consensus.cc:493] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:16.469261 23392 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:16.470011 23227 raft_consensus.cc:1275] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.471261 23145 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:16.471477 22655 raft_consensus.cc:1275] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.473014 23145 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:16.485659 23392 raft_consensus.cc:515] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:16.488018 23392 leader_election.cc:290] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 3 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283)
I20260709 12:10:16.489728 23227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
I20260709 12:10:16.490396 23227 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:16.500764 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df287c185ce241788b34d1208fcf50e3" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:16.501461 22653 raft_consensus.cc:3060] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:16.502166 23227 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 3.
I20260709 12:10:16.507133 22549 leader_election.cc:304] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:16.508999 23323 raft_consensus.cc:2804] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:16.509454 23323 raft_consensus.cc:697] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:16.510241 23323 consensus_queue.cc:237] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:16.515081 22653 raft_consensus.cc:2468] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 3.
I20260709 12:10:16.524811 22331 catalog_manager.cc:5697] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 3, leader changed from 07f81380d81d4984ba95f72e4a64086f (127.19.5.193) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:16.974325 22653 raft_consensus.cc:1275] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.975379 23290 consensus_queue.cc:1048] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:16.978283 23232 raft_consensus.cc:1275] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:16.979686 23392 consensus_queue.cc:1048] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:23.713321 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:23.767879 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:23.768620 22579 raft_consensus.cc:606] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:23.771190 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:23.771615 22579 raft_consensus.cc:606] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:23.775097 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:23.775597 22579 raft_consensus.cc:606] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:23.778306 23418 raft_consensus.cc:993] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:23.778839 23414 raft_consensus.cc:1081] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:23.779057 23419 raft_consensus.cc:993] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:23.779425 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:23.779693 23406 raft_consensus.cc:1081] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:23.780076 22579 raft_consensus.cc:606] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:23.780503 23232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:23.781347 22507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44658
I20260709 12:10:23.781932 22507 raft_consensus.cc:493] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.782370 22507 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.784540 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:23.785290 22579 raft_consensus.cc:606] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:23.791669 23232 raft_consensus.cc:493] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.792127 23232 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.799749 23232 raft_consensus.cc:515] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.790750 22507 raft_consensus.cc:515] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:23.803884 22507 leader_election.cc:290] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:23.804476 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:23.805222 22579 raft_consensus.cc:3055] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:23.805509 22579 raft_consensus.cc:740] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:23.806468 22579 consensus_queue.cc:260] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:23.807730 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8779c540d4949af8173cd8b5b048910" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:23.809792 22653 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.811347 23232 leader_election.cc:290] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:23.812813 22579 raft_consensus.cc:3060] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.817060 23414 raft_consensus.cc:993] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:23.817521 23414 raft_consensus.cc:1081] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:23.819908 23233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:23.820490 23233 raft_consensus.cc:493] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:23.820825 23233 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.825943 22653 raft_consensus.cc:2468] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:23.827603 22655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:23.838620 22655 raft_consensus.cc:606] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:23.840071 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:10:23.836860 22579 raft_consensus.cc:2468] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:23.841578 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:23.840000 22474 leader_election.cc:304] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:23.842705 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:23.842839 23143 raft_consensus.cc:2804] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:23.837803 23233 raft_consensus.cc:515] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.843343 23143 raft_consensus.cc:697] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:23.844504 23143 consensus_queue.cc:237] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:23.845646 23233 leader_election.cc:290] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:23.857867 22504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:23.858493 22504 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.858728 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "102b24facf364b2e9d62145993a6c1c9" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:23.859293 22579 raft_consensus.cc:3055] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:23.859593 22579 raft_consensus.cc:740] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:23.860399 22579 consensus_queue.cc:260] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.864838 22328 catalog_manager.cc:5697] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.866628 22504 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:23.858799 22580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:23.867794 23178 leader_election.cc:304] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:23.868253 22580 raft_consensus.cc:3055] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:23.860620 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3d7895d67a4e869d2a1ecc56c5759b" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:23.868893 22509 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.869040 22579 raft_consensus.cc:3060] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.868626 22580 raft_consensus.cc:740] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:23.870725 22580 consensus_queue.cc:260] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.872121 22580 raft_consensus.cc:3060] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:23.876827 22509 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:23.881232 22580 raft_consensus.cc:2468] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:23.882398 23179 leader_election.cc:304] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:23.884281 22579 raft_consensus.cc:2468] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:23.881102 23429 raft_consensus.cc:2804] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:23.903060 23429 raft_consensus.cc:697] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:23.904186 23432 raft_consensus.cc:2804] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:23.904029 23429 consensus_queue.cc:237] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.911149 23432 raft_consensus.cc:697] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:23.912082 23432 consensus_queue.cc:237] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:23.941644 22328 catalog_manager.cc:5697] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:23.943280 22328 catalog_manager.cc:5697] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.004482 23419 raft_consensus.cc:993] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:24.004974 23406 raft_consensus.cc:1081] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:24.006312 23232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:24.006795 23232 raft_consensus.cc:493] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.007081 23232 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.012481 23232 raft_consensus.cc:515] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:24.014120 23232 leader_election.cc:290] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 3 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:24.015544 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:24.016136 22582 raft_consensus.cc:3055] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:24.016412 22582 raft_consensus.cc:740] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:24.017211 22582 consensus_queue.cc:260] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:24.018447 22582 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.024746 22582 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:24.025460 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27150a616b744bef9734d5fe7d2daddc" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:24.025568 23179 leader_election.cc:304] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:24.025947 22655 raft_consensus.cc:3060] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:24.026257 23432 raft_consensus.cc:2804] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:24.026646 23432 raft_consensus.cc:697] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:24.027369 23432 consensus_queue.cc:237] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:24.031191 22655 raft_consensus.cc:2468] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:24.034775 23419 raft_consensus.cc:993] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:24.035173 23406 raft_consensus.cc:1081] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:24.037101 23232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:24.037530 23232 raft_consensus.cc:493] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.037947 23232 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.037873 22328 catalog_manager.cc:5697] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 2 to 3, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 3 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.043521 23232 raft_consensus.cc:515] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:24.045279 23232 leader_election.cc:290] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:24.046460 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:24.046851 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c584fbae46254b0f921dcb54adbcd108" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:24.047030 22655 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.047390 22582 raft_consensus.cc:3055] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:24.047699 22582 raft_consensus.cc:740] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:24.048448 22582 consensus_queue.cc:260] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:24.049528 22582 raft_consensus.cc:3060] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.055454 22582 raft_consensus.cc:2468] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:24.056541 23179 leader_election.cc:304] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:24.057575 22655 raft_consensus.cc:2468] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:24.058354 23432 raft_consensus.cc:2804] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:24.058876 23432 raft_consensus.cc:697] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:24.059736 23432 consensus_queue.cc:237] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:24.075943 22328 catalog_manager.cc:5697] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:24.258945 22582 raft_consensus.cc:1275] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.259994 23409 consensus_queue.cc:1048] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.268599 22653 raft_consensus.cc:1275] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.273231 23409 consensus_queue.cc:1048] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:24.303969 22509 raft_consensus.cc:1275] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.304881 23432 consensus_queue.cc:1048] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.314043 22582 raft_consensus.cc:1275] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.316025 23431 consensus_queue.cc:1048] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.321825 23416 raft_consensus.cc:993] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:24.322271 23416 raft_consensus.cc:1081] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:24.323863 22504 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44666
I20260709 12:10:24.324368 22504 raft_consensus.cc:493] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:24.324715 22504 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.334980 22504 raft_consensus.cc:515] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:24.336673 22504 leader_election.cc:290] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:24.337185 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:24.337478 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efae3c1731de4fe48946e65c2bb88abc" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:24.338325 22582 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.338392 22653 raft_consensus.cc:3055] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:24.338811 22653 raft_consensus.cc:740] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:24.339443 22653 consensus_queue.cc:260] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:24.340433 22653 raft_consensus.cc:3060] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:24.344952 22582 raft_consensus.cc:2468] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:24.346731 22474 leader_election.cc:304] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:24.347409 23415 raft_consensus.cc:2804] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:24.347870 23415 raft_consensus.cc:697] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:24.348670 23415 consensus_queue.cc:237] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:24.360186 22331 catalog_manager.cc:5697] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:24.360875 22653 raft_consensus.cc:2468] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:24.444114 22504 raft_consensus.cc:1275] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.445273 23432 consensus_queue.cc:1048] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.453706 22582 raft_consensus.cc:1275] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.455112 23429 consensus_queue.cc:1048] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.472927 22653 raft_consensus.cc:1275] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:24.474457 23429 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:24.489320 22579 raft_consensus.cc:1275] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:24.490427 23432 consensus_queue.cc:1048] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:24.498368 22582 raft_consensus.cc:1275] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.499670 23432 consensus_queue.cc:1048] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.517165 22653 raft_consensus.cc:1275] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.518193 23431 consensus_queue.cc:1048] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.888823 22653 raft_consensus.cc:1275] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.892743 23415 consensus_queue.cc:1048] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.905699 22582 raft_consensus.cc:1275] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:24.910084 23409 consensus_queue.cc:1048] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:24.929745 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:24.963281 22653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:24.963833 22653 raft_consensus.cc:606] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:24.966204 22582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:24.966940 22582 raft_consensus.cc:606] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:24.970048 22653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:24.970635 22653 raft_consensus.cc:606] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:24.986171 22507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870be4abe34d469abedafce5d2381765"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:24.986685 22507 raft_consensus.cc:606] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:24.989152 22582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da5284b70cf0477197f50829d8573c29"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:24.989629 22582 raft_consensus.cc:606] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:24.990749 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:24.991958 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:24.992502 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:25.019186 23410 raft_consensus.cc:993] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:25.019716 23416 raft_consensus.cc:1081] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:25.020972 22582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:47280
I20260709 12:10:25.021369 22582 raft_consensus.cc:493] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.021605 22582 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.026106 22582 raft_consensus.cc:515] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.028138 22582 leader_election.cc:290] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:25.028658 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:25.028965 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:25.029258 22507 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.029609 22653 raft_consensus.cc:3055] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:25.029860 22653 raft_consensus.cc:740] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:25.030826 22653 consensus_queue.cc:260] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.031720 22653 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.034108 22507 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:25.036221 22547 leader_election.cc:304] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:25.036960 23419 raft_consensus.cc:2804] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:25.037331 23419 raft_consensus.cc:697] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:25.038421 22653 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:25.038153 23419 consensus_queue.cc:237] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.048724 22331 catalog_manager.cc:5697] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.068082 23410 raft_consensus.cc:993] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:25.068625 23465 raft_consensus.cc:1081] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:25.069972 22507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44666
I20260709 12:10:25.070428 22507 raft_consensus.cc:493] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.070689 22507 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.076076 22507 raft_consensus.cc:515] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.077368 22507 leader_election.cc:290] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:25.078751 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:25.079129 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1299f8aa788343ebbd6d2546ecfad411" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:25.079305 22582 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.079671 22653 raft_consensus.cc:3055] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:25.079963 22653 raft_consensus.cc:740] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:25.080729 22653 consensus_queue.cc:260] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.081851 22653 raft_consensus.cc:3060] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.085457 22582 raft_consensus.cc:2468] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:25.086460 22474 leader_election.cc:304] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:25.087047 23415 raft_consensus.cc:2804] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:25.087391 23415 raft_consensus.cc:697] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:25.087653 22653 raft_consensus.cc:2468] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:25.088122 23415 consensus_queue.cc:237] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:25.096702 22331 catalog_manager.cc:5697] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.261351 23409 raft_consensus.cc:993] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.261742 23415 raft_consensus.cc:1081] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.263016 23233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870be4abe34d469abedafce5d2381765"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52404
I20260709 12:10:25.263484 23233 raft_consensus.cc:493] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.263811 23233 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.269495 23233 raft_consensus.cc:515] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.271322 23233 leader_election.cc:290] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:25.271910 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:25.272506 22507 raft_consensus.cc:3055] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:25.272782 22507 raft_consensus.cc:740] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:25.273600 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870be4abe34d469abedafce5d2381765" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:25.273434 22507 consensus_queue.cc:260] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.274125 22653 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.274458 22507 raft_consensus.cc:3060] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.279680 22653 raft_consensus.cc:2468] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:25.280563 23179 leader_election.cc:304] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:25.281154 22507 raft_consensus.cc:2468] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:25.281206 23432 raft_consensus.cc:2804] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:25.281828 23432 raft_consensus.cc:697] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:25.282656 23432 consensus_queue.cc:237] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.289448 23455 raft_consensus.cc:993] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.289829 23419 raft_consensus.cc:1081] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.291122 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:25.291507 23227 raft_consensus.cc:493] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.291831 23227 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:25.292141 22331 catalog_manager.cc:5697] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:25.297703 23227 raft_consensus.cc:515] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.299928 23227 leader_election.cc:290] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 3 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:25.300025 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:25.300604 22582 raft_consensus.cc:3055] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:25.300796 22582 raft_consensus.cc:740] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:25.301316 22582 consensus_queue.cc:260] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.302101 22582 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:25.304303 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "212a42a0ebd84d459aadf642edac3baf" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:25.304852 22655 raft_consensus.cc:3060] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:25.308866 22582 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:25.309674 23179 leader_election.cc:304] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:25.310073 22655 raft_consensus.cc:2468] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:25.310278 23432 raft_consensus.cc:2804] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:25.310801 23432 raft_consensus.cc:697] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:25.311610 23432 consensus_queue.cc:237] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [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: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:25.319128 22331 catalog_manager.cc:5697] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 2 to 3, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 3 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:25.522706 22653 raft_consensus.cc:1275] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.523792 23469 consensus_queue.cc:1048] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:25.526678 22579 raft_consensus.cc:1275] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.527810 23469 consensus_queue.cc:1048] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:25.549155 22653 raft_consensus.cc:1275] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.550457 22507 raft_consensus.cc:1275] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.550796 23455 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:25.551512 23470 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:25.553018 23470 raft_consensus.cc:993] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.553421 23419 raft_consensus.cc:1081] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:25.557565 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da5284b70cf0477197f50829d8573c29"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:25.558043 23227 raft_consensus.cc:493] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:25.558254 23227 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.564101 23227 raft_consensus.cc:515] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:25.565966 23227 leader_election.cc:290] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:25.566184 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:25.566777 22507 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.568792 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da5284b70cf0477197f50829d8573c29" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:25.570178 22579 raft_consensus.cc:3055] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:25.570513 22579 raft_consensus.cc:740] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:25.571245 22579 consensus_queue.cc:260] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:25.572108 22579 raft_consensus.cc:3060] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:25.578130 22579 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:25.580931 23179 leader_election.cc:304] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:25.581781 23432 raft_consensus.cc:2804] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:25.582226 23432 raft_consensus.cc:697] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:25.583035 23432 consensus_queue.cc:237] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:25.585480 22507 raft_consensus.cc:2468] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:25.593307 22331 catalog_manager.cc:5697] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:25.706144 22653 raft_consensus.cc:1275] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:25.707226 23432 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:25.717034 22579 raft_consensus.cc:1275] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:25.720221 23431 consensus_queue.cc:1048] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:25.725047 22653 raft_consensus.cc:1275] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.726153 23431 consensus_queue.cc:1048] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:25.736670 22507 raft_consensus.cc:1275] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:25.737833 23432 consensus_queue.cc:1048] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:26.026186 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:26.041208 22579 raft_consensus.cc:1275] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.044461 23483 consensus_queue.cc:1048] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.056666 22509 raft_consensus.cc:1275] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.058169 23483 consensus_queue.cc:1048] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.082584 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:26.083236 22579 raft_consensus.cc:606] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:26.085990 22655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "584388ca1cb845f38dab33e431918242"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:26.086444 22655 raft_consensus.cc:606] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:26.088918 22655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:26.089422 22655 raft_consensus.cc:606] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:26.091791 22509 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:26.092276 22509 raft_consensus.cc:606] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Received request to transfer leadership to TS 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:26.094269 22655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:26.094645 22655 raft_consensus.cc:606] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:26.095655 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:26.096799 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:26.097325 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:26.204425 23410 raft_consensus.cc:993] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:26.204944 23410 raft_consensus.cc:1081] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:26.207047 22509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44666
I20260709 12:10:26.207592 22509 raft_consensus.cc:493] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.207876 22509 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.212489 22509 raft_consensus.cc:515] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.213898 22509 leader_election.cc:290] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:26.214344 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:26.214679 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3970ec7c4ab45dbbb381240dc85f4c4" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:26.214979 22579 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.215216 22655 raft_consensus.cc:3055] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:26.215512 22655 raft_consensus.cc:740] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:26.216274 22655 consensus_queue.cc:260] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.217818 22655 raft_consensus.cc:3060] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.223228 22579 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:26.224323 22474 leader_election.cc:304] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:26.224424 22655 raft_consensus.cc:2468] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:26.224910 23409 raft_consensus.cc:2804] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.225504 23409 raft_consensus.cc:697] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:26.226121 23409 consensus_queue.cc:237] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.234844 22328 catalog_manager.cc:5697] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.268846 23410 raft_consensus.cc:993] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:26.271185 23465 raft_consensus.cc:1081] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:26.273290 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:10:26.273795 23227 raft_consensus.cc:493] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.274127 23227 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.280920 23227 raft_consensus.cc:515] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.282795 23227 leader_election.cc:290] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:26.284013 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:26.284623 22582 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.285351 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7885105f183d4c859470da4dc9fd393e" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:26.285908 22655 raft_consensus.cc:3055] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:26.286176 22655 raft_consensus.cc:740] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:26.286957 22655 consensus_queue.cc:260] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.288594 22655 raft_consensus.cc:3060] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.292984 22582 raft_consensus.cc:2468] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:26.294245 23410 raft_consensus.cc:993] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:26.294745 23493 raft_consensus.cc:1081] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:26.296502 23419 raft_consensus.cc:993] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:26.296941 23419 raft_consensus.cc:1081] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:26.297926 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "584388ca1cb845f38dab33e431918242"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:10:26.298444 23227 raft_consensus.cc:493] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.297551 22655 raft_consensus.cc:2468] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:26.294214 23179 leader_election.cc:304] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:26.300581 23432 raft_consensus.cc:2804] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.301038 23432 raft_consensus.cc:697] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:26.298746 23227 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.301860 23432 consensus_queue.cc:237] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.306591 22509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44658
I20260709 12:10:26.311691 22509 raft_consensus.cc:493] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.312201 22509 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.309351 23227 raft_consensus.cc:515] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.318403 23227 leader_election.cc:290] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:26.319111 22653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:26.319726 22653 raft_consensus.cc:3055] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:26.318446 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "584388ca1cb845f38dab33e431918242" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:26.320148 22653 raft_consensus.cc:740] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:26.320887 22653 consensus_queue.cc:260] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.322009 22653 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.324318 22582 raft_consensus.cc:3060] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.329124 22653 raft_consensus.cc:2468] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:26.330194 23179 leader_election.cc:304] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:26.330936 22582 raft_consensus.cc:2468] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:26.331040 23483 raft_consensus.cc:2804] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.331660 23483 raft_consensus.cc:697] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:26.332568 23483 consensus_queue.cc:237] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } }
I20260709 12:10:26.330492 22509 raft_consensus.cc:515] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.334898 22509 leader_election.cc:290] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:26.335578 22582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:26.335845 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "437663db6f434f23b995ffcf83ac6db7" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:26.336192 22582 raft_consensus.cc:3055] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:26.336447 22655 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.336567 22582 raft_consensus.cc:740] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:26.337512 22582 consensus_queue.cc:260] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.338864 22582 raft_consensus.cc:3060] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.341096 22328 catalog_manager.cc:5697] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.344318 22655 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:26.344700 22582 raft_consensus.cc:2468] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:26.345569 22474 leader_election.cc:304] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:26.346341 23409 raft_consensus.cc:2804] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.346750 23409 raft_consensus.cc:697] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:26.347448 23409 consensus_queue.cc:237] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.357822 22328 catalog_manager.cc:5697] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.361609 22331 catalog_manager.cc:5697] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:26.564067 23409 raft_consensus.cc:993] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:26.564534 23409 raft_consensus.cc:1081] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Signalling peer 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:26.565709 22582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:47312
I20260709 12:10:26.566107 22582 raft_consensus.cc:493] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:26.566329 22582 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.571591 22582 raft_consensus.cc:515] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.573186 22582 leader_election.cc:290] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:26.573653 22509 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:26.574259 22509 raft_consensus.cc:3055] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:26.574589 22509 raft_consensus.cc:740] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:26.575162 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb2763a845fc4130ba1f7b29d9938e2c" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:26.575284 22509 consensus_queue.cc:260] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.575796 22655 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.576251 22509 raft_consensus.cc:3060] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:26.582181 22509 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:26.582181 22655 raft_consensus.cc:2468] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:26.583146 22653 raft_consensus.cc:1240] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Rejecting Update request from peer 0d7a0c7320de47a3b3bf9df901a4b0eb for earlier term 1. Current term is 2. Ops: []
I20260709 12:10:26.583674 22548 leader_election.cc:304] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5f7ccf8630024956a4a2d980609e33b2, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:26.584460 23470 raft_consensus.cc:2804] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:26.584899 23470 raft_consensus.cc:697] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:26.585682 23470 consensus_queue.cc:237] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:26.596773 22331 catalog_manager.cc:5697] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:26.644968 22582 raft_consensus.cc:1275] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.646042 23415 consensus_queue.cc:1048] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.656507 22653 raft_consensus.cc:1275] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.657586 23415 consensus_queue.cc:1048] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.729524 22582 raft_consensus.cc:1275] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.730562 23469 consensus_queue.cc:1048] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.738684 22653 raft_consensus.cc:1275] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.740815 23469 consensus_queue.cc:1048] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.830319 22582 raft_consensus.cc:1275] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.831310 23483 consensus_queue.cc:1048] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.839572 22655 raft_consensus.cc:1275] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.841144 23431 consensus_queue.cc:1048] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.845407 22654 raft_consensus.cc:1275] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.846820 23432 consensus_queue.cc:1048] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:26.856729 22579 raft_consensus.cc:1275] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:26.859246 23432 consensus_queue.cc:1048] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.050688 22654 raft_consensus.cc:1275] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.051594 23470 consensus_queue.cc:1048] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.059290 22509 raft_consensus.cc:1275] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.060937 23419 consensus_queue.cc:1048] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.132846 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:27.168202 22507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:27.168656 22507 raft_consensus.cc:606] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:27.170984 22582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:27.171430 22582 raft_consensus.cc:606] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:27.173656 22507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:27.174014 22507 raft_consensus.cc:606] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:27.175866 22654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:27.176227 22654 raft_consensus.cc:606] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 5f7ccf8630024956a4a2d980609e33b2
I20260709 12:10:27.178122 22654 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb1c927637594c69a3db96726484734c"
dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
mode: GRACEFUL
new_leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:47662
I20260709 12:10:27.178473 22654 raft_consensus.cc:606] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Received request to transfer leadership to TS 0d7a0c7320de47a3b3bf9df901a4b0eb
I20260709 12:10:27.179248 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:10:27.180258 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:27.180738 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:27.237159 23409 raft_consensus.cc:993] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:27.237538 23515 raft_consensus.cc:1081] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:27.238680 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52404
I20260709 12:10:27.239077 23227 raft_consensus.cc:493] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.239347 23227 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.244828 23227 raft_consensus.cc:515] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.247138 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:27.247650 22654 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.250703 23227 leader_election.cc:290] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 3 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:27.250883 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d3a98a1112a4b6bbe946a52a7ab1ded" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:27.251489 22507 raft_consensus.cc:3055] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:27.251928 22507 raft_consensus.cc:740] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:27.252799 22507 consensus_queue.cc:260] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.253846 22654 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:27.253964 22507 raft_consensus.cc:3060] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.256302 23179 leader_election.cc:304] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:27.257185 23431 raft_consensus.cc:2804] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:27.258327 23431 raft_consensus.cc:697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:27.259203 23431 consensus_queue.cc:237] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.260835 22507 raft_consensus.cc:2468] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:27.268507 22328 catalog_manager.cc:5697] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 2 to 3, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 3 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.275592 23410 raft_consensus.cc:993] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:27.276129 23492 raft_consensus.cc:1081] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:27.277711 22507 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb1c927637594c69a3db96726484734c"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44666
I20260709 12:10:27.278211 22507 raft_consensus.cc:493] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.278512 22507 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.284718 22507 raft_consensus.cc:515] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.286299 22507 leader_election.cc:290] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:27.287014 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:27.287230 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1c927637594c69a3db96726484734c" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:27.287492 22579 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.287745 22654 raft_consensus.cc:3055] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:27.287993 22654 raft_consensus.cc:740] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:27.288528 22654 consensus_queue.cc:260] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.289299 22654 raft_consensus.cc:3060] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.291676 22579 raft_consensus.cc:2468] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:27.292531 22474 leader_election.cc:304] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:27.293066 23409 raft_consensus.cc:2804] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:27.293395 23409 raft_consensus.cc:697] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:27.293403 22654 raft_consensus.cc:2468] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 2.
I20260709 12:10:27.294190 23409 consensus_queue.cc:237] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.304466 22328 catalog_manager.cc:5697] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 2 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.393116 23410 raft_consensus.cc:993] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: : Instructing follower 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:27.393566 23492 raft_consensus.cc:1081] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Signalling peer 5f7ccf8630024956a4a2d980609e33b2 to start an election
I20260709 12:10:27.394742 22579 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
 from {username='slave'} at 127.0.0.1:47280
I20260709 12:10:27.395234 22579 raft_consensus.cc:493] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.395608 22579 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.401615 22579 raft_consensus.cc:515] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.403873 22579 leader_election.cc:290] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:27.404495 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:27.405057 22507 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.405429 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2365cc1a33b4c5ba0e938fa5c2924a7" candidate_uuid: "5f7ccf8630024956a4a2d980609e33b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:27.405977 22654 raft_consensus.cc:3055] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:27.406280 22654 raft_consensus.cc:740] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6e66b78e77f949bfaa30e7f1f568f944, State: Running, Role: LEADER
I20260709 12:10:27.406948 22654 consensus_queue.cc:260] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.408052 22654 raft_consensus.cc:3060] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.410946 22507 raft_consensus.cc:2468] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:27.412050 22547 leader_election.cc:304] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d7a0c7320de47a3b3bf9df901a4b0eb, 5f7ccf8630024956a4a2d980609e33b2; no voters: 
I20260709 12:10:27.412747 23470 raft_consensus.cc:2804] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:27.413131 23470 raft_consensus.cc:697] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:27.413733 22654 raft_consensus.cc:2468] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7ccf8630024956a4a2d980609e33b2 in term 2.
I20260709 12:10:27.413770 23470 consensus_queue.cc:237] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.423025 22328 catalog_manager.cc:5697] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 reported cstate change: term changed from 1 to 2, leader changed from 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196) to 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "5f7ccf8630024956a4a2d980609e33b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.538029 23515 raft_consensus.cc:993] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:27.538518 23409 raft_consensus.cc:1081] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:27.539323 23419 raft_consensus.cc:993] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:27.539767 23512 raft_consensus.cc:1081] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Signalling peer 0d7a0c7320de47a3b3bf9df901a4b0eb to start an election
I20260709 12:10:27.539947 23227 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52404
I20260709 12:10:27.540511 23227 raft_consensus.cc:493] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.540856 23227 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.541234 22509 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
 from {username='slave'} at 127.0.0.1:44658
I20260709 12:10:27.541740 22509 raft_consensus.cc:493] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:27.542013 22509 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.546981 23227 raft_consensus.cc:515] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.547256 22509 raft_consensus.cc:515] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.548882 22509 leader_election.cc:290] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [CANDIDATE]: Term 3 election: Requested vote from peers 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503), 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597)
I20260709 12:10:27.549283 22655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:27.549515 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d3a73cf1444a82b2cf29508ed004fb" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:27.549877 22655 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.550024 22507 raft_consensus.cc:3055] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:27.550362 22507 raft_consensus.cc:740] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:27.550681 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:27.551222 22579 raft_consensus.cc:3055] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:27.551083 22507 consensus_queue.cc:260] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.551605 22579 raft_consensus.cc:740] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:27.552495 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf0f0da31814239b2816e1f021d192e" candidate_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:27.553030 22654 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.553342 22579 consensus_queue.cc:260] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [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: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.554440 22579 raft_consensus.cc:3060] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:27.557744 22655 raft_consensus.cc:2468] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:27.558208 23227 leader_election.cc:290] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:27.559048 23179 leader_election.cc:304] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:27.559155 22654 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:27.552124 22507 raft_consensus.cc:3060] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:27.559934 23431 raft_consensus.cc:2804] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:27.559845 22579 raft_consensus.cc:2468] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d7a0c7320de47a3b3bf9df901a4b0eb in term 3.
I20260709 12:10:27.560381 22474 leader_election.cc:304] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: 0d7a0c7320de47a3b3bf9df901a4b0eb, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:27.560683 23431 raft_consensus.cc:697] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:27.561679 23431 consensus_queue.cc:237] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:27.562855 23409 raft_consensus.cc:2804] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:27.563236 23409 raft_consensus.cc:697] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Becoming Leader. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:27.563942 23409 consensus_queue.cc:237] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } }
I20260709 12:10:27.565718 22507 raft_consensus.cc:2468] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:27.574537 22328 catalog_manager.cc:5697] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb reported cstate change: term changed from 2 to 3, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194). New cstate: current_term: 3 leader_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.576086 22331 catalog_manager.cc:5697] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:27.784965 22579 raft_consensus.cc:1275] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.785928 23515 consensus_queue.cc:1048] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.801025 22654 raft_consensus.cc:1275] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.802590 23515 consensus_queue.cc:1048] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.823414 22654 raft_consensus.cc:1275] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:27.824800 23431 consensus_queue.cc:1048] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:27.837653 22507 raft_consensus.cc:1275] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:27.838972 23432 consensus_queue.cc:1048] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:27.901275 22655 raft_consensus.cc:1275] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.902388 23512 consensus_queue.cc:1048] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:27.913762 22507 raft_consensus.cc:1275] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 5f7ccf8630024956a4a2d980609e33b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:27.919670 23419 consensus_queue.cc:1048] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:28.012611 22579 raft_consensus.cc:1275] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:28.013562 23526 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:28.021795 22654 raft_consensus.cc:1275] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Refusing update from remote peer 0d7a0c7320de47a3b3bf9df901a4b0eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:28.023026 23537 consensus_queue.cc:1048] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:28.085605 22654 raft_consensus.cc:1275] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:28.086850 23432 consensus_queue.cc:1048] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:28.089887 22507 raft_consensus.cc:1275] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:28.091653 23432 consensus_queue.cc:1048] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:28.216073 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:28.255363 22507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:28.255879 22507 raft_consensus.cc:606] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:28.258258 22579 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0"
dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:49182
I20260709 12:10:28.258781 22579 raft_consensus.cc:606] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:28.260777 22507 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8d13a5686a141fdae246a032052d495"
dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
mode: GRACEFUL
new_leader_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:32966
I20260709 12:10:28.261162 22507 raft_consensus.cc:606] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Received request to transfer leadership to TS 07f81380d81d4984ba95f72e4a64086f
I20260709 12:10:28.262094 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:28.263093 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:28.263623 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:28.544183 23537 raft_consensus.cc:993] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.544663 23537 raft_consensus.cc:1081] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.546025 23233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8d13a5686a141fdae246a032052d495"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52404
I20260709 12:10:28.546479 23233 raft_consensus.cc:493] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:28.546727 23233 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:28.551587 23233 raft_consensus.cc:515] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.553068 23233 leader_election.cc:290] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 4 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:28.553653 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:28.553905 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8d13a5686a141fdae246a032052d495" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:28.554261 22654 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:28.554741 22507 raft_consensus.cc:3055] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:28.555034 22507 raft_consensus.cc:740] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:28.555769 22507 consensus_queue.cc:260] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.556954 22507 raft_consensus.cc:3060] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:28.560603 22654 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 4.
I20260709 12:10:28.561285 22507 raft_consensus.cc:2468] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 4.
I20260709 12:10:28.561604 23179 leader_election.cc:304] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:28.562392 23432 raft_consensus.cc:2804] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:28.562911 23432 raft_consensus.cc:697] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 4 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:28.563728 23432 consensus_queue.cc:237] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [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: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.574152 22330 catalog_manager.cc:5697] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 3 to 4, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 4 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:28.583738 23512 raft_consensus.cc:993] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.584357 23419 raft_consensus.cc:1081] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.585743 23232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52394
I20260709 12:10:28.586241 23232 raft_consensus.cc:493] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:28.586583 23232 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:28.594949 23232 raft_consensus.cc:515] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:28.596845 23232 leader_election.cc:290] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 3 election: Requested vote from peers 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351), 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503)
I20260709 12:10:28.597301 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:28.597870 22507 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:28.598209 22579 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbe756c6475d4f76a8ca64b28881f5b0" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5f7ccf8630024956a4a2d980609e33b2"
I20260709 12:10:28.598776 22579 raft_consensus.cc:3055] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:28.599045 22579 raft_consensus.cc:740] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5f7ccf8630024956a4a2d980609e33b2, State: Running, Role: LEADER
I20260709 12:10:28.599752 22579 consensus_queue.cc:260] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:28.600885 22579 raft_consensus.cc:3060] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:28.604024 22507 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:28.604955 23178 leader_election.cc:304] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [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: 07f81380d81d4984ba95f72e4a64086f, 0d7a0c7320de47a3b3bf9df901a4b0eb; no voters: 
I20260709 12:10:28.605640 23432 raft_consensus.cc:2804] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:28.606050 23432 raft_consensus.cc:697] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:28.606864 23432 consensus_queue.cc:237] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [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: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } }
I20260709 12:10:28.609469 22579 raft_consensus.cc:2468] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 3.
I20260709 12:10:28.616220 22330 catalog_manager.cc:5697] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 2 to 3, leader changed from 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 3 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:28.704069 23409 raft_consensus.cc:993] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: : Instructing follower 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.704546 23537 raft_consensus.cc:1081] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Signalling peer 07f81380d81d4984ba95f72e4a64086f to start an election
I20260709 12:10:28.705922 23232 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c"
dest_uuid: "07f81380d81d4984ba95f72e4a64086f"
 from {username='slave'} at 127.0.0.1:52404
I20260709 12:10:28.706423 23232 raft_consensus.cc:493] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:28.706750 23232 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:28.712711 23232 raft_consensus.cc:515] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.714077 23232 leader_election.cc:290] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Requested vote from peers 6e66b78e77f949bfaa30e7f1f568f944 (127.19.5.196:40597), 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351)
I20260709 12:10:28.715065 22654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6e66b78e77f949bfaa30e7f1f568f944"
I20260709 12:10:28.715657 22654 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:28.716517 22507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b640af261f014a22ae7eceeac658a21c" candidate_uuid: "07f81380d81d4984ba95f72e4a64086f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb"
I20260709 12:10:28.716979 22507 raft_consensus.cc:3055] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:28.717177 22507 raft_consensus.cc:740] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0d7a0c7320de47a3b3bf9df901a4b0eb, State: Running, Role: LEADER
I20260709 12:10:28.717782 22507 consensus_queue.cc:260] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.718619 22507 raft_consensus.cc:3060] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:28.721619 22654 raft_consensus.cc:2468] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:28.722671 23179 leader_election.cc:304] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 07f81380d81d4984ba95f72e4a64086f, 6e66b78e77f949bfaa30e7f1f568f944; no voters: 
I20260709 12:10:28.723029 22507 raft_consensus.cc:2468] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 07f81380d81d4984ba95f72e4a64086f in term 2.
I20260709 12:10:28.723481 23432 raft_consensus.cc:2804] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:28.723994 23432 raft_consensus.cc:697] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Becoming Leader. State: Replica: 07f81380d81d4984ba95f72e4a64086f, State: Running, Role: LEADER
I20260709 12:10:28.724699 23432 consensus_queue.cc:237] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } }
I20260709 12:10:28.733052 22330 catalog_manager.cc:5697] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f reported cstate change: term changed from 1 to 2, leader changed from 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194) to 07f81380d81d4984ba95f72e4a64086f (127.19.5.193). New cstate: current_term: 2 leader_uuid: "07f81380d81d4984ba95f72e4a64086f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "07f81380d81d4984ba95f72e4a64086f" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:29.065215 22509 raft_consensus.cc:1275] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 4 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:29.066308 23431 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:29.077137 22579 raft_consensus.cc:1275] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:29.078543 22654 raft_consensus.cc:1275] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 4 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:29.080008 23432 consensus_queue.cc:1048] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:29.080617 23552 consensus_queue.cc:1048] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7ccf8630024956a4a2d980609e33b2" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 35503 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:29.114390 22509 raft_consensus.cc:1275] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:29.115715 23431 consensus_queue.cc:1048] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:29.252702 22654 raft_consensus.cc:1275] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:29.253806 23431 consensus_queue.cc:1048] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e66b78e77f949bfaa30e7f1f568f944" member_type: VOTER last_known_addr { host: "127.19.5.196" port: 40597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:29.262115 22509 raft_consensus.cc:1275] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Refusing update from remote peer 07f81380d81d4984ba95f72e4a64086f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:29.265990 23431 consensus_queue.cc:1048] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d7a0c7320de47a3b3bf9df901a4b0eb" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 40351 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:29.314913 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:29.346139 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:29.347203 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:29.347779 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:29.382094 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:29.417099 19479 tablet_server.cc:179] TabletServer@127.19.5.193:35283 shutting down...
W20260709 12:10:29.428207 22475 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260709 12:10:29.477936 22623 consensus_peers.cc:597] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.491672 22623 consensus_peers.cc:597] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.493113 22549 consensus_peers.cc:597] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.493613 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:10:29.493827 22549 consensus_peers.cc:597] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.497345 22475 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:35283, user_credentials={real_user=slave}} blocked reactor thread for 69607.9us
I20260709 12:10:29.498237 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.499209 19479 raft_consensus.cc:2243] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.499699 19479 raft_consensus.cc:2272] T 395e9e9928114ba89efa609854a51a27 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.500624 22475 consensus_peers.cc:597] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.502369 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.503227 19479 raft_consensus.cc:2243] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.503677 19479 raft_consensus.cc:2272] T 5dc2663be33a46d2be912c7cedcdaa80 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.503970 22475 consensus_peers.cc:597] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.506114 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.506742 19479 raft_consensus.cc:2243] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.507493 19479 raft_consensus.cc:2272] T bb3d7895d67a4e869d2a1ecc56c5759b P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.514051 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.514818 19479 raft_consensus.cc:2243] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.515295 19479 raft_consensus.cc:2272] T 6911249f829841b9a7c9578ce476b882 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.518003 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.519563 19479 raft_consensus.cc:2243] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.520460 19479 raft_consensus.cc:2272] T dbe756c6475d4f76a8ca64b28881f5b0 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.522955 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.523766 19479 raft_consensus.cc:2243] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.524320 19479 raft_consensus.cc:2272] T 270c0c580ba34c0c90af6da62eca43f6 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.526355 22549 consensus_peers.cc:597] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.527667 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.528249 19479 raft_consensus.cc:2243] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:10:29.528165 22475 consensus_peers.cc:597] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.529057 19479 raft_consensus.cc:2272] T 102b24facf364b2e9d62145993a6c1c9 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.531342 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.532004 19479 raft_consensus.cc:2243] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.532524 19479 raft_consensus.cc:2272] T 86e868235411406386201488eabaeba0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.534463 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.535239 19479 raft_consensus.cc:2243] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.535753 19479 raft_consensus.cc:2272] T f4ef4f5b4e634e4caee54ec3b0820132 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.538215 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.538950 19479 raft_consensus.cc:2243] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.539673 19479 raft_consensus.cc:2272] T 35511ccfb11e421d94bcd534dbcb5f32 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.542192 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.542941 19479 raft_consensus.cc:2243] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.543493 19479 raft_consensus.cc:2272] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.546160 19479 tablet_replica.cc:333] stopping tablet replica
W20260709 12:10:29.546588 22475 consensus_peers.cc:597] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.546957 19479 raft_consensus.cc:2243] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:29.547331 22549 consensus_peers.cc:597] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.547518 19479 raft_consensus.cc:2272] T 38222e187f884eca91034bf776da6cb5 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.549500 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.550000 19479 raft_consensus.cc:2243] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.550350 19479 raft_consensus.cc:2272] T 62d2db05e81449b1ae16bdb7a717e122 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.552620 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.553197 19479 raft_consensus.cc:2243] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.554119 19479 raft_consensus.cc:2272] T 584388ca1cb845f38dab33e431918242 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.556070 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.556667 19479 raft_consensus.cc:2243] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.557123 19479 raft_consensus.cc:2272] T b0cfa51aa8f542989270e4d365645580 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.558969 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.559433 19479 raft_consensus.cc:2243] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.560117 19479 raft_consensus.cc:2272] T 7885105f183d4c859470da4dc9fd393e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.561792 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.562278 19479 raft_consensus.cc:2243] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.562937 19479 raft_consensus.cc:2272] T b640af261f014a22ae7eceeac658a21c P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.564805 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.565322 19479 raft_consensus.cc:2243] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.565654 19479 raft_consensus.cc:2272] T 926228df355541e79750ba2a4fea4f0c P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.567286 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.567880 19479 raft_consensus.cc:2243] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.568279 19479 raft_consensus.cc:2272] T 0ec7da29b17b4d598c982165bf6eea83 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.570026 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.570498 19479 raft_consensus.cc:2243] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.571120 19479 raft_consensus.cc:2272] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.572854 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.573375 19479 raft_consensus.cc:2243] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.573742 19479 raft_consensus.cc:2272] T d93f1941f3554d28a5722cce0b25646e P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.575416 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.575911 19479 raft_consensus.cc:2243] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.576233 19479 raft_consensus.cc:2272] T 728153d4b880463ebe2cb5c300e113df P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.577885 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.578356 19479 raft_consensus.cc:2243] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.578699 19479 raft_consensus.cc:2272] T 06acadb834a44d848a63b1781d650cd6 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.580500 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.580973 19479 raft_consensus.cc:2243] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.581306 19479 raft_consensus.cc:2272] T 2f23293607b84f039c85bb68b4e2eaeb P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.582930 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.583393 19479 raft_consensus.cc:2243] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.584065 19479 raft_consensus.cc:2272] T c584fbae46254b0f921dcb54adbcd108 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.585685 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.586134 19479 raft_consensus.cc:2243] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.586457 19479 raft_consensus.cc:2272] T e6337ee1c22249c696f71ba58371f051 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.588575 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.589041 19479 raft_consensus.cc:2243] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.589882 19479 raft_consensus.cc:2272] T 212a42a0ebd84d459aadf642edac3baf P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.591595 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.592059 19479 raft_consensus.cc:2243] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.592410 19479 raft_consensus.cc:2272] T 0e529caf70e247da884c84838fde3d39 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.594079 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.594511 19479 raft_consensus.cc:2243] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.595175 19479 raft_consensus.cc:2272] T da5284b70cf0477197f50829d8573c29 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.596933 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.597399 19479 raft_consensus.cc:2243] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.597733 19479 raft_consensus.cc:2272] T f321c18ed65f476ab387a4cf25234471 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.599347 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.599817 19479 raft_consensus.cc:2243] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.600138 19479 raft_consensus.cc:2272] T 191ea1306bf04fe0b19ab3175c3f28de P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.602017 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.602670 19479 raft_consensus.cc:2243] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.603086 19479 raft_consensus.cc:2272] T f9e59fea49b346709719c6caa11e8577 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.605121 22549 consensus_peers.cc:597] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.605329 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.605894 19479 raft_consensus.cc:2243] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.606568 19479 raft_consensus.cc:2272] T 27150a616b744bef9734d5fe7d2daddc P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.608451 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.608891 19479 raft_consensus.cc:2243] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.609236 19479 raft_consensus.cc:2272] T df287c185ce241788b34d1208fcf50e3 P 07f81380d81d4984ba95f72e4a64086f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.610932 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.611398 19479 raft_consensus.cc:2243] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.612116 19479 raft_consensus.cc:2272] T 57d3a73cf1444a82b2cf29508ed004fb P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.614168 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.614794 19479 raft_consensus.cc:2243] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.615146 19479 raft_consensus.cc:2272] T 3155616fb13145cebd6e6465f18d366f P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.617298 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.617971 19479 raft_consensus.cc:2243] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.618407 19479 raft_consensus.cc:2272] T 29a8d044c1f94644b2f84bb80ca6559d P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.620313 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.620931 19479 raft_consensus.cc:2243] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.621325 19479 raft_consensus.cc:2272] T 175e9ed839894abcb2812fe2b8977d24 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.623593 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.624233 19479 raft_consensus.cc:2243] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.624647 19479 raft_consensus.cc:2272] T 001bd002606841df8fc2f69792cf16e0 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.626643 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.627110 19479 raft_consensus.cc:2243] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.627453 19479 raft_consensus.cc:2272] T 638b35ac872441f6b0f0cad27e311384 P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.629082 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.629513 19479 raft_consensus.cc:2243] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.630187 19479 raft_consensus.cc:2272] T e8d13a5686a141fdae246a032052d495 P 07f81380d81d4984ba95f72e4a64086f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.632090 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.632565 19479 raft_consensus.cc:2243] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.632899 19479 raft_consensus.cc:2272] T 45d63478d438445c896806018c8c897e P 07f81380d81d4984ba95f72e4a64086f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.634613 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.635005 19479 raft_consensus.cc:2243] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.635365 19479 raft_consensus.cc:2272] T 58fe346192e9432590d2eec3d656219a P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.636951 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.637339 19479 raft_consensus.cc:2243] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.637697 19479 raft_consensus.cc:2272] T 34cb9d533ee94574b330abcf2ede1095 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.639506 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:29.639904 19479 raft_consensus.cc:2243] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.640529 19479 raft_consensus.cc:2272] T 870be4abe34d469abedafce5d2381765 P 07f81380d81d4984ba95f72e4a64086f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.647259 22475 consensus_peers.cc:597] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.655095 22623 consensus_peers.cc:597] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.666715 22549 consensus_peers.cc:597] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.700558 22549 consensus_peers.cc:597] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.702589 22549 consensus_peers.cc:597] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.705459 22623 consensus_peers.cc:597] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.707952 19479 tablet_server.cc:196] TabletServer@127.19.5.193:35283 shutdown complete.
W20260709 12:10:29.735925 22623 consensus_peers.cc:597] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.740511 22549 consensus_peers.cc:597] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.776711 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
W20260709 12:10:29.777038 22623 consensus_peers.cc:597] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.801750 22549 consensus_peers.cc:597] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.806588 22623 consensus_peers.cc:597] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.809069 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:29.809798 19479 tablet_replica.cc:333] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.810428 19479 raft_consensus.cc:2243] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.810842 19479 raft_consensus.cc:2272] T dbe756c6475d4f76a8ca64b28881f5b0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.814412 19479 tablet_replica.cc:333] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.815187 19479 raft_consensus.cc:2243] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.816169 19479 raft_consensus.cc:2272] T e6337ee1c22249c696f71ba58371f051 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.816754 22547 consensus_peers.cc:597] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.817481 22549 consensus_peers.cc:597] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.818372 19479 tablet_replica.cc:333] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.818953 19479 raft_consensus.cc:2243] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.819337 19479 raft_consensus.cc:2272] T 395e9e9928114ba89efa609854a51a27 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.821453 19479 tablet_replica.cc:333] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.822172 19479 raft_consensus.cc:2243] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.822654 19479 raft_consensus.cc:2272] T f4bff8f5e919410ca063bd5a18fac5f5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.823751 22621 consensus_peers.cc:597] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.824913 19479 tablet_replica.cc:333] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.825502 19479 raft_consensus.cc:2243] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.825877 19479 raft_consensus.cc:2272] T 58fe346192e9432590d2eec3d656219a P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.828425 19479 tablet_replica.cc:333] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.829147 19479 raft_consensus.cc:2243] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.829591 19479 raft_consensus.cc:2272] T 34cb9d533ee94574b330abcf2ede1095 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.830336 22623 consensus_peers.cc:597] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.831460 19479 tablet_replica.cc:333] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.832094 19479 raft_consensus.cc:2243] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.832811 19479 raft_consensus.cc:2272] T 191ea1306bf04fe0b19ab3175c3f28de P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.834522 19479 tablet_replica.cc:333] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.835007 19479 raft_consensus.cc:2243] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.835386 19479 raft_consensus.cc:2272] T f321c18ed65f476ab387a4cf25234471 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.837136 19479 tablet_replica.cc:333] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.837674 19479 raft_consensus.cc:2243] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.838045 19479 raft_consensus.cc:2272] T 62d2db05e81449b1ae16bdb7a717e122 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.839694 19479 tablet_replica.cc:333] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.840171 19479 raft_consensus.cc:2243] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.840543 19479 raft_consensus.cc:2272] T 102b24facf364b2e9d62145993a6c1c9 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.842536 19479 tablet_replica.cc:333] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.843106 19479 raft_consensus.cc:2243] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.843912 19479 raft_consensus.cc:2272] T 1299f8aa788343ebbd6d2546ecfad411 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.845783 22475 consensus_peers.cc:597] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.846024 19479 tablet_replica.cc:333] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.847666 19479 raft_consensus.cc:2243] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.848512 19479 raft_consensus.cc:2272] T fb1c927637594c69a3db96726484734c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.849298 22621 consensus_peers.cc:597] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.850765 19479 tablet_replica.cc:333] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
W20260709 12:10:29.851193 22623 consensus_peers.cc:597] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.851459 19479 raft_consensus.cc:2243] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.852263 19479 raft_consensus.cc:2272] T 270c0c580ba34c0c90af6da62eca43f6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.853976 19479 tablet_replica.cc:333] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.854630 19479 raft_consensus.cc:2243] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.855079 19479 raft_consensus.cc:2272] T b640af261f014a22ae7eceeac658a21c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.858099 19479 tablet_replica.cc:333] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.858621 19479 raft_consensus.cc:2243] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.858953 19479 raft_consensus.cc:2272] T 926228df355541e79750ba2a4fea4f0c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.860620 19479 tablet_replica.cc:333] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.861156 19479 raft_consensus.cc:2243] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.861508 19479 raft_consensus.cc:2272] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.863449 19479 tablet_replica.cc:333] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.864089 19479 raft_consensus.cc:2243] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.865000 19479 raft_consensus.cc:2272] T 0ec7da29b17b4d598c982165bf6eea83 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.867276 19479 tablet_replica.cc:333] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
W20260709 12:10:29.867470 22475 consensus_peers.cc:597] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.867872 19479 raft_consensus.cc:2243] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.868326 19479 raft_consensus.cc:2272] T 0e529caf70e247da884c84838fde3d39 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.870041 19479 tablet_replica.cc:333] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.870558 19479 raft_consensus.cc:2243] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.870924 19479 raft_consensus.cc:2272] T da5284b70cf0477197f50829d8573c29 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.872627 19479 tablet_replica.cc:333] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.873106 19479 raft_consensus.cc:2243] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.873543 19479 raft_consensus.cc:2272] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.875501 19479 tablet_replica.cc:333] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.876227 19479 raft_consensus.cc:2243] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:29.876713 22621 consensus_peers.cc:597] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.876721 19479 raft_consensus.cc:2272] T 5dc2663be33a46d2be912c7cedcdaa80 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.878561 22623 consensus_peers.cc:597] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.879179 19479 tablet_replica.cc:333] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.879762 19479 raft_consensus.cc:2243] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.880429 19479 raft_consensus.cc:2272] T efae3c1731de4fe48946e65c2bb88abc P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.882050 19479 tablet_replica.cc:333] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.882515 19479 raft_consensus.cc:2243] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.882853 19479 raft_consensus.cc:2272] T bb2763a845fc4130ba1f7b29d9938e2c P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.884492 19479 tablet_replica.cc:333] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.885160 19479 raft_consensus.cc:2243] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.885578 19479 raft_consensus.cc:2272] T 3155616fb13145cebd6e6465f18d366f P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.887743 19479 tablet_replica.cc:333] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.888300 19479 raft_consensus.cc:2243] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:29.887804 22549 consensus_peers.cc:597] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.888717 19479 raft_consensus.cc:2272] T 57d3a73cf1444a82b2cf29508ed004fb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.890620 19479 tablet_replica.cc:333] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.891142 19479 raft_consensus.cc:2243] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.891856 19479 raft_consensus.cc:2272] T 6bf0f0da31814239b2816e1f021d192e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.893500 19479 tablet_replica.cc:333] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.893949 19479 raft_consensus.cc:2243] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.894568 19479 raft_consensus.cc:2272] T 437663db6f434f23b995ffcf83ac6db7 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.896155 19479 tablet_replica.cc:333] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.896657 19479 raft_consensus.cc:2243] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.897033 19479 raft_consensus.cc:2272] T 49c46a4368c345c7932154dfc5c39aed P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.899042 19479 tablet_replica.cc:333] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
W20260709 12:10:29.899392 22547 consensus_peers.cc:597] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.899674 19479 raft_consensus.cc:2243] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.900413 19479 raft_consensus.cc:2272] T 06acadb834a44d848a63b1781d650cd6 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.902011 19479 tablet_replica.cc:333] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.902477 19479 raft_consensus.cc:2243] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.902804 19479 raft_consensus.cc:2272] T 2f23293607b84f039c85bb68b4e2eaeb P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.904456 19479 tablet_replica.cc:333] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.904922 19479 raft_consensus.cc:2243] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.905517 19479 raft_consensus.cc:2272] T c3970ec7c4ab45dbbb381240dc85f4c4 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.907243 19479 tablet_replica.cc:333] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.907935 19479 raft_consensus.cc:2243] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.908420 19479 raft_consensus.cc:2272] T 67c0fcbbf6ec407b9f7a32761c35a765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.910598 19479 tablet_replica.cc:333] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
W20260709 12:10:29.910862 22623 consensus_peers.cc:597] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.911245 19479 raft_consensus.cc:2243] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.911794 19479 raft_consensus.cc:2272] T 001bd002606841df8fc2f69792cf16e0 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.914305 19479 tablet_replica.cc:333] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
W20260709 12:10:29.914463 22547 consensus_peers.cc:597] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.915027 19479 raft_consensus.cc:2243] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.916013 19479 raft_consensus.cc:2272] T bfcfcd9096d948cda45a7e3ee75f0f75 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.918232 19479 tablet_replica.cc:333] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.918885 19479 raft_consensus.cc:2243] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.919217 19479 raft_consensus.cc:2272] T e8d13a5686a141fdae246a032052d495 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.921104 19479 tablet_replica.cc:333] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.921576 19479 raft_consensus.cc:2243] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.921893 19479 raft_consensus.cc:2272] T 870be4abe34d469abedafce5d2381765 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.923517 19479 tablet_replica.cc:333] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.924189 19479 raft_consensus.cc:2243] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.924944 19479 raft_consensus.cc:2272] T 6911249f829841b9a7c9578ce476b882 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.926877 22549 consensus_peers.cc:597] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 07f81380d81d4984ba95f72e4a64086f (127.19.5.193:35283): Couldn't send request to peer 07f81380d81d4984ba95f72e4a64086f. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:35283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:29.927057 19479 tablet_replica.cc:333] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.927696 19479 raft_consensus.cc:2243] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.928056 19479 raft_consensus.cc:2272] T bb3d7895d67a4e869d2a1ecc56c5759b P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.929569 19479 tablet_replica.cc:333] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.930002 19479 raft_consensus.cc:2243] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.930627 19479 raft_consensus.cc:2272] T b8779c540d4949af8173cd8b5b048910 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.932224 19479 tablet_replica.cc:333] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.932694 19479 raft_consensus.cc:2243] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:29.933351 19479 raft_consensus.cc:2272] T 728153d4b880463ebe2cb5c300e113df P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.934934 19479 tablet_replica.cc:333] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.935461 19479 raft_consensus.cc:2243] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.935858 19479 raft_consensus.cc:2272] T 38222e187f884eca91034bf776da6cb5 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.937626 19479 tablet_replica.cc:333] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.938155 19479 raft_consensus.cc:2243] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.938607 19479 raft_consensus.cc:2272] T f4ef4f5b4e634e4caee54ec3b0820132 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.940477 19479 tablet_replica.cc:333] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.940901 19479 raft_consensus.cc:2243] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.941244 19479 raft_consensus.cc:2272] T a4bade96af9d421f834c701b7955097e P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:29.942719 19479 tablet_replica.cc:333] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb: stopping tablet replica
I20260709 12:10:29.943109 19479 raft_consensus.cc:2243] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:29.943486 19479 raft_consensus.cc:2272] T 35511ccfb11e421d94bcd534dbcb5f32 P 0d7a0c7320de47a3b3bf9df901a4b0eb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:29.955303 22621 consensus_peers.cc:597] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.971418 22621 consensus_peers.cc:597] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:29.990942 22547 consensus_peers.cc:597] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:30.004969 22621 consensus_peers.cc:597] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.007920 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
I20260709 12:10:30.072074 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
W20260709 12:10:30.092814 22621 consensus_peers.cc:597] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:30.100111 22621 consensus_peers.cc:597] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.103089 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:30.103937 19479 tablet_replica.cc:333] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.104704 19479 raft_consensus.cc:2243] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.105187 19479 raft_consensus.cc:2272] T dbe756c6475d4f76a8ca64b28881f5b0 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.109001 19479 tablet_replica.cc:333] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.109812 19479 raft_consensus.cc:2243] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.112859 19479 raft_consensus.cc:2272] T 58fe346192e9432590d2eec3d656219a P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.117242 19479 tablet_replica.cc:333] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.117874 19479 raft_consensus.cc:2243] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.118681 19479 raft_consensus.cc:2272] T 34cb9d533ee94574b330abcf2ede1095 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.118969 22622 consensus_peers.cc:597] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.120937 19479 tablet_replica.cc:333] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.121564 19479 raft_consensus.cc:2243] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.122054 19479 raft_consensus.cc:2272] T 102b24facf364b2e9d62145993a6c1c9 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.124193 19479 tablet_replica.cc:333] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.125027 19479 raft_consensus.cc:2243] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.125497 19479 raft_consensus.cc:2272] T 86e868235411406386201488eabaeba0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.127637 19479 tablet_replica.cc:333] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.128237 19479 raft_consensus.cc:2243] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.128583 19479 raft_consensus.cc:2272] T f4bff8f5e919410ca063bd5a18fac5f5 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.130239 19479 tablet_replica.cc:333] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.130865 19479 raft_consensus.cc:2243] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.131232 19479 raft_consensus.cc:2272] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.133056 19479 tablet_replica.cc:333] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.133540 19479 raft_consensus.cc:2243] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.134218 19479 raft_consensus.cc:2272] T 38222e187f884eca91034bf776da6cb5 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.135843 19479 tablet_replica.cc:333] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.136315 19479 raft_consensus.cc:2243] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.136679 19479 raft_consensus.cc:2272] T a4bade96af9d421f834c701b7955097e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.138216 19479 tablet_replica.cc:333] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.138692 19479 raft_consensus.cc:2243] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.139345 19479 raft_consensus.cc:2272] T b0cfa51aa8f542989270e4d365645580 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.140870 19479 tablet_replica.cc:333] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.141338 19479 raft_consensus.cc:2243] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.141678 19479 raft_consensus.cc:2272] T 584388ca1cb845f38dab33e431918242 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.143118 19479 tablet_replica.cc:333] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.143613 19479 raft_consensus.cc:2243] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.143971 19479 raft_consensus.cc:2272] T 1299f8aa788343ebbd6d2546ecfad411 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.145694 19479 tablet_replica.cc:333] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.146205 19479 raft_consensus.cc:2243] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.146705 19479 raft_consensus.cc:2272] T fb1c927637594c69a3db96726484734c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.148370 19479 tablet_replica.cc:333] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.148867 19479 raft_consensus.cc:2243] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.149235 19479 raft_consensus.cc:2272] T 270c0c580ba34c0c90af6da62eca43f6 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.150812 19479 tablet_replica.cc:333] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.151268 19479 raft_consensus.cc:2243] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.151940 19479 raft_consensus.cc:2272] T f321c18ed65f476ab387a4cf25234471 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.153450 19479 tablet_replica.cc:333] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.153894 19479 raft_consensus.cc:2243] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.154244 19479 raft_consensus.cc:2272] T 27150a616b744bef9734d5fe7d2daddc P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.155823 19479 tablet_replica.cc:333] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.156288 19479 raft_consensus.cc:2243] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.156951 19479 raft_consensus.cc:2272] T f9e59fea49b346709719c6caa11e8577 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.158586 19479 tablet_replica.cc:333] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.159056 19479 raft_consensus.cc:2243] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.159412 19479 raft_consensus.cc:2272] T da5284b70cf0477197f50829d8573c29 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.161046 19479 tablet_replica.cc:333] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.161580 19479 raft_consensus.cc:2243] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.162084 19479 raft_consensus.cc:2272] T d93f1941f3554d28a5722cce0b25646e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.164074 22622 consensus_peers.cc:597] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.164268 19479 tablet_replica.cc:333] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.165002 19479 raft_consensus.cc:2243] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.165508 19479 raft_consensus.cc:2272] T b8779c540d4949af8173cd8b5b048910 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.166383 22547 consensus_peers.cc:597] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.167965 19479 tablet_replica.cc:333] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.168716 19479 raft_consensus.cc:2243] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.169181 19479 raft_consensus.cc:2272] T 728153d4b880463ebe2cb5c300e113df P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.171271 19479 tablet_replica.cc:333] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.171831 19479 raft_consensus.cc:2243] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.172580 19479 raft_consensus.cc:2272] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.174283 19479 tablet_replica.cc:333] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.174860 19479 raft_consensus.cc:2243] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.175700 19479 raft_consensus.cc:2272] T 5dc2663be33a46d2be912c7cedcdaa80 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.177589 19479 tablet_replica.cc:333] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.178193 19479 raft_consensus.cc:2243] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.178580 19479 raft_consensus.cc:2272] T efae3c1731de4fe48946e65c2bb88abc P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.180667 19479 tablet_replica.cc:333] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.181293 19479 raft_consensus.cc:2243] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.182201 19479 raft_consensus.cc:2272] T bb2763a845fc4130ba1f7b29d9938e2c P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.184268 19479 tablet_replica.cc:333] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.184963 19479 raft_consensus.cc:2243] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.185887 19479 raft_consensus.cc:2272] T 3155616fb13145cebd6e6465f18d366f P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.188160 19479 tablet_replica.cc:333] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.188812 19479 raft_consensus.cc:2243] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.189188 19479 raft_consensus.cc:2272] T 6bf0f0da31814239b2816e1f021d192e P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.190809 19479 tablet_replica.cc:333] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.191272 19479 raft_consensus.cc:2243] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.192088 19479 raft_consensus.cc:2272] T df287c185ce241788b34d1208fcf50e3 P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.193795 19479 tablet_replica.cc:333] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.194275 19479 raft_consensus.cc:2243] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.194628 19479 raft_consensus.cc:2272] T 437663db6f434f23b995ffcf83ac6db7 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.196208 19479 tablet_replica.cc:333] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.196725 19479 raft_consensus.cc:2243] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.197122 19479 raft_consensus.cc:2272] T 29a8d044c1f94644b2f84bb80ca6559d P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.199162 19479 tablet_replica.cc:333] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.199833 19479 raft_consensus.cc:2243] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.200693 19479 raft_consensus.cc:2272] T 001bd002606841df8fc2f69792cf16e0 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.202574 19479 tablet_replica.cc:333] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.203056 19479 raft_consensus.cc:2243] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.203810 19479 raft_consensus.cc:2272] T 175e9ed839894abcb2812fe2b8977d24 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.205404 19479 tablet_replica.cc:333] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.205863 19479 raft_consensus.cc:2243] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.206202 19479 raft_consensus.cc:2272] T c584fbae46254b0f921dcb54adbcd108 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.207840 19479 tablet_replica.cc:333] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.208300 19479 raft_consensus.cc:2243] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.208654 19479 raft_consensus.cc:2272] T 7885105f183d4c859470da4dc9fd393e P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.210132 19479 tablet_replica.cc:333] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.210613 19479 raft_consensus.cc:2243] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.211014 19479 raft_consensus.cc:2272] T 212a42a0ebd84d459aadf642edac3baf P 5f7ccf8630024956a4a2d980609e33b2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.213099 22622 consensus_peers.cc:597] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.213270 19479 tablet_replica.cc:333] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.213857 19479 raft_consensus.cc:2243] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.214200 19479 raft_consensus.cc:2272] T bb3d7895d67a4e869d2a1ecc56c5759b P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.216090 19479 tablet_replica.cc:333] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.216570 19479 raft_consensus.cc:2243] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.217154 19479 raft_consensus.cc:2272] T 45d63478d438445c896806018c8c897e P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.218856 19479 tablet_replica.cc:333] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.219300 19479 raft_consensus.cc:2243] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.219679 19479 raft_consensus.cc:2272] T 638b35ac872441f6b0f0cad27e311384 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.221295 19479 tablet_replica.cc:333] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.221756 19479 raft_consensus.cc:2243] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.222112 19479 raft_consensus.cc:2272] T 49c46a4368c345c7932154dfc5c39aed P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.223755 19479 tablet_replica.cc:333] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.224182 19479 raft_consensus.cc:2243] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.224565 19479 raft_consensus.cc:2272] T 06acadb834a44d848a63b1781d650cd6 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.226122 19479 tablet_replica.cc:333] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.226557 19479 raft_consensus.cc:2243] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.227213 19479 raft_consensus.cc:2272] T 2f23293607b84f039c85bb68b4e2eaeb P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.228847 19479 tablet_replica.cc:333] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.229300 19479 raft_consensus.cc:2243] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.229655 19479 raft_consensus.cc:2272] T c3970ec7c4ab45dbbb381240dc85f4c4 P 5f7ccf8630024956a4a2d980609e33b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.231549 19479 tablet_replica.cc:333] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.231987 19479 raft_consensus.cc:2243] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.232373 19479 raft_consensus.cc:2272] T 67c0fcbbf6ec407b9f7a32761c35a765 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.233779 22621 consensus_peers.cc:597] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.233995 19479 tablet_replica.cc:333] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2: stopping tablet replica
I20260709 12:10:30.234483 19479 raft_consensus.cc:2243] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.234822 19479 raft_consensus.cc:2272] T bfcfcd9096d948cda45a7e3ee75f0f75 P 5f7ccf8630024956a4a2d980609e33b2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:30.254307 22621 consensus_peers.cc:597] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 0d7a0c7320de47a3b3bf9df901a4b0eb (127.19.5.194:40351): Couldn't send request to peer 0d7a0c7320de47a3b3bf9df901a4b0eb. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:40351: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.296991 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
W20260709 12:10:30.356268 22622 consensus_peers.cc:597] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:30.361431 22622 consensus_peers.cc:597] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.361881 19479 tablet_server.cc:179] TabletServer@127.19.5.196:0 shutting down...
W20260709 12:10:30.363682 22622 consensus_peers.cc:597] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:30.371798 22622 consensus_peers.cc:597] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.396984 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:10:30.397287 22622 consensus_peers.cc:597] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 -> Peer 5f7ccf8630024956a4a2d980609e33b2 (127.19.5.195:35503): Couldn't send request to peer 5f7ccf8630024956a4a2d980609e33b2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.195:35503: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:30.399295 19479 tablet_replica.cc:333] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.400000 19479 raft_consensus.cc:2243] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.400792 19479 raft_consensus.cc:2272] T 49c46a4368c345c7932154dfc5c39aed P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.402544 19479 tablet_replica.cc:333] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.403007 19479 raft_consensus.cc:2243] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.403676 19479 raft_consensus.cc:2272] T 395e9e9928114ba89efa609854a51a27 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.405315 19479 tablet_replica.cc:333] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.405790 19479 raft_consensus.cc:2243] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.406131 19479 raft_consensus.cc:2272] T 6911249f829841b9a7c9578ce476b882 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.407781 19479 tablet_replica.cc:333] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.408233 19479 raft_consensus.cc:2243] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.408558 19479 raft_consensus.cc:2272] T fb1c927637594c69a3db96726484734c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.409976 19479 tablet_replica.cc:333] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.410442 19479 raft_consensus.cc:2243] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.411041 19479 raft_consensus.cc:2272] T d93f1941f3554d28a5722cce0b25646e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.412801 19479 tablet_replica.cc:333] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.413266 19479 raft_consensus.cc:2243] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.413599 19479 raft_consensus.cc:2272] T b8779c540d4949af8173cd8b5b048910 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.415025 19479 tablet_replica.cc:333] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.415484 19479 raft_consensus.cc:2243] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.416134 19479 raft_consensus.cc:2272] T 86e868235411406386201488eabaeba0 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.417843 19479 tablet_replica.cc:333] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.418292 19479 raft_consensus.cc:2243] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.418879 19479 raft_consensus.cc:2272] T f4bff8f5e919410ca063bd5a18fac5f5 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.420403 19479 tablet_replica.cc:333] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.420861 19479 raft_consensus.cc:2243] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.421468 19479 raft_consensus.cc:2272] T 62d2db05e81449b1ae16bdb7a717e122 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.423194 19479 tablet_replica.cc:333] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.423736 19479 raft_consensus.cc:2243] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.424080 19479 raft_consensus.cc:2272] T 191ea1306bf04fe0b19ab3175c3f28de P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.425763 19479 tablet_replica.cc:333] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.426199 19479 raft_consensus.cc:2243] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.426581 19479 raft_consensus.cc:2272] T 27150a616b744bef9734d5fe7d2daddc P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.428189 19479 tablet_replica.cc:333] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.428682 19479 raft_consensus.cc:2243] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.429040 19479 raft_consensus.cc:2272] T f9e59fea49b346709719c6caa11e8577 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.430653 19479 tablet_replica.cc:333] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.431131 19479 raft_consensus.cc:2243] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.431492 19479 raft_consensus.cc:2272] T 8d3a98a1112a4b6bbe946a52a7ab1ded P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.432987 19479 tablet_replica.cc:333] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.433457 19479 raft_consensus.cc:2243] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.433797 19479 raft_consensus.cc:2272] T 0ec7da29b17b4d598c982165bf6eea83 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.435354 19479 tablet_replica.cc:333] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.435875 19479 raft_consensus.cc:2243] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.436220 19479 raft_consensus.cc:2272] T b640af261f014a22ae7eceeac658a21c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.437777 19479 tablet_replica.cc:333] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.438251 19479 raft_consensus.cc:2243] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.438596 19479 raft_consensus.cc:2272] T 7885105f183d4c859470da4dc9fd393e P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.440200 19479 tablet_replica.cc:333] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.440702 19479 raft_consensus.cc:2243] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.441361 19479 raft_consensus.cc:2272] T 926228df355541e79750ba2a4fea4f0c P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.443019 19479 tablet_replica.cc:333] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.443499 19479 raft_consensus.cc:2243] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.443922 19479 raft_consensus.cc:2272] T 6bf0f0da31814239b2816e1f021d192e P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.445485 19479 tablet_replica.cc:333] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.445964 19479 raft_consensus.cc:2243] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.446310 19479 raft_consensus.cc:2272] T 57d3a73cf1444a82b2cf29508ed004fb P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.447861 19479 tablet_replica.cc:333] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.448374 19479 raft_consensus.cc:2243] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.448722 19479 raft_consensus.cc:2272] T df287c185ce241788b34d1208fcf50e3 P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.450237 19479 tablet_replica.cc:333] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.450690 19479 raft_consensus.cc:2243] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.451056 19479 raft_consensus.cc:2272] T 437663db6f434f23b995ffcf83ac6db7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.452652 19479 tablet_replica.cc:333] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.453104 19479 raft_consensus.cc:2243] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.453773 19479 raft_consensus.cc:2272] T 29a8d044c1f94644b2f84bb80ca6559d P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.455368 19479 tablet_replica.cc:333] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.455868 19479 raft_consensus.cc:2243] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.456199 19479 raft_consensus.cc:2272] T 175e9ed839894abcb2812fe2b8977d24 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.457757 19479 tablet_replica.cc:333] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.458238 19479 raft_consensus.cc:2243] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.458578 19479 raft_consensus.cc:2272] T b0cfa51aa8f542989270e4d365645580 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.460088 19479 tablet_replica.cc:333] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.460539 19479 raft_consensus.cc:2243] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.460883 19479 raft_consensus.cc:2272] T 584388ca1cb845f38dab33e431918242 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.462375 19479 tablet_replica.cc:333] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.462821 19479 raft_consensus.cc:2243] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.463171 19479 raft_consensus.cc:2272] T 1299f8aa788343ebbd6d2546ecfad411 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.464708 19479 tablet_replica.cc:333] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.465163 19479 raft_consensus.cc:2243] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.465515 19479 raft_consensus.cc:2272] T e6337ee1c22249c696f71ba58371f051 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.467110 19479 tablet_replica.cc:333] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.467597 19479 raft_consensus.cc:2243] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.467941 19479 raft_consensus.cc:2272] T c584fbae46254b0f921dcb54adbcd108 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.469434 19479 tablet_replica.cc:333] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.469969 19479 raft_consensus.cc:2243] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.470327 19479 raft_consensus.cc:2272] T 212a42a0ebd84d459aadf642edac3baf P 6e66b78e77f949bfaa30e7f1f568f944 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.471822 19479 tablet_replica.cc:333] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.472250 19479 raft_consensus.cc:2243] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.472924 19479 raft_consensus.cc:2272] T 0e529caf70e247da884c84838fde3d39 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.474498 19479 tablet_replica.cc:333] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.474941 19479 raft_consensus.cc:2243] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.475287 19479 raft_consensus.cc:2272] T c3970ec7c4ab45dbbb381240dc85f4c4 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.476840 19479 tablet_replica.cc:333] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.477324 19479 raft_consensus.cc:2243] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.477664 19479 raft_consensus.cc:2272] T bfcfcd9096d948cda45a7e3ee75f0f75 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.479164 19479 tablet_replica.cc:333] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.479632 19479 raft_consensus.cc:2243] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.480283 19479 raft_consensus.cc:2272] T 67c0fcbbf6ec407b9f7a32761c35a765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.481787 19479 tablet_replica.cc:333] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.482223 19479 raft_consensus.cc:2243] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.482584 19479 raft_consensus.cc:2272] T 45d63478d438445c896806018c8c897e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.484167 19479 tablet_replica.cc:333] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.484611 19479 raft_consensus.cc:2243] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.485239 19479 raft_consensus.cc:2272] T 638b35ac872441f6b0f0cad27e311384 P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.486815 19479 tablet_replica.cc:333] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.487257 19479 raft_consensus.cc:2243] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.487613 19479 raft_consensus.cc:2272] T e8d13a5686a141fdae246a032052d495 P 6e66b78e77f949bfaa30e7f1f568f944 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.489159 19479 tablet_replica.cc:333] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.489595 19479 raft_consensus.cc:2243] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.489943 19479 raft_consensus.cc:2272] T 870be4abe34d469abedafce5d2381765 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.491429 19479 tablet_replica.cc:333] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.491881 19479 raft_consensus.cc:2243] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.492552 19479 raft_consensus.cc:2272] T 817ee5bd2d7f42da8c80e5cc02f341e8 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.494127 19479 tablet_replica.cc:333] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.494531 19479 raft_consensus.cc:2243] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.495141 19479 raft_consensus.cc:2272] T a4bade96af9d421f834c701b7955097e P 6e66b78e77f949bfaa30e7f1f568f944 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.496641 19479 tablet_replica.cc:333] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.497040 19479 raft_consensus.cc:2243] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.497615 19479 raft_consensus.cc:2272] T f4ef4f5b4e634e4caee54ec3b0820132 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.499090 19479 tablet_replica.cc:333] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.499507 19479 raft_consensus.cc:2243] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.500144 19479 raft_consensus.cc:2272] T 35511ccfb11e421d94bcd534dbcb5f32 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.501765 19479 tablet_replica.cc:333] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.502148 19479 raft_consensus.cc:2243] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.502475 19479 raft_consensus.cc:2272] T b2365cc1a33b4c5ba0e938fa5c2924a7 P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.503916 19479 tablet_replica.cc:333] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.504292 19479 raft_consensus.cc:2243] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.504621 19479 raft_consensus.cc:2272] T bb2763a845fc4130ba1f7b29d9938e2c P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.506034 19479 tablet_replica.cc:333] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944: stopping tablet replica
I20260709 12:10:30.506403 19479 raft_consensus.cc:2243] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:30.506707 19479 raft_consensus.cc:2272] T efae3c1731de4fe48946e65c2bb88abc P 6e66b78e77f949bfaa30e7f1f568f944 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.565596 19479 tablet_server.cc:196] TabletServer@127.19.5.196:0 shutdown complete.
I20260709 12:10:30.624171 19479 master.cc:562] Master@127.19.5.254:42731 shutting down...
I20260709 12:10:30.645102 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:30.645589 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:30.645872 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a6caf3bf3014a68a3bdfd68cf85797b: stopping tablet replica
I20260709 12:10:30.665176 19479 master.cc:584] Master@127.19.5.254:42731 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27519 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:10:30.742586 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:45091
I20260709 12:10:30.743683 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:30.748569 23573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:30.748623 23572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:30.749833 23575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:30.752728 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:30.753752 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:30.753937 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:30.754089 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599030754072 us; error 0 us; skew 500 ppm
I20260709 12:10:30.754611 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:30.757059 19479 webserver.cc:533] Webserver started at http://127.19.5.254:44603/ using document root <none> and password file <none>
I20260709 12:10:30.757512 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:30.757676 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:30.757922 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:30.758945 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "8618ebf71f9845c790ec7b77e2b58b34"
format_stamp: "Formatted at 2026-07-09 12:10:30 on dist-test-slave-6jfb"
I20260709 12:10:30.762887 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.003s
I20260709 12:10:30.765897 23580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:30.766520 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:30.766764 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "8618ebf71f9845c790ec7b77e2b58b34"
format_stamp: "Formatted at 2026-07-09 12:10:30 on dist-test-slave-6jfb"
I20260709 12:10:30.767012 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:30.779420 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:30.780512 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:30.814913 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:45091
I20260709 12:10:30.815019 23631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:45091 every 8 connection(s)
I20260709 12:10:30.818503 23632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:30.828074 23632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34: Bootstrap starting.
I20260709 12:10:30.832461 23632 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:30.836202 23632 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34: No bootstrap required, opened a new log
I20260709 12:10:30.838167 23632 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER }
I20260709 12:10:30.838529 23632 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:30.838728 23632 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8618ebf71f9845c790ec7b77e2b58b34, State: Initialized, Role: FOLLOWER
I20260709 12:10:30.839298 23632 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER }
I20260709 12:10:30.839740 23632 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:30.839944 23632 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:30.840186 23632 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:30.844149 23632 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER }
I20260709 12:10:30.844604 23632 leader_election.cc:304] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [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: 8618ebf71f9845c790ec7b77e2b58b34; no voters: 
I20260709 12:10:30.845569 23632 leader_election.cc:290] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:30.845844 23635 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:30.847128 23635 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 1 LEADER]: Becoming Leader. State: Replica: 8618ebf71f9845c790ec7b77e2b58b34, State: Running, Role: LEADER
I20260709 12:10:30.847697 23635 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [LEADER]: Queue going to LEADER mode. State: All 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: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER }
I20260709 12:10:30.848302 23632 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:30.851859 23637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8618ebf71f9845c790ec7b77e2b58b34. Latest consensus state: current_term: 1 leader_uuid: "8618ebf71f9845c790ec7b77e2b58b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER } }
I20260709 12:10:30.852494 23637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:30.853132 23636 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8618ebf71f9845c790ec7b77e2b58b34" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8618ebf71f9845c790ec7b77e2b58b34" member_type: VOTER } }
I20260709 12:10:30.853744 23636 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:30.856812 23643 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:30.863658 23643 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:30.864547 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:30.871407 23643 catalog_manager.cc:1383] Generated new cluster ID: 5626738c979f4a46b8128e439c2810e4
I20260709 12:10:30.871687 23643 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:30.895668 23643 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:30.896893 23643 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:30.909133 23643 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34: Generated new TSK 0
I20260709 12:10:30.909709 23643 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:30.930641 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:30.936203 23653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:30.937098 23654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:30.940727 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:30.941380 23656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:30.942174 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:30.942373 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:30.942525 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599030942507 us; error 0 us; skew 500 ppm
I20260709 12:10:30.943043 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:30.945102 19479 webserver.cc:533] Webserver started at http://127.19.5.193:32883/ using document root <none> and password file <none>
I20260709 12:10:30.945580 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:30.945760 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:30.946013 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:30.947021 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "168d84187fa9476d9a3ef4224ff3f297"
format_stamp: "Formatted at 2026-07-09 12:10:30 on dist-test-slave-6jfb"
I20260709 12:10:30.951086 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:10:30.954137 23661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:30.954768 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:30.955029 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "168d84187fa9476d9a3ef4224ff3f297"
format_stamp: "Formatted at 2026-07-09 12:10:30 on dist-test-slave-6jfb"
I20260709 12:10:30.955281 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:30.965826 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:30.966888 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:30.968256 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:30.970429 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:30.970610 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:30.970814 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:30.970973 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.007486 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:40111
I20260709 12:10:31.007599 23723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:40111 every 8 connection(s)
I20260709 12:10:31.012199 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:31.019207 23728 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:31.020252 23729 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:31.022883 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:31.022907 23731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:31.024091 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:31.024289 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:31.024459 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599031024442 us; error 0 us; skew 500 ppm
I20260709 12:10:31.025110 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:31.027541 23724 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45091
I20260709 12:10:31.027700 19479 webserver.cc:533] Webserver started at http://127.19.5.194:36821/ using document root <none> and password file <none>
I20260709 12:10:31.027881 23724 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:31.028293 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:31.028504 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:31.028752 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:31.028679 23724 heartbeater.cc:507] Master 127.19.5.254:45091 requested a full tablet report, sending...
I20260709 12:10:31.029946 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "de6a32d54d724854acfb37152a3bbac2"
format_stamp: "Formatted at 2026-07-09 12:10:31 on dist-test-slave-6jfb"
I20260709 12:10:31.030679 23597 ts_manager.cc:194] Registered new tserver with Master: 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111)
I20260709 12:10:31.032375 23597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58814
I20260709 12:10:31.034525 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:31.037649 23736 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.038304 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:31.038561 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "de6a32d54d724854acfb37152a3bbac2"
format_stamp: "Formatted at 2026-07-09 12:10:31 on dist-test-slave-6jfb"
I20260709 12:10:31.038820 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:31.048817 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:31.049873 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:31.051153 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:31.053222 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:31.053403 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.053618 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:31.053761 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.089598 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:42047
I20260709 12:10:31.089700 23798 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:42047 every 8 connection(s)
I20260709 12:10:31.093995 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:31.100394 23802 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:31.102449 23803 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:31.107259 23799 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45091
I20260709 12:10:31.107669 23799 heartbeater.cc:461] Registering TS with master...
W20260709 12:10:31.108062 23806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:31.108091 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:31.108485 23799 heartbeater.cc:507] Master 127.19.5.254:45091 requested a full tablet report, sending...
I20260709 12:10:31.109364 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:31.109606 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:31.109791 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599031109773 us; error 0 us; skew 500 ppm
I20260709 12:10:31.110481 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:31.110674 23597 ts_manager.cc:194] Registered new tserver with Master: de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:31.112486 23597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58820
I20260709 12:10:31.113003 19479 webserver.cc:533] Webserver started at http://127.19.5.195:37699/ using document root <none> and password file <none>
I20260709 12:10:31.113586 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:31.113811 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:31.114112 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:31.115360 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "4cf559f76da64f2b9790b5b1b1bade38"
format_stamp: "Formatted at 2026-07-09 12:10:31 on dist-test-slave-6jfb"
I20260709 12:10:31.119382 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:10:31.122285 23810 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.122951 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:31.123209 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "4cf559f76da64f2b9790b5b1b1bade38"
format_stamp: "Formatted at 2026-07-09 12:10:31 on dist-test-slave-6jfb"
I20260709 12:10:31.123461 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:31.138293 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:31.139386 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:31.140729 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:31.142804 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:31.142989 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.143203 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:31.143362 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:31.179733 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:45551
I20260709 12:10:31.179829 23872 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:45551 every 8 connection(s)
I20260709 12:10:31.191701 23873 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45091
I20260709 12:10:31.192072 23873 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:31.192757 23873 heartbeater.cc:507] Master 127.19.5.254:45091 requested a full tablet report, sending...
I20260709 12:10:31.194411 23597 ts_manager.cc:194] Registered new tserver with Master: 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.194612 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011998834s
I20260709 12:10:31.195678 23597 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58822
I20260709 12:10:31.216511 23597 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58824:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:31.219126 23597 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:31.295940 23838 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9da590609e471da40565e5a848142c (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:31.297442 23838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9da590609e471da40565e5a848142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.299852 23837 tablet_service.cc:1511] Processing CreateTablet for tablet 0a755c99ad69434e93d5a5b5f04db402 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:31.301226 23837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a755c99ad69434e93d5a5b5f04db402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.303231 23836 tablet_service.cc:1511] Processing CreateTablet for tablet ab11cb17c0854dd99bf621be245300c1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:31.304754 23832 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5574ef00854017b3fd51fa89bc2ce1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:31.305231 23835 tablet_service.cc:1511] Processing CreateTablet for tablet bffd0266d58646f1b4e16a382edab7fb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:31.307272 23834 tablet_service.cc:1511] Processing CreateTablet for tablet 30817f351c3d4c70b495c2dae22dfe2b (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:31.309630 23756 tablet_service.cc:1511] Processing CreateTablet for tablet a88edecd187a4130b11f568f70a9bacf (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:31.309656 23831 tablet_service.cc:1511] Processing CreateTablet for tablet f2a495df45914ffea0b7e80d2dda3190 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:31.311102 23831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a495df45914ffea0b7e80d2dda3190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.309327 23833 tablet_service.cc:1511] Processing CreateTablet for tablet 03b8b51f710040b9bcb9e5cdced89ab8 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:31.312075 23833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b8b51f710040b9bcb9e5cdced89ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.312647 23832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5574ef00854017b3fd51fa89bc2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.313300 23834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30817f351c3d4c70b495c2dae22dfe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.313825 23762 tablet_service.cc:1511] Processing CreateTablet for tablet ab11cb17c0854dd99bf621be245300c1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:31.315922 23761 tablet_service.cc:1511] Processing CreateTablet for tablet bffd0266d58646f1b4e16a382edab7fb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:31.317996 23760 tablet_service.cc:1511] Processing CreateTablet for tablet 30817f351c3d4c70b495c2dae22dfe2b (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:31.319809 23835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd0266d58646f1b4e16a382edab7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.320608 23758 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5574ef00854017b3fd51fa89bc2ce1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:31.322770 23757 tablet_service.cc:1511] Processing CreateTablet for tablet f2a495df45914ffea0b7e80d2dda3190 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:31.323823 23836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab11cb17c0854dd99bf621be245300c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.325045 23764 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9da590609e471da40565e5a848142c (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:31.325362 23755 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfd7a1f2574051b9780289e1a7d4cb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:31.326351 23759 tablet_service.cc:1511] Processing CreateTablet for tablet 03b8b51f710040b9bcb9e5cdced89ab8 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:31.311056 23756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88edecd187a4130b11f568f70a9bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.330123 23755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfd7a1f2574051b9780289e1a7d4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.331146 23758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5574ef00854017b3fd51fa89bc2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.331810 23759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b8b51f710040b9bcb9e5cdced89ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.332394 23760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30817f351c3d4c70b495c2dae22dfe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.333009 23757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a495df45914ffea0b7e80d2dda3190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.312629 23763 tablet_service.cc:1511] Processing CreateTablet for tablet 0a755c99ad69434e93d5a5b5f04db402 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:31.336467 23763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a755c99ad69434e93d5a5b5f04db402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.339828 23762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab11cb17c0854dd99bf621be245300c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.341275 23830 tablet_service.cc:1511] Processing CreateTablet for tablet a88edecd187a4130b11f568f70a9bacf (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:31.342198 23764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9da590609e471da40565e5a848142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.342495 23830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88edecd187a4130b11f568f70a9bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.345750 23761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd0266d58646f1b4e16a382edab7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.345618 23829 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfd7a1f2574051b9780289e1a7d4cb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:31.346875 23829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfd7a1f2574051b9780289e1a7d4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.349344 23689 tablet_service.cc:1511] Processing CreateTablet for tablet 5c9da590609e471da40565e5a848142c (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:10:31.350607 23689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c9da590609e471da40565e5a848142c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.352635 23687 tablet_service.cc:1511] Processing CreateTablet for tablet ab11cb17c0854dd99bf621be245300c1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:10:31.353905 23687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab11cb17c0854dd99bf621be245300c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.356783 23686 tablet_service.cc:1511] Processing CreateTablet for tablet bffd0266d58646f1b4e16a382edab7fb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:10:31.358099 23686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffd0266d58646f1b4e16a382edab7fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.360661 23685 tablet_service.cc:1511] Processing CreateTablet for tablet 30817f351c3d4c70b495c2dae22dfe2b (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:10:31.361884 23685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30817f351c3d4c70b495c2dae22dfe2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.364588 23684 tablet_service.cc:1511] Processing CreateTablet for tablet 03b8b51f710040b9bcb9e5cdced89ab8 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:10:31.366884 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b8b51f710040b9bcb9e5cdced89ab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.371990 23681 tablet_service.cc:1511] Processing CreateTablet for tablet a88edecd187a4130b11f568f70a9bacf (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:10:31.372560 23682 tablet_service.cc:1511] Processing CreateTablet for tablet f2a495df45914ffea0b7e80d2dda3190 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:10:31.373317 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88edecd187a4130b11f568f70a9bacf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.375912 23680 tablet_service.cc:1511] Processing CreateTablet for tablet bfcfd7a1f2574051b9780289e1a7d4cb (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:10:31.379824 23688 tablet_service.cc:1511] Processing CreateTablet for tablet 0a755c99ad69434e93d5a5b5f04db402 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:10:31.381824 23683 tablet_service.cc:1511] Processing CreateTablet for tablet 3e5574ef00854017b3fd51fa89bc2ce1 (DEFAULT_TABLE table=test-workload [id=29dd6887efd74c218ee52be3361ad776]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:10:31.383520 23682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2a495df45914ffea0b7e80d2dda3190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.384145 23683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e5574ef00854017b3fd51fa89bc2ce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.384713 23688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a755c99ad69434e93d5a5b5f04db402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.385921 23680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfcfd7a1f2574051b9780289e1a7d4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:31.452333 23889 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.452443 23888 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.460318 23889 tablet_bootstrap.cc:654] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.485069 23888 tablet_bootstrap.cc:654] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.509567 23890 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.510483 23889 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.511050 23889 ts_tablet_manager.cc:1403] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.008s
I20260709 12:10:31.513351 23888 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.513429 23889 raft_consensus.cc:359] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.513976 23888 ts_tablet_manager.cc:1403] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.009s
I20260709 12:10:31.514194 23889 raft_consensus.cc:385] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.514485 23889 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.515100 23889 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.516688 23890 tablet_bootstrap.cc:654] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.517006 23873 heartbeater.cc:499] Master 127.19.5.254:45091 was elected leader, sending a full tablet report...
I20260709 12:10:31.517373 23889 ts_tablet_manager.cc:1434] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 12:10:31.516999 23888 raft_consensus.cc:359] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.518015 23888 raft_consensus.cc:385] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.518301 23888 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.518586 23889 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.519112 23888 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.524482 23889 tablet_bootstrap.cc:654] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.529093 23724 heartbeater.cc:499] Master 127.19.5.254:45091 was elected leader, sending a full tablet report...
I20260709 12:10:31.529808 23890 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.530067 23888 ts_tablet_manager.cc:1434] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 12:10:31.530285 23890 ts_tablet_manager.cc:1403] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 12:10:31.531070 23888 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.533057 23890 raft_consensus.cc:359] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.533749 23890 raft_consensus.cc:385] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.534036 23890 raft_consensus.cc:740] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.534847 23890 consensus_queue.cc:260] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.537912 23888 tablet_bootstrap.cc:654] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.542896 23799 heartbeater.cc:499] Master 127.19.5.254:45091 was elected leader, sending a full tablet report...
I20260709 12:10:31.543503 23890 ts_tablet_manager.cc:1434] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.006s
I20260709 12:10:31.544626 23890 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.546736 23888 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.547233 23888 ts_tablet_manager.cc:1403] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 12:10:31.549938 23888 raft_consensus.cc:359] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.550757 23888 raft_consensus.cc:385] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.550971 23890 tablet_bootstrap.cc:654] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.551119 23888 raft_consensus.cc:740] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.551891 23888 consensus_queue.cc:260] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.554179 23888 ts_tablet_manager.cc:1434] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:10:31.555069 23888 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.560523 23888 tablet_bootstrap.cc:654] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.564971 23890 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.565287 23888 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.565577 23890 ts_tablet_manager.cc:1403] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.015s
I20260709 12:10:31.565766 23888 ts_tablet_manager.cc:1403] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:10:31.567235 23889 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.567750 23889 ts_tablet_manager.cc:1403] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.009s
I20260709 12:10:31.568516 23888 raft_consensus.cc:359] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.569149 23888 raft_consensus.cc:385] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.569379 23888 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.569973 23888 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.570569 23889 raft_consensus.cc:359] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.571311 23889 raft_consensus.cc:385] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.571604 23889 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.571892 23888 ts_tablet_manager.cc:1434] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:31.572322 23889 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.572840 23888 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.574497 23889 ts_tablet_manager.cc:1434] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:31.575392 23889 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.576511 23890 raft_consensus.cc:359] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.577251 23890 raft_consensus.cc:385] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.577518 23890 raft_consensus.cc:740] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.578217 23890 consensus_queue.cc:260] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.580494 23890 ts_tablet_manager.cc:1434] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.005s
I20260709 12:10:31.581964 23889 tablet_bootstrap.cc:654] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.583156 23890 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.584695 23888 tablet_bootstrap.cc:654] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.588644 23897 raft_consensus.cc:493] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.589221 23897 raft_consensus.cc:515] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.589820 23890 tablet_bootstrap.cc:654] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.591715 23897 leader_election.cc:290] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.600996 23888 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.601596 23888 ts_tablet_manager.cc:1403] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.003s
I20260709 12:10:31.603807 23889 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.604326 23889 ts_tablet_manager.cc:1403] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.002s
I20260709 12:10:31.604687 23888 raft_consensus.cc:359] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.605479 23888 raft_consensus.cc:385] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.605800 23888 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.624481 23888 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.625666 23889 raft_consensus.cc:359] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.625999 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.627480 23888 ts_tablet_manager.cc:1434] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
W20260709 12:10:31.627946 23739 leader_election.cc:343] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.628705 23890 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.629060 23888 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.629195 23890 ts_tablet_manager.cc:1403] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260709 12:10:31.632021 23890 raft_consensus.cc:359] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.632715 23890 raft_consensus.cc:385] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.633011 23890 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.633677 23890 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.635703 23888 tablet_bootstrap.cc:654] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.635718 23890 ts_tablet_manager.cc:1434] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:10:31.636808 23890 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.641140 23888 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.641647 23888 ts_tablet_manager.cc:1403] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 12:10:31.642393 23890 tablet_bootstrap.cc:654] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.643615 23889 raft_consensus.cc:385] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.643993 23889 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.644275 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:31.644400 23888 raft_consensus.cc:359] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.645128 23888 raft_consensus.cc:385] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.644868 23889 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.645439 23888 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
W20260709 12:10:31.645774 23739 leader_election.cc:343] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.646215 23739 leader_election.cc:304] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:31.646297 23888 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.647336 23889 ts_tablet_manager.cc:1434] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.004s
I20260709 12:10:31.647375 23897 raft_consensus.cc:2749] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.648413 23889 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.653980 23888 ts_tablet_manager.cc:1434] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:10:31.654386 23889 tablet_bootstrap.cc:654] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.658303 23890 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.658805 23890 ts_tablet_manager.cc:1403] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 12:10:31.655545 23888 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.662034 23890 raft_consensus.cc:359] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.662765 23890 raft_consensus.cc:385] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.663064 23890 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.663887 23890 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.665421 23888 tablet_bootstrap.cc:654] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.669049 23889 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.669595 23889 ts_tablet_manager.cc:1403] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 12:10:31.672464 23889 raft_consensus.cc:359] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.673177 23889 raft_consensus.cc:385] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.673542 23889 raft_consensus.cc:740] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.674707 23890 ts_tablet_manager.cc:1434] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260709 12:10:31.674407 23889 consensus_queue.cc:260] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.676688 23889 ts_tablet_manager.cc:1434] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:31.677721 23889 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.678697 23888 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.679338 23888 ts_tablet_manager.cc:1403] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.011s
I20260709 12:10:31.681823 23890 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.682665 23888 raft_consensus.cc:359] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.683399 23888 raft_consensus.cc:385] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.684005 23889 tablet_bootstrap.cc:654] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.685906 23894 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.686399 23894 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.688364 23890 tablet_bootstrap.cc:654] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.697108 23894 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.683725 23888 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.709566 23888 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.716183 23897 raft_consensus.cc:493] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.716777 23897 raft_consensus.cc:515] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.717957 23888 ts_tablet_manager.cc:1434] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 12:10:31.718804 23897 leader_election.cc:290] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.719009 23888 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.720458 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:31.720590 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.721114 23699 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 0.
W20260709 12:10:31.721946 23739 leader_election.cc:343] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.722747 23739 leader_election.cc:304] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:31.723928 23897 raft_consensus.cc:2804] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.724293 23897 raft_consensus.cc:493] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.724632 23897 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.743147 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.735041 23897 raft_consensus.cc:515] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:31.745023 23663 leader_election.cc:343] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.746070 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:31.746690 23699 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.746940 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:31.748158 23888 tablet_bootstrap.cc:654] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.749002 23890 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.749504 23890 ts_tablet_manager.cc:1403] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.068s	user 0.036s	sys 0.016s
W20260709 12:10:31.748266 23739 leader_election.cc:343] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.752538 23890 raft_consensus.cc:359] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.753327 23890 raft_consensus.cc:385] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.753644 23890 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.754371 23897 leader_election.cc:290] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.754496 23890 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.754522 23699 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:31.756409 23739 leader_election.cc:304] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:31.757048 23890 ts_tablet_manager.cc:1434] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:10:31.757608 23897 raft_consensus.cc:2804] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.759232 23889 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.762403 23889 ts_tablet_manager.cc:1403] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.034s
I20260709 12:10:31.764317 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.758179 23890 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.765170 23888 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.765650 23888 ts_tablet_manager.cc:1403] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.011s
W20260709 12:10:31.765625 23664 leader_election.cc:343] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.766219 23664 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297; no voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:31.767365 23894 raft_consensus.cc:2749] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:31.770717 23888 raft_consensus.cc:359] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.771287 23888 raft_consensus.cc:385] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.771552 23888 raft_consensus.cc:740] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.772182 23888 consensus_queue.cc:260] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.771349 23897 raft_consensus.cc:697] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:31.773533 23897 consensus_queue.cc:237] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.774245 23888 ts_tablet_manager.cc:1434] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:10:31.775207 23888 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.771037 23890 tablet_bootstrap.cc:654] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.772100 23889 raft_consensus.cc:359] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.779678 23889 raft_consensus.cc:385] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.779976 23889 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.780766 23889 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.782876 23889 ts_tablet_manager.cc:1434] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 12:10:31.783833 23889 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.787917 23888 tablet_bootstrap.cc:654] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.794416 23889 tablet_bootstrap.cc:654] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.798215 23596 catalog_manager.cc:5697] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:31.802464 23894 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.802990 23894 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.805099 23894 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.807044 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.807034 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.808743 23774 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:31.810015 23663 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:31.810636 23897 raft_consensus.cc:493] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:10:31.811234 23664 leader_election.cc:343] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.811093 23897 raft_consensus.cc:515] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.812148 23894 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.812562 23894 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.812904 23894 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.813165 23897 leader_election.cc:290] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551), 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111)
I20260709 12:10:31.815033 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.815033 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:31.815801 23890 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.816174 23699 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 0.
I20260709 12:10:31.816257 23890 ts_tablet_manager.cc:1403] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.014s
I20260709 12:10:31.817377 23739 leader_election.cc:304] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:31.818216 23897 raft_consensus.cc:2804] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.818589 23897 raft_consensus.cc:493] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.818907 23897 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.818164 23848 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 0.
I20260709 12:10:31.825765 23888 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.826303 23888 ts_tablet_manager.cc:1403] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.016s
I20260709 12:10:31.826494 23897 raft_consensus.cc:515] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.828554 23897 leader_election.cc:290] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 election: Requested vote from peers 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551), 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111)
I20260709 12:10:31.828886 23888 raft_consensus.cc:359] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.829558 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:31.829855 23921 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.830165 23699 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.830487 23921 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.830962 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:31.831575 23848 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.832796 23889 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.833343 23889 ts_tablet_manager.cc:1403] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.010s
I20260709 12:10:31.836223 23889 raft_consensus.cc:359] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.836860 23889 raft_consensus.cc:385] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.837147 23889 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.837836 23923 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.838312 23848 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:31.830101 23890 raft_consensus.cc:359] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.839600 23890 raft_consensus.cc:385] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.839888 23890 raft_consensus.cc:740] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.840763 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.840605 23890 consensus_queue.cc:260] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.841020 23739 leader_election.cc:304] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:31.839284 23699 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:31.840425 23893 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.841516 23774 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:31.841965 23893 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.828022 23894 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.839200 23923 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.842808 23663 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:31.843338 23897 raft_consensus.cc:2804] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.844484 23894 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.844569 23897 raft_consensus.cc:697] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:31.845090 23894 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.845443 23894 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.845769 23894 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.846596 23890 ts_tablet_manager.cc:1434] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:10:31.845453 23897 consensus_queue.cc:237] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:31.829613 23888 raft_consensus.cc:385] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.848551 23888 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.856544 23888 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.853811 23890 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:31.853961 23921 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
W20260709 12:10:31.859602 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:31.845083 23893 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:31.858292 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.864624 23848 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:31.871009 23923 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.871309 23888 ts_tablet_manager.cc:1434] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 12:10:31.863979 23889 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.873315 23888 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.874421 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:31.874976 23774 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.882835 23774 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:31.887567 23889 ts_tablet_manager.cc:1434] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.054s	user 0.003s	sys 0.004s
I20260709 12:10:31.888710 23889 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.893035 23888 tablet_bootstrap.cc:654] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.894794 23894 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.872803 23890 tablet_bootstrap.cc:654] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.899741 23663 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:31.903911 23893 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.904246 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:31.904605 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.905285 23847 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:31.904425 23893 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:31.906354 23664 leader_election.cc:343] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.907063 23664 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:31.907737 23924 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:31.908020 23921 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.910049 23923 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.918476 23923 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.918843 23923 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.919054 23698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:31.919471 23596 catalog_manager.cc:5697] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 0 to 1, leader changed from <none> to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:31.921332 23888 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.921769 23888 ts_tablet_manager.cc:1403] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.002s
I20260709 12:10:31.911904 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.915589 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.911170 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:31.908223 23924 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.925383 23699 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 0.
I20260709 12:10:31.926744 23924 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.927867 23698 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 0.
I20260709 12:10:31.927976 23888 raft_consensus.cc:359] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.928319 23894 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.928658 23888 raft_consensus.cc:385] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.910578 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.930806 23888 raft_consensus.cc:740] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.931320 23888 consensus_queue.cc:260] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:31.926635 23812 leader_election.cc:343] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:31.933362 23812 leader_election.cc:343] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.911405 23893 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:31.917732 23889 tablet_bootstrap.cc:654] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.934710 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:31.934952 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:31.935345 23847 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:31.935557 23848 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.938907 23813 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:31.932785 23888 ts_tablet_manager.cc:1434] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:10:31.940055 23893 raft_consensus.cc:2804] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.940171 23664 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:31.940477 23893 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.940588 23888 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:31.940838 23893 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.941130 23894 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.941516 23894 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.941854 23894 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.947695 23888 tablet_bootstrap.cc:654] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.947917 23893 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.950140 23889 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:31.948863 23923 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.955681 23889 ts_tablet_manager.cc:1403] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.005s
I20260709 12:10:31.956632 23893 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:31.957603 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
W20260709 12:10:31.959113 23812 leader_election.cc:343] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.951416 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:31.958786 23889 raft_consensus.cc:359] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.960098 23890 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:31.960258 23889 raft_consensus.cc:385] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.960722 23889 raft_consensus.cc:740] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.960834 23890 ts_tablet_manager.cc:1403] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.113s	user 0.017s	sys 0.000s
I20260709 12:10:31.961277 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:31.961841 23847 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.961650 23889 consensus_queue.cc:260] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:31.952648 23663 leader_election.cc:343] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.964008 23889 ts_tablet_manager.cc:1434] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:10:31.965313 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
W20260709 12:10:31.966753 23663 leader_election.cc:343] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.967391 23889 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:31.954443 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:31.954459 23848 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:31.970559 23664 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
W20260709 12:10:31.971954 23663 leader_election.cc:343] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.967506 23890 raft_consensus.cc:359] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.972914 23890 raft_consensus.cc:385] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.973217 23890 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.960109 23772 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.952116 23813 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:31.974023 23890 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.976745 23888 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: No bootstrap required, opened a new log
I20260709 12:10:31.977066 23893 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:31.977247 23888 ts_tablet_manager.cc:1403] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.014s
I20260709 12:10:31.977500 23893 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:31.977864 23893 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.980113 23698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:31.980036 23888 raft_consensus.cc:359] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.980777 23698 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:31.980885 23888 raft_consensus.cc:385] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:31.981139 23772 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:31.981353 23888 raft_consensus.cc:740] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:31.982153 23888 consensus_queue.cc:260] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.983074 23924 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.984341 23893 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.986954 23893 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:31.974174 23889 tablet_bootstrap.cc:654] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:31.989602 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:31.990352 23847 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
W20260709 12:10:31.990813 23812 leader_election.cc:343] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:31.954106 23894 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.991868 23664 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:31.991997 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:31.991942 23888 ts_tablet_manager.cc:1434] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:31.992817 23699 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 1: Already voted for candidate 168d84187fa9476d9a3ef4224ff3f297 in this term.
I20260709 12:10:31.992973 23894 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.954773 23921 raft_consensus.cc:697] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Becoming Leader. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Running, Role: LEADER
I20260709 12:10:31.993916 23894 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:31.994396 23894 raft_consensus.cc:697] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Becoming Leader. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Running, Role: LEADER
I20260709 12:10:31.994236 23921 consensus_queue.cc:237] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:31.996635 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:31.997437 23890 ts_tablet_manager.cc:1434] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 12:10:31.997786 23924 raft_consensus.cc:697] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Becoming Leader. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Running, Role: LEADER
I20260709 12:10:31.998136 23813 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [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: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:31.998885 23924 consensus_queue.cc:237] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:31.999574 23663 leader_election.cc:343] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:32.002673 23698 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:32.003880 23813 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:32.005688 23890 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:32.006117 23938 raft_consensus.cc:2804] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:32.006865 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:32.002693 23893 raft_consensus.cc:2749] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.007575 23923 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:31.995291 23894 consensus_queue.cc:237] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.009153 23847 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 168d84187fa9476d9a3ef4224ff3f297 in current term 1: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:32.008724 23594 catalog_manager.cc:5697] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "168d84187fa9476d9a3ef4224ff3f297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.011140 23664 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [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: 168d84187fa9476d9a3ef4224ff3f297; no voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:32.012403 23924 raft_consensus.cc:2749] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.015451 23889 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:32.017777 23889 ts_tablet_manager.cc:1403] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.001s
I20260709 12:10:32.017993 23890 tablet_bootstrap.cc:654] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:32.022953 23889 raft_consensus.cc:359] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.023669 23889 raft_consensus.cc:385] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.023954 23889 raft_consensus.cc:740] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.024636 23889 consensus_queue.cc:260] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.027093 23889 ts_tablet_manager.cc:1434] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:32.028040 23889 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:32.034403 23938 raft_consensus.cc:697] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:32.035279 23889 tablet_bootstrap.cc:654] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:32.035251 23938 consensus_queue.cc:237] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.037171 23890 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:32.037618 23890 ts_tablet_manager.cc:1403] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.005s
I20260709 12:10:32.038175 23939 raft_consensus.cc:493] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.038630 23939 raft_consensus.cc:515] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.040412 23890 raft_consensus.cc:359] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.041136 23890 raft_consensus.cc:385] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.041468 23698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.041738 23890 raft_consensus.cc:740] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.042135 23698 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 0.
I20260709 12:10:32.040994 23594 catalog_manager.cc:5697] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "168d84187fa9476d9a3ef4224ff3f297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.042572 23890 consensus_queue.cc:260] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.043385 23813 leader_election.cc:304] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:32.043589 23594 catalog_manager.cc:5697] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "168d84187fa9476d9a3ef4224ff3f297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.044723 23893 raft_consensus.cc:2804] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:32.045101 23893 raft_consensus.cc:493] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:32.045425 23893 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.048660 23890 ts_tablet_manager.cc:1434] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:10:32.048851 23597 catalog_manager.cc:5697] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.049717 23890 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:32.052107 23938 raft_consensus.cc:493] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.052579 23938 raft_consensus.cc:515] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.055222 23890 tablet_bootstrap.cc:654] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:32.055505 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:32.056154 23774 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 0.
I20260709 12:10:32.057686 23812 leader_election.cc:304] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:32.058395 23938 leader_election.cc:290] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:32.058851 23938 raft_consensus.cc:2804] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:32.059147 23938 raft_consensus.cc:493] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:32.059449 23938 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.063185 23893 raft_consensus.cc:515] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.066458 23774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:32.067063 23774 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.067752 23938 raft_consensus.cc:515] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.071403 23938 leader_election.cc:290] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:32.072511 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:32.073163 23772 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.078052 23774 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:32.078786 23893 leader_election.cc:290] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:32.079272 23812 leader_election.cc:304] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:32.079810 23889 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:32.080390 23889 ts_tablet_manager.cc:1403] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.000s
I20260709 12:10:32.081099 23939 leader_election.cc:290] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:32.081624 23939 raft_consensus.cc:2804] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:32.083626 23698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.084132 23939 raft_consensus.cc:697] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:32.084323 23698 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 0.
I20260709 12:10:32.085089 23889 raft_consensus.cc:359] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.085799 23889 raft_consensus.cc:385] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.086112 23889 raft_consensus.cc:740] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.086882 23889 consensus_queue.cc:260] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.086038 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:32.087384 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:32.085546 23697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:32.088037 23773 raft_consensus.cc:2376] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1. Re-sending same reply.
I20260709 12:10:32.088153 23697 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.088841 23889 ts_tablet_manager.cc:1434] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:10:32.089705 23889 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: Bootstrap starting.
I20260709 12:10:32.089998 23890 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:32.090193 23772 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:32.090487 23890 ts_tablet_manager.cc:1403] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
I20260709 12:10:32.087749 23699 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.091678 23812 leader_election.cc:304] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:32.092667 23893 raft_consensus.cc:2804] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:32.093113 23893 raft_consensus.cc:697] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:32.092991 23890 raft_consensus.cc:359] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.093636 23890 raft_consensus.cc:385] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.093891 23890 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.093953 23893 consensus_queue.cc:237] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.095018 23889 tablet_bootstrap.cc:654] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:32.094673 23890 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.099985 23890 ts_tablet_manager.cc:1434] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260709 12:10:32.100930 23890 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: Bootstrap starting.
I20260709 12:10:32.106941 23890 tablet_bootstrap.cc:654] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:32.109105 23699 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:32.110656 23890 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: No bootstrap required, opened a new log
I20260709 12:10:32.111040 23890 ts_tablet_manager.cc:1403] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.003s
I20260709 12:10:32.110916 23697 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:32.084983 23939 consensus_queue.cc:237] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.111550 23889 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: No bootstrap required, opened a new log
I20260709 12:10:32.111979 23889 ts_tablet_manager.cc:1403] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 12:10:32.113191 23890 raft_consensus.cc:359] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.113772 23890 raft_consensus.cc:385] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.114008 23890 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.114483 23889 raft_consensus.cc:359] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.114737 23890 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.115177 23889 raft_consensus.cc:385] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:32.115705 23889 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Initialized, Role: FOLLOWER
I20260709 12:10:32.116405 23889 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.118054 23889 ts_tablet_manager.cc:1434] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:10:32.118937 23890 ts_tablet_manager.cc:1434] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:10:32.120685 23594 catalog_manager.cc:5697] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.133924 23594 catalog_manager.cc:5697] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:32.155193 23894 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.155678 23894 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.157295 23894 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:32.157917 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:32.158226 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:32.158591 23772 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:32.158824 23847 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 0.
I20260709 12:10:32.159608 23663 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:32.160197 23894 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:32.160522 23894 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:32.160777 23894 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.165233 23894 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.166721 23894 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:32.167299 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:32.167701 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:32.167963 23772 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.168278 23847 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.174602 23847 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:32.174602 23772 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:32.175724 23664 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:32.176301 23894 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:32.176664 23894 raft_consensus.cc:697] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Becoming Leader. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Running, Role: LEADER
I20260709 12:10:32.177235 23894 consensus_queue.cc:237] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.186336 23594 catalog_manager.cc:5697] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 reported cstate change: term changed from 0 to 1, leader changed from <none> to 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "168d84187fa9476d9a3ef4224ff3f297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:32.231395 23897 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.241595 23847 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.248325 23897 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.314075 23897 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.316206 23939 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.316690 23939 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.318657 23939 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:32.319330 23699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.320128 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:32.320902 23772 raft_consensus.cc:2393] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 1: Already voted for candidate 168d84187fa9476d9a3ef4224ff3f297 in this term.
I20260709 12:10:32.321972 23812 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:32.323066 23939 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.328159 23953 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.328649 23953 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.329339 23914 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.330621 23953 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:32.331924 23939 raft_consensus.cc:2749] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.332038 23697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.332770 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:32.333092 23697 raft_consensus.cc:2393] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 1: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:32.334424 23739 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:32.335216 23897 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.341888 23897 raft_consensus.cc:2749] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.381100 23897 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.381503 23897 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.383065 23897 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:32.383806 23697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.384090 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:32.384495 23697 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 1: Already voted for candidate 168d84187fa9476d9a3ef4224ff3f297 in this term.
I20260709 12:10:32.384752 23847 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 1: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:32.385617 23739 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:32.386220 23897 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.390753 23897 raft_consensus.cc:2749] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.431047 23894 consensus_queue.cc:1048] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.436378 23894 consensus_queue.cc:1048] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.490952 23897 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:32.491364 23897 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:32.492935 23897 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:32.493670 23697 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "168d84187fa9476d9a3ef4224ff3f297" is_pre_election: true
I20260709 12:10:32.493950 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:32.494617 23847 raft_consensus.cc:2393] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 1: Already voted for candidate 168d84187fa9476d9a3ef4224ff3f297 in this term.
I20260709 12:10:32.495404 23739 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:32.496011 23897 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:32.500649 23897 raft_consensus.cc:2749] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:32.515228 23939 consensus_queue.cc:1048] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.523995 23944 consensus_queue.cc:1048] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.533623 23924 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.543833 23894 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.567059 23894 consensus_queue.cc:1048] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.576509 23921 consensus_queue.cc:1048] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.594540 23944 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.600489 23938 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.603834 23938 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.615720 23944 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.695252 23921 consensus_queue.cc:1048] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:32.704283 23894 consensus_queue.cc:1048] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:32.865898 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:33.560204 23894 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:33.560910 23894 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:33.562892 23894 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:33.563674 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:33.564110 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:33.564540 23772 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:33.564837 23847 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 1.
I20260709 12:10:33.565828 23663 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:33.566501 23894 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:33.566746 23894 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:33.566978 23894 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.574144 23894 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:33.575596 23894 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 2 election: Requested vote from peers de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:33.576330 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:33.576601 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "168d84187fa9476d9a3ef4224ff3f297" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:33.577018 23772 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.577200 23847 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:33.586251 23847 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 2.
I20260709 12:10:33.586251 23772 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 168d84187fa9476d9a3ef4224ff3f297 in term 2.
I20260709 12:10:33.587673 23664 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:33.588577 23894 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:33.589010 23894 raft_consensus.cc:697] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 LEADER]: Becoming Leader. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Running, Role: LEADER
I20260709 12:10:33.590224 23894 consensus_queue.cc:237] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Queue going to LEADER 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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:33.598519 23596 catalog_manager.cc:5697] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 reported cstate change: term changed from 0 to 2, leader changed from <none> to 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "168d84187fa9476d9a3ef4224ff3f297" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:34.304405 23846 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Refusing update from remote peer 168d84187fa9476d9a3ef4224ff3f297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:34.306282 23772 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Refusing update from remote peer 168d84187fa9476d9a3ef4224ff3f297: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:10:34.306587 19479 ts_manager.cc:295] Set tserver state for 168d84187fa9476d9a3ef4224ff3f297 to MAINTENANCE_MODE
I20260709 12:10:34.308640 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
I20260709 12:10:34.309937 23985 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:34.316865 23985 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:10:34.324268 23739 consensus_peers.cc:597] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.337230 23739 consensus_peers.cc:597] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:34.391990 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:34.392730 19479 tablet_replica.cc:333] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.393574 19479 raft_consensus.cc:2243] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.394025 19479 raft_consensus.cc:2272] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.396353 19479 tablet_replica.cc:333] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.396961 19479 raft_consensus.cc:2243] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:34.397823 19479 raft_consensus.cc:2272] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.400159 19479 tablet_replica.cc:333] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.400676 19479 raft_consensus.cc:2243] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:34.401469 19479 raft_consensus.cc:2272] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.403331 19479 tablet_replica.cc:333] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.403861 19479 raft_consensus.cc:2243] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.404296 19479 raft_consensus.cc:2272] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.406224 19479 tablet_replica.cc:333] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.406754 19479 raft_consensus.cc:2243] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:34.407413 19479 raft_consensus.cc:2272] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.409586 19479 tablet_replica.cc:333] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.410108 19479 raft_consensus.cc:2243] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:34.410862 19479 raft_consensus.cc:2272] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.412912 19479 tablet_replica.cc:333] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.413363 19479 raft_consensus.cc:2243] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:34.414089 19479 raft_consensus.cc:2272] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.416059 19479 tablet_replica.cc:333] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.416530 19479 raft_consensus.cc:2243] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.416950 19479 raft_consensus.cc:2272] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.418776 19479 tablet_replica.cc:333] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.419232 19479 raft_consensus.cc:2243] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.419675 19479 raft_consensus.cc:2272] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.421459 19479 tablet_replica.cc:333] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: stopping tablet replica
I20260709 12:10:34.421901 19479 raft_consensus.cc:2243] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:34.422326 19479 raft_consensus.cc:2272] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:34.443563 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
W20260709 12:10:34.684412 23813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111) [suppressed 75 similar messages]
W20260709 12:10:34.687419 23813 consensus_peers.cc:597] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.765148 23813 consensus_peers.cc:597] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:34.906080 23813 consensus_peers.cc:597] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:35.316223 23869 debug-util.cc:398] Leaking SignalData structure 0x7b080015f920 after lost signal to thread 19482
W20260709 12:10:35.317127 23869 debug-util.cc:398] Leaking SignalData structure 0x7b08003407c0 after lost signal to thread 23631
W20260709 12:10:35.318658 23869 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3c40 after lost signal to thread 23798
W20260709 12:10:35.319453 23869 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb000 after lost signal to thread 23872
W20260709 12:10:35.357767 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:35.800212 23982 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.800714 23982 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.802512 23988 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.802733 23982 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.803100 23988 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.803890 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:35.805178 23988 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.806510 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:35.806562 23897 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.807286 23897 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:35.807900 23813 leader_election.cc:336] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.808020 24000 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.808409 23813 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:35.808554 24000 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.809144 23988 raft_consensus.cc:2749] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.809664 23772 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:35.810009 23988 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.810626 24000 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.810534 23988 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.812183 24000 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.812693 23988 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.809355 23897 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.812721 24000 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.815160 24000 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
W20260709 12:10:35.815201 23813 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.816242 23848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:35.816725 23988 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.816797 23848 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:35.817319 23988 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.817657 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:35.818279 23846 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:35.819298 23988 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.820026 23812 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.821112 23982 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:10:35.820060 23813 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.821771 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:35.822098 23982 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.822494 23982 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.822515 23773 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
W20260709 12:10:35.824105 23813 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.826357 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:35.826812 23739 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:35.827003 23846 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
I20260709 12:10:35.827590 24000 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.821817 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:35.827984 24000 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.826408 23812 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.828272 23772 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 1.
I20260709 12:10:35.828435 24000 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.829317 23988 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.829756 23988 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.830081 23988 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.835067 23897 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.835572 23897 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.836805 23999 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.829270 23739 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:35.837533 23897 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.837306 23999 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.837438 23988 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.843031 23897 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.843506 23897 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.844499 23988 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.845161 23999 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.848214 24001 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.836359 24000 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.848742 24001 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.843950 23897 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.850699 24000 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.851102 23739 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:35.852514 24000 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.852900 24000 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.854866 24000 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.855624 23812 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.850666 24001 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
W20260709 12:10:35.858336 23739 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.858438 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
W20260709 12:10:35.859889 23739 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
W20260709 12:10:35.860563 23739 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.860841 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:35.862468 23847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:35.863061 23847 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 1.
W20260709 12:10:35.863641 23739 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.860842 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:35.864841 23846 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:35.864796 23897 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.865957 24000 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.866729 23897 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.867059 23773 raft_consensus.cc:2393] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 2: Already voted for candidate de6a32d54d724854acfb37152a3bbac2 in this term.
I20260709 12:10:35.857672 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:35.867810 23772 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:35.868405 24000 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
W20260709 12:10:35.864197 23739 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.866940 23999 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:10:35.856801 23813 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.869717 23999 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
W20260709 12:10:35.869660 23739 leader_election.cc:336] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.840446 23982 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.870304 23999 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.871060 23845 raft_consensus.cc:2393] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 2: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:35.872030 23982 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.873275 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:35.873718 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:35.873685 23812 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.874634 23846 raft_consensus.cc:2393] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 2: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:35.873919 23739 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.875174 23982 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:35.875635 23982 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.875792 24002 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:10:35.876029 23982 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:35.876400 23739 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.876263 24002 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.877381 24002 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:10:35.869915 23813 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.878887 24000 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:10:35.879279 24000 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 168d84187fa9476d9a3ef4224ff3f297)
I20260709 12:10:35.879659 24000 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:35.880774 23812 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:35.881551 23988 raft_consensus.cc:2749] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.883070 23982 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.885423 23982 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:35.886250 24000 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.887444 23739 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:35.888345 23897 raft_consensus.cc:2749] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 12:10:35.889220 23813 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.888337 23999 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.890777 23845 raft_consensus.cc:2393] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 2: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:35.890990 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:35.891744 23773 raft_consensus.cc:2393] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 2: Already voted for candidate de6a32d54d724854acfb37152a3bbac2 in this term.
I20260709 12:10:35.892583 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
W20260709 12:10:35.893286 23813 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.893834 23999 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
W20260709 12:10:35.898275 23813 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.899751 23812 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:35.900578 23999 raft_consensus.cc:2749] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.901626 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
W20260709 12:10:35.901762 23739 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.902386 23773 raft_consensus.cc:2393] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 2: Already voted for candidate de6a32d54d724854acfb37152a3bbac2 in this term.
I20260709 12:10:35.902274 23739 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:35.903475 23897 raft_consensus.cc:2749] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.903790 24000 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.902966 23772 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 4cf559f76da64f2b9790b5b1b1bade38 in current term 3: Already voted for candidate de6a32d54d724854acfb37152a3bbac2 in this term.
W20260709 12:10:35.904387 23739 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.904866 23739 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:35.905582 24000 raft_consensus.cc:2749] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.906255 23812 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:35.907083 24002 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.908497 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:35.909073 24002 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:35.909255 23845 raft_consensus.cc:2393] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate de6a32d54d724854acfb37152a3bbac2 in current term 3: Already voted for candidate 4cf559f76da64f2b9790b5b1b1bade38 in this term.
I20260709 12:10:35.909693 23999 raft_consensus.cc:2749] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:10:35.910328 23812 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38; no voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:35.911461 23999 raft_consensus.cc:2749] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 12:10:35.912891 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
W20260709 12:10:35.913139 23739 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.913470 23845 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:35.913565 23739 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:35.914443 24002 raft_consensus.cc:2749] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 12:10:35.917599 23739 leader_election.cc:336] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:35.920452 23845 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:35.921317 23739 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [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: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:35.922040 24000 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:35.922391 24000 raft_consensus.cc:697] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:35.923189 24000 consensus_queue.cc:237] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:35.930886 23597 catalog_manager.cc:5697] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 2, leader changed from 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:36.321753 23845 raft_consensus.cc:1275] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:36.322837 24000 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:36.350412 23739 consensus_peers.cc:597] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:36.358788 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:10:36.837255 23739 consensus_peers.cc:597] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:36.890013 23739 consensus_peers.cc:597] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:37.018056 23813 consensus_peers.cc:597] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:37.246320 23813 consensus_peers.cc:597] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:37.359716 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:37.408313 24000 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:37.408776 24000 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.410415 24000 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:37.411679 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:37.412304 23845 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:37.413300 23739 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:37.413874 24000 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:10:37.413933 23739 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.414287 24000 raft_consensus.cc:493] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:37.414630 24000 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:37.419648 24000 raft_consensus.cc:515] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.421161 24000 leader_election.cc:290] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:37.422387 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffd0266d58646f1b4e16a382edab7fb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:37.422946 23845 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:37.424566 23739 leader_election.cc:336] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.428156 23845 raft_consensus.cc:2468] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:37.429164 23739 leader_election.cc:304] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:37.429834 24000 raft_consensus.cc:2804] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:37.430290 24000 raft_consensus.cc:697] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
W20260709 12:10:37.431582 23813 consensus_peers.cc:597] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:10:37.431249 24000 consensus_queue.cc:237] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.438233 23597 catalog_manager.cc:5697] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 3, leader changed from 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:37.641141 24000 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:37.641706 24000 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.643784 24000 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:37.645372 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38" is_pre_election: true
I20260709 12:10:37.646013 23845 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:37.647330 23739 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:37.648008 24000 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:10:37.648068 23739 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.648319 24000 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:37.648658 24000 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:37.653251 24000 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.654667 24000 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:37.656209 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:37.656802 23845 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:37.658015 23739 leader_election.cc:336] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.661584 23845 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:37.662459 23739 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:37.663125 24000 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:37.663516 24000 raft_consensus.cc:697] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:37.664398 24000 consensus_queue.cc:237] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.671205 23597 catalog_manager.cc:5697] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 3, leader changed from 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:37.687938 23999 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:37.688432 23999 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.690310 23999 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:37.691636 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:37.692288 23772 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:37.693221 23812 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:37.693786 23999 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 12:10:37.694057 23999 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:37.694300 23999 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:10:37.694442 23813 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.699218 23999 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.700749 23999 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:37.701681 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:37.702152 23772 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Advancing to term 4
W20260709 12:10:37.704448 23813 leader_election.cc:336] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:37.707152 23772 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 4.
I20260709 12:10:37.708115 23812 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:37.708818 23999 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:37.709929 23999 raft_consensus.cc:697] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:37.711040 23999 consensus_queue.cc:237] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:37.717674 23597 catalog_manager.cc:5697] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 2 to 4, leader changed from 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 4 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
W20260709 12:10:37.864354 23739 consensus_peers.cc:597] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:37.869160 23845 raft_consensus.cc:1275] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:37.870339 24000 consensus_queue.cc:1048] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:38.050863 23999 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:38.051282 23999 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:38.052990 23999 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:38.053984 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2" is_pre_election: true
I20260709 12:10:38.054652 23772 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:38.055542 23812 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:38.056109 23999 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 12:10:38.056202 23813 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:38.056391 23999 raft_consensus.cc:493] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:38.056689 23999 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:38.061443 23999 raft_consensus.cc:515] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:38.062853 23999 leader_election.cc:290] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:38.063791 23772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a755c99ad69434e93d5a5b5f04db402" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:38.064301 23772 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:10:38.065749 23813 leader_election.cc:336] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111)
I20260709 12:10:38.068787 23772 raft_consensus.cc:2468] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:38.069677 23812 leader_election.cc:304] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4cf559f76da64f2b9790b5b1b1bade38, de6a32d54d724854acfb37152a3bbac2; no voters: 168d84187fa9476d9a3ef4224ff3f297
I20260709 12:10:38.070369 23999 raft_consensus.cc:2804] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:38.070720 23999 raft_consensus.cc:697] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:38.071450 23999 consensus_queue.cc:237] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:38.077494 23597 catalog_manager.cc:5697] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 1 to 3, leader changed from 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:38.231449 23772 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 12:10:38.232532 23999 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:38.244102 23813 consensus_peers.cc:597] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:38.248023 23739 consensus_peers.cc:597] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:38.266254 23845 raft_consensus.cc:1275] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:38.267175 24000 consensus_queue.cc:1048] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:38.360466 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:38.522130 23772 raft_consensus.cc:1275] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:10:38.523227 24025 consensus_queue.cc:1048] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:38.535064 23813 consensus_peers.cc:597] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:38.739173 23739 consensus_peers.cc:597] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:10:39.278753 23739 consensus_peers.cc:597] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:10:39.361282 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:39.467156 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:39.473632 24032 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:39.474110 24031 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:39.475419 24034 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:39.476543 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:39.478464 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:39.478729 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:39.478915 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599039478896 us; error 0 us; skew 500 ppm
I20260709 12:10:39.479423 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:39.481814 19479 webserver.cc:533] Webserver started at http://127.19.5.193:32883/ using document root <none> and password file <none>
I20260709 12:10:39.482281 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:39.482465 19479 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:10:39.485860 19479 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 12:10:39.489681 24039 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:39.490335 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:10:39.490613 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "168d84187fa9476d9a3ef4224ff3f297"
format_stamp: "Formatted at 2026-07-09 12:10:30 on dist-test-slave-6jfb"
I20260709 12:10:39.490934 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:39.540511 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:39.541713 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:39.543047 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:39.546473 24046 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:10:39.560425 23813 consensus_peers.cc:597] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:39.591027 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:10:39.591351 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.046s	user 0.002s	sys 0.000s
I20260709 12:10:39.591663 19479 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:10:39.596509 24046 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
W20260709 12:10:39.599246 23739 consensus_peers.cc:597] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:39.609066 24046 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.609767 24046 tablet_bootstrap.cc:492] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.610258 24046 ts_tablet_manager.cc:1403] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:10:39.612246 24046 raft_consensus.cc:359] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.612759 24046 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.613274 24046 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.615350 24046 ts_tablet_manager.cc:1434] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:10:39.615964 24046 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.627381 24046 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.628077 24046 tablet_bootstrap.cc:492] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.628388 19479 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:10:39.628561 24046 ts_tablet_manager.cc:1403] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 12:10:39.628644 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.035s	sys 0.000s
I20260709 12:10:39.631019 24046 raft_consensus.cc:359] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.631551 24046 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.632156 24046 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.633679 24046 ts_tablet_manager.cc:1434] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:10:39.634469 24046 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.649436 24046 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.650418 24046 tablet_bootstrap.cc:492] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.651072 24046 ts_tablet_manager.cc:1403] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260709 12:10:39.653518 24046 raft_consensus.cc:359] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.654182 24046 raft_consensus.cc:740] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.654834 24046 consensus_queue.cc:260] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.656490 24046 ts_tablet_manager.cc:1434] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260709 12:10:39.657222 24046 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
W20260709 12:10:39.658519 23813 consensus_peers.cc:597] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:10:39.671350 24046 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.672312 24046 tablet_bootstrap.cc:492] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.673070 24046 ts_tablet_manager.cc:1403] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260709 12:10:39.675683 24046 raft_consensus.cc:359] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:39.676435 24046 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.677269 24046 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [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: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:39.679587 24046 ts_tablet_manager.cc:1434] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 12:10:39.680316 24046 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.692189 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:40111
I20260709 12:10:39.692312 24109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:40111 every 8 connection(s)
I20260709 12:10:39.694957 24046 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.695976 24046 tablet_bootstrap.cc:492] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.696630 24046 ts_tablet_manager.cc:1403] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 12:10:39.697603 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:39.699141 24046 raft_consensus.cc:359] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.699887 24046 raft_consensus.cc:740] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.700709 24046 consensus_queue.cc:260] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.702392 24046 ts_tablet_manager.cc:1434] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:39.703181 24046 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.720180 24046 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.720835 24046 tablet_bootstrap.cc:492] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.721305 24046 ts_tablet_manager.cc:1403] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:10:39.723508 24046 raft_consensus.cc:359] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.724205 24046 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.724501 24110 heartbeater.cc:344] Connected to a master server at 127.19.5.254:45091
I20260709 12:10:39.724720 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:39.725042 24110 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:39.724877 24046 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.725461 23773 raft_consensus.cc:606] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:39.726078 24110 heartbeater.cc:507] Master 127.19.5.254:45091 requested a full tablet report, sending...
I20260709 12:10:39.726794 24046 ts_tablet_manager.cc:1434] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260709 12:10:39.727576 24046 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.728205 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:39.728776 23773 raft_consensus.cc:606] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:39.732163 23596 ts_manager.cc:194] Re-registered known tserver with Master: 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111)
I20260709 12:10:39.740245 24046 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.740947 24046 tablet_bootstrap.cc:492] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.741525 24046 ts_tablet_manager.cc:1403] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:10:39.741545 23596 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56382
I20260709 12:10:39.744014 24046 raft_consensus.cc:359] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.744590 24046 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.745148 24046 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.745783 24110 heartbeater.cc:499] Master 127.19.5.254:45091 was elected leader, sending a full tablet report...
I20260709 12:10:39.747251 24046 ts_tablet_manager.cc:1434] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:10:39.748181 24046 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.748391 23845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:39.748962 23845 raft_consensus.cc:606] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:39.750350 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:39.750985 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:39.751678 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:39.758529 24084 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 4
I20260709 12:10:39.765726 24083 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.769814 24046 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.770761 24046 tablet_bootstrap.cc:492] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.771395 24046 ts_tablet_manager.cc:1403] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260709 12:10:39.775473 24046 raft_consensus.cc:359] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.776192 24046 raft_consensus.cc:740] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.777153 24046 consensus_queue.cc:260] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.779515 24046 ts_tablet_manager.cc:1434] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:10:39.780272 24046 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.790856 24046 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.791463 24046 tablet_bootstrap.cc:492] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.791934 24046 ts_tablet_manager.cc:1403] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260709 12:10:39.793859 24046 raft_consensus.cc:359] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.794437 24046 raft_consensus.cc:740] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.795022 24046 consensus_queue.cc:260] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.796509 24046 ts_tablet_manager.cc:1434] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:39.797186 24046 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap starting.
I20260709 12:10:39.807498 24046 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 12:10:39.808123 24046 tablet_bootstrap.cc:492] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Bootstrap complete.
I20260709 12:10:39.808555 24046 ts_tablet_manager.cc:1403] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260709 12:10:39.810163 24046 raft_consensus.cc:359] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.810601 24046 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 168d84187fa9476d9a3ef4224ff3f297, State: Initialized, Role: FOLLOWER
I20260709 12:10:39.811137 24046 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.812497 24046 ts_tablet_manager.cc:1434] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:10:39.878175 24030 raft_consensus.cc:993] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:39.878654 24127 raft_consensus.cc:1081] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:39.879976 23845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:39.880426 23845 raft_consensus.cc:493] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:39.880695 23845 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.886425 23845 raft_consensus.cc:515] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.888386 23845 leader_election.cc:290] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:39.888684 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:39.888928 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:39.889256 24083 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.889534 23773 raft_consensus.cc:3055] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:39.889814 23773 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:39.890460 23773 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.891345 23773 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:39.894152 24083 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:39.895112 23813 leader_election.cc:304] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:39.895864 24051 raft_consensus.cc:2804] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:39.896267 24051 raft_consensus.cc:697] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:39.896701 23773 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:39.897073 24051 consensus_queue.cc:237] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:39.903625 23596 catalog_manager.cc:5697] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 1 to 2, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:39.978828 24083 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:40.054690 24083 raft_consensus.cc:3060] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:40.135685 23999 raft_consensus.cc:993] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:40.136184 24051 raft_consensus.cc:1081] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:40.137665 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:40.138208 23773 raft_consensus.cc:493] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:40.138554 23773 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.143239 23773 raft_consensus.cc:515] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.144678 23773 leader_election.cc:290] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:40.145341 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:40.145515 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2a495df45914ffea0b7e80d2dda3190" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:40.145870 24083 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.146127 23845 raft_consensus.cc:3055] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:40.146454 23845 raft_consensus.cc:740] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:40.147126 23845 consensus_queue.cc:260] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.148038 23845 raft_consensus.cc:3060] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.150588 24083 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:40.151495 23739 leader_election.cc:304] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:40.152220 24127 raft_consensus.cc:2804] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:40.152591 24127 raft_consensus.cc:697] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:40.152813 23845 raft_consensus.cc:2468] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:40.153362 24127 consensus_queue.cc:237] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.157694 24030 raft_consensus.cc:993] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:40.159148 24030 raft_consensus.cc:1081] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:40.160930 23845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:40.161545 23845 raft_consensus.cc:493] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:40.161063 23596 catalog_manager.cc:5697] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 2, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:40.161893 23845 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.167744 23845 raft_consensus.cc:515] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:40.169943 23845 leader_election.cc:290] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:40.170163 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:40.170729 24083 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.170749 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:40.171362 23773 raft_consensus.cc:3055] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:40.171619 23773 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:40.172276 23773 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:40.173177 23773 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:40.175487 24083 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:40.176391 23813 leader_election.cc:304] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:40.176954 24051 raft_consensus.cc:2804] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:40.177318 24051 raft_consensus.cc:697] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:40.178153 23773 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 2.
I20260709 12:10:40.178251 24051 consensus_queue.cc:237] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:40.186442 23596 catalog_manager.cc:5697] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 1 to 2, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:40.229121 24083 raft_consensus.cc:3060] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:10:40.276252 24083 raft_consensus.cc:1275] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.277295 24051 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:40.292407 23773 raft_consensus.cc:1275] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.294864 24142 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:10:40.362210 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:40.615593 24083 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.616755 24142 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:40.624644 23773 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.626494 24051 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:40.682400 23845 raft_consensus.cc:1275] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.683554 24030 consensus_queue.cc:1048] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:40.692235 24083 raft_consensus.cc:1275] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:40.693979 24137 consensus_queue.cc:1048] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:40.761407 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:40.769173 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:40.769634 23773 raft_consensus.cc:606] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:40.771756 23845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:40.772203 23845 raft_consensus.cc:606] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:40.774214 23845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:40.774591 23845 raft_consensus.cc:606] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:40.775436 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:40.775844 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:40.776310 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:40.919755 24137 raft_consensus.cc:993] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:40.920214 24127 raft_consensus.cc:1081] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:40.921514 23845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:40.921923 23845 raft_consensus.cc:493] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:40.922170 23845 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:40.926959 23845 raft_consensus.cc:515] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.928463 23845 leader_election.cc:290] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:40.929174 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:40.929337 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b8b51f710040b9bcb9e5cdced89ab8" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:40.929723 24083 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:40.929888 23773 raft_consensus.cc:3055] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:40.930207 23773 raft_consensus.cc:740] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:40.930771 23773 consensus_queue.cc:260] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.931661 23773 raft_consensus.cc:3060] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:40.934509 24083 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 4.
I20260709 12:10:40.935597 23813 leader_election.cc:304] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:40.936299 24051 raft_consensus.cc:2804] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:40.936401 23773 raft_consensus.cc:2468] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 4.
I20260709 12:10:40.936744 24051 raft_consensus.cc:697] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:40.937649 24051 consensus_queue.cc:237] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:40.943972 23596 catalog_manager.cc:5697] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 3 to 4, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 4 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:41.127928 24143 raft_consensus.cc:993] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.128337 24051 raft_consensus.cc:1081] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.129724 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:41.130170 23773 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.130453 23773 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.135156 23773 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.136607 23773 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:41.137331 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:41.137522 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:41.137888 24083 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.138082 23845 raft_consensus.cc:3055] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:41.138447 23845 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:41.139082 23845 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.139983 23845 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.142645 24083 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:41.143610 23739 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:41.144296 24127 raft_consensus.cc:2804] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:41.144665 24127 raft_consensus.cc:697] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:41.144709 23845 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:41.145476 24127 consensus_queue.cc:237] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.151327 23596 catalog_manager.cc:5697] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 2, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:41.210740 24142 raft_consensus.cc:993] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.211232 24156 raft_consensus.cc:1081] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.212577 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:41.212993 23773 raft_consensus.cc:493] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.213236 23773 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.218300 23773 raft_consensus.cc:515] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.219843 23773 leader_election.cc:290] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:41.220413 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:41.220667 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:41.221019 24083 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.221215 23845 raft_consensus.cc:3055] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:41.221539 23845 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:41.222153 23845 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.223008 23845 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:41.226768 24083 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:41.226948 23845 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 2.
I20260709 12:10:41.227730 23739 leader_election.cc:304] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:41.228351 24127 raft_consensus.cc:2804] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:41.228710 24127 raft_consensus.cc:697] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:41.229323 24127 consensus_queue.cc:237] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.235522 23596 catalog_manager.cc:5697] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 1 to 2, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
W20260709 12:10:41.363059 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:41.484970 23773 raft_consensus.cc:1275] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:41.486104 24156 consensus_queue.cc:1048] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:41.494693 24083 raft_consensus.cc:1275] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:10:41.496104 24051 consensus_queue.cc:1048] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:41.545581 23845 raft_consensus.cc:1275] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:41.546661 24158 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:41.555230 24083 raft_consensus.cc:1275] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:41.557009 24137 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:41.709672 23845 raft_consensus.cc:1275] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:41.710732 24137 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:41.718530 24083 raft_consensus.cc:1275] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:41.720276 24137 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:41.782742 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:41.789215 23845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:41.789633 23845 raft_consensus.cc:606] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:41.791699 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:41.792135 23773 raft_consensus.cc:606] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:41.794301 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:41.794806 23773 raft_consensus.cc:606] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:41.795892 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:41.796224 24142 raft_consensus.cc:993] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.796334 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:41.796707 24051 raft_consensus.cc:1081] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:41.797086 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:41.798178 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:41.798628 23773 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.798867 23773 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:41.803839 23773 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.805608 23773 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 5 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:41.806706 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:41.806833 23845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:41.807430 23845 raft_consensus.cc:3055] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:10:41.807693 23845 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:41.807924 24083 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:41.808349 23845 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.809448 23845 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:10:41.814916 24083 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 5.
I20260709 12:10:41.815522 23845 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 5.
I20260709 12:10:41.816061 23739 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:41.816717 24137 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:10:41.817181 24137 raft_consensus.cc:697] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:41.817948 24137 consensus_queue.cc:237] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:41.824975 23597 catalog_manager.cc:5697] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 4 to 5, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 5 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:41.992497 24127 raft_consensus.cc:993] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:41.992897 24137 raft_consensus.cc:1081] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:41.994225 23845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:41.994653 23845 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:41.994899 23845 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:41.999176 23845 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.000469 23845 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:42.001151 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:42.001302 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:42.001622 24083 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:42.002049 23773 raft_consensus.cc:3055] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:42.002301 23773 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:42.002915 23773 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.003804 23773 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:42.005733 24083 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:42.006613 23813 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:42.007170 24051 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:42.007568 24051 raft_consensus.cc:697] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:42.008231 24051 consensus_queue.cc:237] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.008705 23773 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:42.014062 23597 catalog_manager.cc:5697] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 2 to 3, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.057763 24127 raft_consensus.cc:993] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:42.058175 24137 raft_consensus.cc:1081] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:42.059392 23845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:42.059818 23845 raft_consensus.cc:493] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.060072 23845 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:42.064332 23845 raft_consensus.cc:515] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.065613 23845 leader_election.cc:290] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:42.066229 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:42.066571 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab11cb17c0854dd99bf621be245300c1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:42.066820 24083 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:42.067162 23773 raft_consensus.cc:3055] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:42.067479 23773 raft_consensus.cc:740] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:42.068261 23773 consensus_queue.cc:260] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.069465 23773 raft_consensus.cc:3060] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:42.072762 24083 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:42.073726 23813 leader_election.cc:304] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:42.074291 24051 raft_consensus.cc:2804] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:42.074759 24051 raft_consensus.cc:697] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:42.075645 23773 raft_consensus.cc:2468] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:42.075497 24051 consensus_queue.cc:237] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.082557 23597 catalog_manager.cc:5697] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 2 to 3, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:42.328969 23845 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 5 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:42.330034 24137 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:42.337968 24083 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 5 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 12:10:42.339311 24137 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 12:10:42.364032 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:42.397370 24083 raft_consensus.cc:1275] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:42.398487 24175 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:42.406519 23773 raft_consensus.cc:1275] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:42.407866 24175 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:42.466571 24083 raft_consensus.cc:1275] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:42.467671 24175 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:42.473598 23773 raft_consensus.cc:1275] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:42.474642 24142 consensus_queue.cc:1048] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:42.806116 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:42.813380 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:42.813805 23773 raft_consensus.cc:606] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:42.815848 23846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:42.816283 23846 raft_consensus.cc:606] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:42.818316 23846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:42.818712 23846 raft_consensus.cc:606] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:42.819567 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:42.819986 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:42.820464 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:42.913192 24175 raft_consensus.cc:993] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:42.913718 24142 raft_consensus.cc:1081] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:42.914984 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:42.915417 23773 raft_consensus.cc:493] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:42.915730 23773 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:42.919958 23773 raft_consensus.cc:515] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.921147 23773 leader_election.cc:290] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 4 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:42.921837 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:42.922389 24083 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:42.922274 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfcfd7a1f2574051b9780289e1a7d4cb" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:42.922911 23846 raft_consensus.cc:3055] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:42.923208 23846 raft_consensus.cc:740] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:42.923992 23846 consensus_queue.cc:260] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.925168 23846 raft_consensus.cc:3060] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:42.928480 24083 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 4.
I20260709 12:10:42.929445 23739 leader_election.cc:304] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:42.930007 24158 raft_consensus.cc:2804] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:42.930451 24158 raft_consensus.cc:697] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 4 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:42.931449 23846 raft_consensus.cc:2468] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 4.
I20260709 12:10:42.931205 24158 consensus_queue.cc:237] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:42.938457 23597 catalog_manager.cc:5697] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 3 to 4, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 4 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:43.135830 24142 raft_consensus.cc:993] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:43.136257 24175 raft_consensus.cc:1081] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:43.137553 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:43.137960 23773 raft_consensus.cc:493] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:43.138204 23773 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.142509 23773 raft_consensus.cc:515] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:43.143930 23773 leader_election.cc:290] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Requested vote from peers 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551), 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111)
I20260709 12:10:43.144503 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:43.144904 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:43.145152 23846 raft_consensus.cc:3055] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:43.145455 24083 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.145476 23846 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:43.146353 23846 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [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: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:43.147565 23846 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.151600 24083 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:43.152657 23739 leader_election.cc:304] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:43.153214 24158 raft_consensus.cc:2804] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:43.153542 23846 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:43.153580 24158 raft_consensus.cc:697] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:43.154449 24158 consensus_queue.cc:237] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [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: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:43.160559 23597 catalog_manager.cc:5697] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 2 to 3, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:43.255115 24137 raft_consensus.cc:993] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:43.255568 24158 raft_consensus.cc:1081] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:43.256763 23846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:43.257174 23846 raft_consensus.cc:493] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:43.257416 23846 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.262017 23846 raft_consensus.cc:515] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:43.263417 23846 leader_election.cc:290] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:43.264068 24083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:43.264288 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e5574ef00854017b3fd51fa89bc2ce1" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:43.264849 24083 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.264948 23773 raft_consensus.cc:3055] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:43.265277 23773 raft_consensus.cc:740] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:43.265872 23773 consensus_queue.cc:260] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:43.266750 23773 raft_consensus.cc:3060] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:43.269150 24083 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:43.270064 23813 leader_election.cc:304] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:43.270740 24175 raft_consensus.cc:2804] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:43.271118 24175 raft_consensus.cc:697] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:43.271435 23773 raft_consensus.cc:2468] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 3.
I20260709 12:10:43.271827 24175 consensus_queue.cc:237] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:43.278481 23597 catalog_manager.cc:5697] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 2 to 3, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:43.333396 23846 raft_consensus.cc:1275] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:43.334353 24158 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:43.342044 24084 raft_consensus.cc:1275] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:43.343855 24190 consensus_queue.cc:1048] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:10:43.364820 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:43.648197 24084 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:43.649770 24190 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:43.657996 23773 raft_consensus.cc:1275] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:43.660269 24142 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:10:43.667066 23846 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:43.669256 24190 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:43.686354 24084 raft_consensus.cc:1275] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:43.688262 24198 consensus_queue.cc:1048] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:43.826666 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:43.835870 23846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
mode: GRACEFUL
new_leader_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:38474
I20260709 12:10:43.836426 23846 raft_consensus.cc:606] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Received request to transfer leadership to TS de6a32d54d724854acfb37152a3bbac2
I20260709 12:10:43.838817 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:43.839217 23773 raft_consensus.cc:606] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:43.841289 23773 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
mode: GRACEFUL
new_leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:34702
I20260709 12:10:43.841666 23773 raft_consensus.cc:606] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 LEADER]: Received request to transfer leadership to TS 4cf559f76da64f2b9790b5b1b1bade38
I20260709 12:10:43.842573 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:10:43.842986 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:43.843662 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:44.032752 24137 raft_consensus.cc:993] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:44.033146 24190 raft_consensus.cc:1081] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:44.034422 23846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:44.034880 23846 raft_consensus.cc:493] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.035144 23846 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:44.041996 23846 raft_consensus.cc:515] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:44.043612 23846 leader_election.cc:290] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 6 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:44.044309 24084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:44.044613 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88edecd187a4130b11f568f70a9bacf" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:44.044957 24084 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:44.045122 23773 raft_consensus.cc:3055] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 12:10:44.045418 23773 raft_consensus.cc:740] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:44.046177 23773 consensus_queue.cc:260] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:44.047082 23773 raft_consensus.cc:3060] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 5 FOLLOWER]: Advancing to term 6
I20260709 12:10:44.050730 24084 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 6.
I20260709 12:10:44.051816 23813 leader_election.cc:304] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:44.052528 24198 raft_consensus.cc:2804] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 12:10:44.052922 24198 raft_consensus.cc:697] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 6 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:44.053256 23773 raft_consensus.cc:2468] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 6.
I20260709 12:10:44.053851 24198 consensus_queue.cc:237] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:44.061002 23596 catalog_manager.cc:5697] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 5 to 6, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 6 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:44.198719 24137 raft_consensus.cc:993] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: : Instructing follower 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:44.199189 24158 raft_consensus.cc:1081] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Signalling peer 4cf559f76da64f2b9790b5b1b1bade38 to start an election
I20260709 12:10:44.200536 23846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c9da590609e471da40565e5a848142c"
dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
 from {username='slave'} at 127.0.0.1:47468
I20260709 12:10:44.200960 23846 raft_consensus.cc:493] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.201221 23846 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:44.206905 23846 raft_consensus.cc:515] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:44.208470 23846 leader_election.cc:290] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [CANDIDATE]: Term 4 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047)
I20260709 12:10:44.209055 24084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:44.209331 23773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c9da590609e471da40565e5a848142c" candidate_uuid: "4cf559f76da64f2b9790b5b1b1bade38" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
I20260709 12:10:44.209578 24084 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:44.209820 23773 raft_consensus.cc:3055] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:10:44.210067 23773 raft_consensus.cc:740] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:44.210705 23773 consensus_queue.cc:260] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [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: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:44.211594 23773 raft_consensus.cc:3060] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:10:44.214236 24084 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 4.
I20260709 12:10:44.215296 23813 leader_election.cc:304] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [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: 168d84187fa9476d9a3ef4224ff3f297, 4cf559f76da64f2b9790b5b1b1bade38; no voters: 
I20260709 12:10:44.215978 24198 raft_consensus.cc:2804] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:10:44.216084 23773 raft_consensus.cc:2468] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cf559f76da64f2b9790b5b1b1bade38 in term 4.
I20260709 12:10:44.216380 24198 raft_consensus.cc:697] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Becoming Leader. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:44.217293 24198 consensus_queue.cc:237] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [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: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } }
I20260709 12:10:44.222672 23596 catalog_manager.cc:5697] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 reported cstate change: term changed from 3 to 4, leader changed from de6a32d54d724854acfb37152a3bbac2 (127.19.5.194) to 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195). New cstate: current_term: 4 leader_uuid: "4cf559f76da64f2b9790b5b1b1bade38" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:44.354589 24175 raft_consensus.cc:993] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: : Instructing follower de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:44.354980 24198 raft_consensus.cc:1081] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Signalling peer de6a32d54d724854acfb37152a3bbac2 to start an election
I20260709 12:10:44.356290 23773 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b"
dest_uuid: "de6a32d54d724854acfb37152a3bbac2"
 from {username='slave'} at 127.0.0.1:45990
I20260709 12:10:44.356685 23773 raft_consensus.cc:493] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:44.356933 23773 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:44.361341 23773 raft_consensus.cc:515] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:44.362751 23773 leader_election.cc:290] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [CANDIDATE]: Term 3 election: Requested vote from peers 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111), 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195:45551)
I20260709 12:10:44.363322 24084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "168d84187fa9476d9a3ef4224ff3f297"
I20260709 12:10:44.363669 23846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30817f351c3d4c70b495c2dae22dfe2b" candidate_uuid: "de6a32d54d724854acfb37152a3bbac2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cf559f76da64f2b9790b5b1b1bade38"
I20260709 12:10:44.363970 24084 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:44.364272 23846 raft_consensus.cc:3055] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:10:44.364537 23846 raft_consensus.cc:740] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4cf559f76da64f2b9790b5b1b1bade38, State: Running, Role: LEADER
I20260709 12:10:44.365278 23846 consensus_queue.cc:260] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
W20260709 12:10:44.365916 23645 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:10:44.366297 23846 raft_consensus.cc:3060] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:10:44.369395 24084 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:44.370355 23739 leader_election.cc:304] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [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: 168d84187fa9476d9a3ef4224ff3f297, de6a32d54d724854acfb37152a3bbac2; no voters: 
I20260709 12:10:44.371071 24158 raft_consensus.cc:2804] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:10:44.371364 23846 raft_consensus.cc:2468] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate de6a32d54d724854acfb37152a3bbac2 in term 3.
I20260709 12:10:44.371418 24158 raft_consensus.cc:697] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Becoming Leader. State: Replica: de6a32d54d724854acfb37152a3bbac2, State: Running, Role: LEADER
I20260709 12:10:44.372800 24158 consensus_queue.cc:237] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [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: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } }
I20260709 12:10:44.378757 23596 catalog_manager.cc:5697] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 reported cstate change: term changed from 2 to 3, leader changed from 4cf559f76da64f2b9790b5b1b1bade38 (127.19.5.195) to de6a32d54d724854acfb37152a3bbac2 (127.19.5.194). New cstate: current_term: 3 leader_uuid: "de6a32d54d724854acfb37152a3bbac2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:44.456156 24084 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 6 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:44.457224 24198 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:44.466204 23773 raft_consensus.cc:1275] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 6 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 12:10:44.468291 24142 consensus_queue.cc:1048] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:44.603307 23773 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:44.604302 24142 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de6a32d54d724854acfb37152a3bbac2" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 42047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:44.612155 24084 raft_consensus.cc:1275] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Refusing update from remote peer 4cf559f76da64f2b9790b5b1b1bade38: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:10:44.613384 24175 consensus_queue.cc:1048] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:10:44.849027 23846 raft_consensus.cc:1275] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:44.850031 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:44.850139 24158 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cf559f76da64f2b9790b5b1b1bade38" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 45551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:44.858425 24084 raft_consensus.cc:1275] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Refusing update from remote peer de6a32d54d724854acfb37152a3bbac2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:10:44.860391 24137 consensus_queue.cc:1048] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "168d84187fa9476d9a3ef4224ff3f297" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 40111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:44.885262 19479 tablet_server.cc:179] TabletServer@127.19.5.193:40111 shutting down...
I20260709 12:10:44.905839 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:44.906628 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.907384 19479 raft_consensus.cc:2243] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.907917 19479 raft_consensus.cc:2272] T 03b8b51f710040b9bcb9e5cdced89ab8 P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.910239 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.910816 19479 raft_consensus.cc:2243] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.911203 19479 raft_consensus.cc:2272] T 30817f351c3d4c70b495c2dae22dfe2b P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.913802 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.914353 19479 raft_consensus.cc:2243] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.914774 19479 raft_consensus.cc:2272] T bffd0266d58646f1b4e16a382edab7fb P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.916851 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.917385 19479 raft_consensus.cc:2243] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.917781 19479 raft_consensus.cc:2272] T a88edecd187a4130b11f568f70a9bacf P 168d84187fa9476d9a3ef4224ff3f297 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.920437 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.920928 19479 raft_consensus.cc:2243] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.921340 19479 raft_consensus.cc:2272] T ab11cb17c0854dd99bf621be245300c1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.923328 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.923840 19479 raft_consensus.cc:2243] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.924223 19479 raft_consensus.cc:2272] T f2a495df45914ffea0b7e80d2dda3190 P 168d84187fa9476d9a3ef4224ff3f297 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.926183 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.926654 19479 raft_consensus.cc:2243] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.927037 19479 raft_consensus.cc:2272] T 5c9da590609e471da40565e5a848142c P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.929139 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.929616 19479 raft_consensus.cc:2243] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.929978 19479 raft_consensus.cc:2272] T 0a755c99ad69434e93d5a5b5f04db402 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.931802 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.932221 19479 raft_consensus.cc:2243] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.932632 19479 raft_consensus.cc:2272] T bfcfd7a1f2574051b9780289e1a7d4cb P 168d84187fa9476d9a3ef4224ff3f297 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.934609 19479 tablet_replica.cc:333] stopping tablet replica
I20260709 12:10:44.935029 19479 raft_consensus.cc:2243] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:44.935416 19479 raft_consensus.cc:2272] T 3e5574ef00854017b3fd51fa89bc2ce1 P 168d84187fa9476d9a3ef4224ff3f297 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:44.954036 19479 tablet_server.cc:196] TabletServer@127.19.5.193:40111 shutdown complete.
W20260709 12:10:44.976585 23813 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111) [suppressed 100 similar messages]
I20260709 12:10:44.979039 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
W20260709 12:10:44.982513 23813 consensus_peers.cc:597] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:44.995991 23739 consensus_peers.cc:597] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.002631 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:45.003368 19479 tablet_replica.cc:333] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.004391 19479 raft_consensus.cc:2243] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.004891 19479 raft_consensus.cc:2272] T a88edecd187a4130b11f568f70a9bacf P de6a32d54d724854acfb37152a3bbac2 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.007503 19479 tablet_replica.cc:333] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.008093 19479 raft_consensus.cc:2243] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.008905 19479 raft_consensus.cc:2272] T bfcfd7a1f2574051b9780289e1a7d4cb P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.011502 19479 tablet_replica.cc:333] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.012252 19479 raft_consensus.cc:2243] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 12:10:45.012749 23812 consensus_peers.cc:597] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Couldn't send request to peer de6a32d54d724854acfb37152a3bbac2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.012894 19479 raft_consensus.cc:2272] T 03b8b51f710040b9bcb9e5cdced89ab8 P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.015213 19479 tablet_replica.cc:333] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.015777 19479 raft_consensus.cc:2243] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.016201 19479 raft_consensus.cc:2272] T 0a755c99ad69434e93d5a5b5f04db402 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.018133 19479 tablet_replica.cc:333] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.018631 19479 raft_consensus.cc:2243] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.018985 19479 raft_consensus.cc:2272] T 5c9da590609e471da40565e5a848142c P de6a32d54d724854acfb37152a3bbac2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.021081 19479 tablet_replica.cc:333] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.021535 19479 raft_consensus.cc:2243] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.021878 19479 raft_consensus.cc:2272] T 3e5574ef00854017b3fd51fa89bc2ce1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.023466 19479 tablet_replica.cc:333] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.023926 19479 raft_consensus.cc:2243] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.024652 19479 raft_consensus.cc:2272] T bffd0266d58646f1b4e16a382edab7fb P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.026559 19479 tablet_replica.cc:333] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.026975 19479 raft_consensus.cc:2243] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.027694 19479 raft_consensus.cc:2272] T 30817f351c3d4c70b495c2dae22dfe2b P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.029693 19479 tablet_replica.cc:333] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.030107 19479 raft_consensus.cc:2243] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.030490 19479 raft_consensus.cc:2272] T ab11cb17c0854dd99bf621be245300c1 P de6a32d54d724854acfb37152a3bbac2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.032153 19479 tablet_replica.cc:333] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2: stopping tablet replica
I20260709 12:10:45.032555 19479 raft_consensus.cc:2243] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.033243 19479 raft_consensus.cc:2272] T f2a495df45914ffea0b7e80d2dda3190 P de6a32d54d724854acfb37152a3bbac2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:10:45.045905 23813 consensus_peers.cc:597] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:45.050700 23813 consensus_peers.cc:597] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:45.061789 23812 consensus_peers.cc:597] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Couldn't send request to peer de6a32d54d724854acfb37152a3bbac2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.065785 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
W20260709 12:10:45.085626 23813 consensus_peers.cc:597] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer 168d84187fa9476d9a3ef4224ff3f297 (127.19.5.193:40111): Couldn't send request to peer 168d84187fa9476d9a3ef4224ff3f297. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:40111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.090764 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
W20260709 12:10:45.091156 23812 consensus_peers.cc:597] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Couldn't send request to peer de6a32d54d724854acfb37152a3bbac2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:45.097177 23812 consensus_peers.cc:597] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Couldn't send request to peer de6a32d54d724854acfb37152a3bbac2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:10:45.106319 23812 consensus_peers.cc:597] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 -> Peer de6a32d54d724854acfb37152a3bbac2 (127.19.5.194:42047): Couldn't send request to peer de6a32d54d724854acfb37152a3bbac2. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:42047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:10:45.117910 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:45.118592 19479 tablet_replica.cc:333] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.119284 19479 raft_consensus.cc:2243] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.119735 19479 raft_consensus.cc:2272] T 30817f351c3d4c70b495c2dae22dfe2b P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.122088 19479 tablet_replica.cc:333] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.122643 19479 raft_consensus.cc:2243] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.123072 19479 raft_consensus.cc:2272] T bffd0266d58646f1b4e16a382edab7fb P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.124926 19479 tablet_replica.cc:333] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.125423 19479 raft_consensus.cc:2243] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.125839 19479 raft_consensus.cc:2272] T bfcfd7a1f2574051b9780289e1a7d4cb P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.127626 19479 tablet_replica.cc:333] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.128089 19479 raft_consensus.cc:2243] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.128847 19479 raft_consensus.cc:2272] T 03b8b51f710040b9bcb9e5cdced89ab8 P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.130685 19479 tablet_replica.cc:333] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.131167 19479 raft_consensus.cc:2243] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 6 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.131889 19479 raft_consensus.cc:2272] T a88edecd187a4130b11f568f70a9bacf P 4cf559f76da64f2b9790b5b1b1bade38 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.134011 19479 tablet_replica.cc:333] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.134481 19479 raft_consensus.cc:2243] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:45.134919 19479 raft_consensus.cc:2272] T f2a495df45914ffea0b7e80d2dda3190 P 4cf559f76da64f2b9790b5b1b1bade38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.136740 19479 tablet_replica.cc:333] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.137180 19479 raft_consensus.cc:2243] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.137957 19479 raft_consensus.cc:2272] T ab11cb17c0854dd99bf621be245300c1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.139897 19479 tablet_replica.cc:333] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.140411 19479 raft_consensus.cc:2243] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.141065 19479 raft_consensus.cc:2272] T 3e5574ef00854017b3fd51fa89bc2ce1 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.142968 19479 tablet_replica.cc:333] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.143425 19479 raft_consensus.cc:2243] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.144156 19479 raft_consensus.cc:2272] T 0a755c99ad69434e93d5a5b5f04db402 P 4cf559f76da64f2b9790b5b1b1bade38 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.145920 19479 tablet_replica.cc:333] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38: stopping tablet replica
I20260709 12:10:45.146340 19479 raft_consensus.cc:2243] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.147007 19479 raft_consensus.cc:2272] T 5c9da590609e471da40565e5a848142c P 4cf559f76da64f2b9790b5b1b1bade38 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.193713 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:10:45.214371 19479 master.cc:562] Master@127.19.5.254:45091 shutting down...
I20260709 12:10:45.235975 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:45.236485 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:45.236807 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8618ebf71f9845c790ec7b77e2b58b34: stopping tablet replica
I20260709 12:10:45.256103 19479 master.cc:584] Master@127.19.5.254:45091 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14554 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:10:45.297013 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:36041
I20260709 12:10:45.298082 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:45.303311 24221 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.303220 24222 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.303969 24224 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:45.305008 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:45.305841 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:45.306030 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:45.306176 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599045306159 us; error 0 us; skew 500 ppm
I20260709 12:10:45.306669 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:45.308848 19479 webserver.cc:533] Webserver started at http://127.19.5.254:34191/ using document root <none> and password file <none>
I20260709 12:10:45.309325 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:45.309487 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:45.309737 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:45.310811 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "8171c7ef1780426dbf0ead877d295a35"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.314850 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 12:10:45.317910 24229 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.318570 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:45.318813 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "8171c7ef1780426dbf0ead877d295a35"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.319073 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:45.328696 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:45.329763 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:45.364939 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:36041
I20260709 12:10:45.365025 24280 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:36041 every 8 connection(s)
I20260709 12:10:45.368592 24281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.378799 24281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35: Bootstrap starting.
I20260709 12:10:45.383301 24281 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.387143 24281 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35: No bootstrap required, opened a new log
I20260709 12:10:45.389147 24281 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER }
I20260709 12:10:45.389508 24281 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.389708 24281 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8171c7ef1780426dbf0ead877d295a35, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.390285 24281 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER }
I20260709 12:10:45.390693 24281 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:45.390893 24281 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:45.391129 24281 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:45.395149 24281 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER }
I20260709 12:10:45.395604 24281 leader_election.cc:304] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [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: 8171c7ef1780426dbf0ead877d295a35; no voters: 
I20260709 12:10:45.396548 24281 leader_election.cc:290] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:45.396822 24284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:45.397984 24284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 1 LEADER]: Becoming Leader. State: Replica: 8171c7ef1780426dbf0ead877d295a35, State: Running, Role: LEADER
I20260709 12:10:45.398586 24284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [LEADER]: Queue going to LEADER mode. State: All 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: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER }
I20260709 12:10:45.399135 24281 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:45.402760 24285 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8171c7ef1780426dbf0ead877d295a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER } }
I20260709 12:10:45.402758 24286 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8171c7ef1780426dbf0ead877d295a35. Latest consensus state: current_term: 1 leader_uuid: "8171c7ef1780426dbf0ead877d295a35" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8171c7ef1780426dbf0ead877d295a35" member_type: VOTER } }
I20260709 12:10:45.403614 24286 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:45.404785 24285 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:45.405782 24292 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:45.410252 24292 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:45.415982 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:45.418061 24292 catalog_manager.cc:1383] Generated new cluster ID: 9995b09560164fa38aba9ebec1e8a536
I20260709 12:10:45.418322 24292 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:45.446839 24292 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:45.448081 24292 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:45.465231 24292 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35: Generated new TSK 0
I20260709 12:10:45.465783 24292 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:45.482277 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:45.487501 24302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.488643 24303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.489948 24305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:45.490366 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:45.491164 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:45.491343 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:45.491485 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599045491468 us; error 0 us; skew 500 ppm
I20260709 12:10:45.492057 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:45.494042 19479 webserver.cc:533] Webserver started at http://127.19.5.193:41805/ using document root <none> and password file <none>
I20260709 12:10:45.494477 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:45.494649 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:45.494882 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:45.495976 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "4f3637192aea4878ae863ffed0c29800"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.499943 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:10:45.502933 24310 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.503585 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:10:45.503832 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "4f3637192aea4878ae863ffed0c29800"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.504086 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:45.515094 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:45.516196 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:45.517566 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:45.519640 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:45.519814 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.520030 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:45.520188 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.556810 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:45695
I20260709 12:10:45.556907 24372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:45695 every 8 connection(s)
I20260709 12:10:45.561452 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:45.568048 24377 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.569110 24378 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.570923 24380 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:45.571764 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:45.572950 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:45.573283 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:45.573494 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599045573475 us; error 0 us; skew 500 ppm
I20260709 12:10:45.574075 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:45.574188 24373 heartbeater.cc:344] Connected to a master server at 127.19.5.254:36041
I20260709 12:10:45.574604 24373 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:45.575456 24373 heartbeater.cc:507] Master 127.19.5.254:36041 requested a full tablet report, sending...
I20260709 12:10:45.576494 19479 webserver.cc:533] Webserver started at http://127.19.5.194:36655/ using document root <none> and password file <none>
I20260709 12:10:45.577066 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:45.577250 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:45.577491 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:45.577419 24246 ts_manager.cc:194] Registered new tserver with Master: 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695)
I20260709 12:10:45.578717 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.579288 24246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33208
I20260709 12:10:45.583117 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:10:45.586185 24385 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.586827 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:45.587088 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.587334 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:45.604382 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:45.605465 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:45.606823 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:45.608834 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:45.609018 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.609225 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:45.609371 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.646265 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:35949
I20260709 12:10:45.646366 24447 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:35949 every 8 connection(s)
I20260709 12:10:45.650683 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:45.657081 24451 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:45.657826 24452 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:45.660703 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:45.661054 24455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:45.661629 24448 heartbeater.cc:344] Connected to a master server at 127.19.5.254:36041
I20260709 12:10:45.661983 24448 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:45.662029 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:45.662328 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:45.662484 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599045662469 us; error 0 us; skew 500 ppm
I20260709 12:10:45.662721 24448 heartbeater.cc:507] Master 127.19.5.254:36041 requested a full tablet report, sending...
I20260709 12:10:45.663065 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:45.664803 24246 ts_manager.cc:194] Registered new tserver with Master: 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949)
I20260709 12:10:45.666165 19479 webserver.cc:533] Webserver started at http://127.19.5.195:38299/ using document root <none> and password file <none>
I20260709 12:10:45.666395 24246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33222
I20260709 12:10:45.666827 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:45.667083 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:45.667375 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:45.668607 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.672782 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:10:45.675810 24459 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.676460 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:10:45.676712 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
format_stamp: "Formatted at 2026-07-09 12:10:45 on dist-test-slave-6jfb"
I20260709 12:10:45.676980 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:45.696679 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:45.697783 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:45.699069 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:45.701179 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:45.701362 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.701565 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:45.701709 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:45.738040 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:40301
I20260709 12:10:45.738137 24521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:40301 every 8 connection(s)
I20260709 12:10:45.750268 24522 heartbeater.cc:344] Connected to a master server at 127.19.5.254:36041
I20260709 12:10:45.750679 24522 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:45.751338 24522 heartbeater.cc:507] Master 127.19.5.254:36041 requested a full tablet report, sending...
I20260709 12:10:45.753059 24246 ts_manager.cc:194] Registered new tserver with Master: 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:45.753984 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01311098s
I20260709 12:10:45.754273 24246 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33236
I20260709 12:10:45.776346 24246 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33248:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:45.778333 24246 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:45.828322 24413 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc30e89bc24f14acbcaedea9adce95 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:45.828519 24412 tablet_service.cc:1511] Processing CreateTablet for tablet 84b596db1a964ed280e61a095604ce2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:45.829770 24413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc30e89bc24f14acbcaedea9adce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.830485 24412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b596db1a964ed280e61a095604ce2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.835007 24487 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc30e89bc24f14acbcaedea9adce95 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:45.836295 24487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc30e89bc24f14acbcaedea9adce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.837890 24486 tablet_service.cc:1511] Processing CreateTablet for tablet 84b596db1a964ed280e61a095604ce2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:45.839138 24486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b596db1a964ed280e61a095604ce2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.838954 24338 tablet_service.cc:1511] Processing CreateTablet for tablet 11cc30e89bc24f14acbcaedea9adce95 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:45.840193 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11cc30e89bc24f14acbcaedea9adce95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.837893 24337 tablet_service.cc:1511] Processing CreateTablet for tablet 84b596db1a964ed280e61a095604ce2e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=05d17c917cc2465982466a7dfccde1ef]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:45.842844 24337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b596db1a964ed280e61a095604ce2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:45.855954 24537 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: Bootstrap starting.
I20260709 12:10:45.862803 24538 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: Bootstrap starting.
I20260709 12:10:45.862988 24537 tablet_bootstrap.cc:654] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.864348 24539 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: Bootstrap starting.
I20260709 12:10:45.873459 24539 tablet_bootstrap.cc:654] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.874212 24537 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: No bootstrap required, opened a new log
I20260709 12:10:45.874483 24538 tablet_bootstrap.cc:654] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.874598 24537 ts_tablet_manager.cc:1403] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 12:10:45.877189 24537 raft_consensus.cc:359] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.877878 24537 raft_consensus.cc:385] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.878191 24537 raft_consensus.cc:740] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.878911 24537 consensus_queue.cc:260] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.881481 24537 ts_tablet_manager.cc:1434] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 12:10:45.881841 24539 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: No bootstrap required, opened a new log
I20260709 12:10:45.882119 24448 heartbeater.cc:499] Master 127.19.5.254:36041 was elected leader, sending a full tablet report...
I20260709 12:10:45.882380 24537 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Bootstrap starting.
I20260709 12:10:45.882929 24538 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: No bootstrap required, opened a new log
I20260709 12:10:45.882301 24539 ts_tablet_manager.cc:1403] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 12:10:45.883389 24538 ts_tablet_manager.cc:1403] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260709 12:10:45.886354 24539 raft_consensus.cc:359] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.886534 24538 raft_consensus.cc:359] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.887161 24539 raft_consensus.cc:385] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.887218 24538 raft_consensus.cc:385] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.887614 24539 raft_consensus.cc:740] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.887660 24538 raft_consensus.cc:740] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.888756 24537 tablet_bootstrap.cc:654] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.888648 24538 consensus_queue.cc:260] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.888643 24539 consensus_queue.cc:260] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
W20260709 12:10:45.899886 24449 tablet.cc:2406] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:10:45.900179 24537 tablet_bootstrap.cc:492] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: No bootstrap required, opened a new log
I20260709 12:10:45.900691 24537 ts_tablet_manager.cc:1403] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 12:10:45.901925 24373 heartbeater.cc:499] Master 127.19.5.254:36041 was elected leader, sending a full tablet report...
I20260709 12:10:45.901899 24545 raft_consensus.cc:493] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:45.902798 24539 ts_tablet_manager.cc:1434] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260709 12:10:45.903267 24545 raft_consensus.cc:515] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.903578 24537 raft_consensus.cc:359] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.904271 24537 raft_consensus.cc:385] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.904372 24539 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: Bootstrap starting.
I20260709 12:10:45.904652 24537 raft_consensus.cc:740] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.906330 24537 consensus_queue.cc:260] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.909197 24537 ts_tablet_manager.cc:1434] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:45.910209 24522 heartbeater.cc:499] Master 127.19.5.254:36041 was elected leader, sending a full tablet report...
I20260709 12:10:45.918246 24545 leader_election.cc:290] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:45.923467 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc30e89bc24f14acbcaedea9adce95" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" is_pre_election: true
I20260709 12:10:45.924157 24423 raft_consensus.cc:2468] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 0.
I20260709 12:10:45.925400 24538 ts_tablet_manager.cc:1434] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.018s
I20260709 12:10:45.925354 24313 leader_election.cc:304] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:45.926244 24545 raft_consensus.cc:2804] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:45.926569 24545 raft_consensus.cc:493] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:45.926877 24545 raft_consensus.cc:3060] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:45.931941 24538 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: Bootstrap starting.
I20260709 12:10:45.934031 24545 raft_consensus.cc:515] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.936826 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc30e89bc24f14acbcaedea9adce95" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" is_pre_election: true
I20260709 12:10:45.937429 24545 leader_election.cc:290] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 election: Requested vote from peers 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:45.937484 24497 raft_consensus.cc:2468] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 0.
I20260709 12:10:45.937990 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc30e89bc24f14acbcaedea9adce95" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
I20260709 12:10:45.938524 24423 raft_consensus.cc:3060] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:45.938675 24538 tablet_bootstrap.cc:654] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.939175 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11cc30e89bc24f14acbcaedea9adce95" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
I20260709 12:10:45.939752 24497 raft_consensus.cc:3060] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:45.941282 24539 tablet_bootstrap.cc:654] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:45.946732 24423 raft_consensus.cc:2468] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 1.
I20260709 12:10:45.947098 24497 raft_consensus.cc:2468] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 1.
I20260709 12:10:45.948031 24313 leader_election.cc:304] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:45.949146 24545 raft_consensus.cc:2804] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:45.949571 24545 raft_consensus.cc:697] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Running, Role: LEADER
I20260709 12:10:45.950326 24545 consensus_queue.cc:237] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } }
I20260709 12:10:45.951808 24538 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: No bootstrap required, opened a new log
I20260709 12:10:45.952097 24539 tablet_bootstrap.cc:492] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: No bootstrap required, opened a new log
I20260709 12:10:45.952287 24538 ts_tablet_manager.cc:1403] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260709 12:10:45.952567 24539 ts_tablet_manager.cc:1403] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.004s
I20260709 12:10:45.955314 24538 raft_consensus.cc:359] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.955678 24539 raft_consensus.cc:359] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.956082 24538 raft_consensus.cc:385] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.956398 24538 raft_consensus.cc:740] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.956956 24538 consensus_queue.cc:260] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.957525 24539 raft_consensus.cc:385] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:45.957907 24539 raft_consensus.cc:740] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Initialized, Role: FOLLOWER
I20260709 12:10:45.958024 24245 catalog_manager.cc:5697] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3637192aea4878ae863ffed0c29800 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "4f3637192aea4878ae863ffed0c29800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:45.958709 24539 consensus_queue.cc:260] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:45.961016 24539 ts_tablet_manager.cc:1434] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:10:45.961654 24538 ts_tablet_manager.cc:1434] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:10:46.083501 24543 raft_consensus.cc:493] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:46.084092 24543 raft_consensus.cc:515] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.086249 24543 leader_election.cc:290] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:46.095217 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3637192aea4878ae863ffed0c29800" is_pre_election: true
I20260709 12:10:46.095952 24348 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 0.
I20260709 12:10:46.096118 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" is_pre_election: true
I20260709 12:10:46.096683 24497 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 0.
I20260709 12:10:46.096933 24389 leader_election.cc:304] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:46.097659 24543 raft_consensus.cc:2804] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:46.097915 24543 raft_consensus.cc:493] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:46.098165 24543 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.102945 24543 raft_consensus.cc:515] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.104362 24543 leader_election.cc:290] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:46.105010 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3637192aea4878ae863ffed0c29800"
I20260709 12:10:46.105158 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
I20260709 12:10:46.105463 24348 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.105646 24497 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.110112 24497 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 1.
I20260709 12:10:46.110129 24348 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 1.
I20260709 12:10:46.111069 24386 leader_election.cc:304] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88b301ad10b94bf8b2da6b234a0c4c72, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:46.111732 24543 raft_consensus.cc:2804] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:46.112551 24543 raft_consensus.cc:697] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 LEADER]: Becoming Leader. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Running, Role: LEADER
I20260709 12:10:46.113554 24543 consensus_queue.cc:237] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.119563 24243 catalog_manager.cc:5697] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:46.162479 24243 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54404:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:46.164232 24243 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:46.186640 24337 tablet_service.cc:1511] Processing CreateTablet for tablet 3743fb896cc24c8a923d3b1268fa6e77 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:46.187865 24337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3743fb896cc24c8a923d3b1268fa6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.187951 24413 tablet_service.cc:1511] Processing CreateTablet for tablet 3743fb896cc24c8a923d3b1268fa6e77 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:46.189133 24413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3743fb896cc24c8a923d3b1268fa6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.190630 24486 tablet_service.cc:1511] Processing CreateTablet for tablet 3743fb896cc24c8a923d3b1268fa6e77 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:10:46.191814 24486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3743fb896cc24c8a923d3b1268fa6e77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.192900 24412 tablet_service.cc:1511] Processing CreateTablet for tablet 1b57d6e8895b4f329b558a3f5cd0fc64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:46.192903 24487 tablet_service.cc:1511] Processing CreateTablet for tablet 1b57d6e8895b4f329b558a3f5cd0fc64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:46.194213 24412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b57d6e8895b4f329b558a3f5cd0fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.194213 24487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b57d6e8895b4f329b558a3f5cd0fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.196347 24338 tablet_service.cc:1511] Processing CreateTablet for tablet 1b57d6e8895b4f329b558a3f5cd0fc64 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=10448653c8ba46728cb644b7ce0bac94]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:10:46.197472 24338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b57d6e8895b4f329b558a3f5cd0fc64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:46.204006 24537 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Bootstrap starting.
I20260709 12:10:46.208767 24538 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: Bootstrap starting.
I20260709 12:10:46.209947 24537 tablet_bootstrap.cc:654] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.215577 24538 tablet_bootstrap.cc:654] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.221066 24538 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: No bootstrap required, opened a new log
I20260709 12:10:46.221506 24538 ts_tablet_manager.cc:1403] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 12:10:46.222473 24539 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: Bootstrap starting.
I20260709 12:10:46.224061 24537 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: No bootstrap required, opened a new log
I20260709 12:10:46.224299 24538 raft_consensus.cc:359] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.225041 24538 raft_consensus.cc:385] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.225308 24538 raft_consensus.cc:740] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.226040 24538 consensus_queue.cc:260] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.228111 24538 ts_tablet_manager.cc:1434] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:10:46.230654 24538 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: Bootstrap starting.
I20260709 12:10:46.230723 24539 tablet_bootstrap.cc:654] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.224473 24537 ts_tablet_manager.cc:1403] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 12:10:46.237222 24538 tablet_bootstrap.cc:654] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.239349 24537 raft_consensus.cc:359] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.240156 24537 raft_consensus.cc:385] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.240521 24537 raft_consensus.cc:740] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.241449 24537 consensus_queue.cc:260] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.245572 24537 ts_tablet_manager.cc:1434] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:10:46.245625 24539 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: No bootstrap required, opened a new log
I20260709 12:10:46.246122 24539 ts_tablet_manager.cc:1403] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260709 12:10:46.246572 24537 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Bootstrap starting.
I20260709 12:10:46.249053 24539 raft_consensus.cc:359] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.249794 24539 raft_consensus.cc:385] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.250137 24539 raft_consensus.cc:740] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.251024 24538 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: No bootstrap required, opened a new log
I20260709 12:10:46.251003 24539 consensus_queue.cc:260] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.251680 24538 ts_tablet_manager.cc:1403] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260709 12:10:46.253460 24537 tablet_bootstrap.cc:654] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.253646 24539 ts_tablet_manager.cc:1434] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:10:46.255808 24538 raft_consensus.cc:359] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.256594 24538 raft_consensus.cc:385] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.256762 24539 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: Bootstrap starting.
I20260709 12:10:46.256942 24538 raft_consensus.cc:740] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.257923 24538 consensus_queue.cc:260] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.262524 24538 ts_tablet_manager.cc:1434] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:10:46.264170 24539 tablet_bootstrap.cc:654] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:46.264631 24537 tablet_bootstrap.cc:492] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: No bootstrap required, opened a new log
I20260709 12:10:46.265118 24537 ts_tablet_manager.cc:1403] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.002s
I20260709 12:10:46.267447 24537 raft_consensus.cc:359] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.268132 24537 raft_consensus.cc:385] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.268426 24537 raft_consensus.cc:740] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.269059 24537 consensus_queue.cc:260] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.270866 24537 ts_tablet_manager.cc:1434] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:10:46.273658 24539 tablet_bootstrap.cc:492] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: No bootstrap required, opened a new log
I20260709 12:10:46.274034 24539 ts_tablet_manager.cc:1403] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.012s
I20260709 12:10:46.276482 24539 raft_consensus.cc:359] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.276949 24539 raft_consensus.cc:385] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:46.277158 24539 raft_consensus.cc:740] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Initialized, Role: FOLLOWER
I20260709 12:10:46.277665 24539 consensus_queue.cc:260] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.279652 24539 ts_tablet_manager.cc:1434] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:10:46.355161 24544 raft_consensus.cc:493] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:46.355679 24544 raft_consensus.cc:515] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.357690 24544 leader_election.cc:290] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949)
I20260709 12:10:46.364377 24545 raft_consensus.cc:493] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:46.364914 24545 raft_consensus.cc:515] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.366906 24545 leader_election.cc:290] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:46.367306 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3637192aea4878ae863ffed0c29800" is_pre_election: true
I20260709 12:10:46.367982 24348 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 0.
I20260709 12:10:46.368016 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" is_pre_election: true
I20260709 12:10:46.368316 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" is_pre_election: true
I20260709 12:10:46.368490 24422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" is_pre_election: true
I20260709 12:10:46.368723 24497 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 0.
I20260709 12:10:46.368919 24423 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 0.
I20260709 12:10:46.369149 24422 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 0.
I20260709 12:10:46.369472 24463 leader_election.cc:304] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 88b301ad10b94bf8b2da6b234a0c4c72; no voters: 
I20260709 12:10:46.370046 24311 leader_election.cc:304] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 88b301ad10b94bf8b2da6b234a0c4c72; no voters: 
I20260709 12:10:46.370262 24544 raft_consensus.cc:2804] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:46.370606 24544 raft_consensus.cc:493] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:46.370898 24544 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.370952 24545 raft_consensus.cc:2804] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:46.371371 24545 raft_consensus.cc:493] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:46.371740 24545 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.376230 24547 consensus_queue.cc:1048] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.377983 24544 raft_consensus.cc:515] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.379405 24545 raft_consensus.cc:515] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.379995 24544 leader_election.cc:290] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 1 election: Requested vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949)
I20260709 12:10:46.380590 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f3637192aea4878ae863ffed0c29800"
I20260709 12:10:46.381250 24348 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.382555 24422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
I20260709 12:10:46.383069 24422 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.384863 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
I20260709 12:10:46.385396 24423 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.388741 24348 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 1.
I20260709 12:10:46.389397 24422 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 1.
I20260709 12:10:46.390019 24463 leader_election.cc:304] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 88b301ad10b94bf8b2da6b234a0c4c72; no voters: 
I20260709 12:10:46.390892 24545 leader_election.cc:290] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 election: Requested vote from peers 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:46.391561 24568 raft_consensus.cc:2804] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:46.391976 24496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
I20260709 12:10:46.392222 24423 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 1.
I20260709 12:10:46.392362 24568 raft_consensus.cc:697] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 LEADER]: Becoming Leader. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Running, Role: LEADER
I20260709 12:10:46.392688 24496 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:46.393393 24568 consensus_queue.cc:237] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.395826 24313 leader_election.cc:304] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:46.403003 24545 raft_consensus.cc:2804] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:46.403478 24545 raft_consensus.cc:697] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Becoming Leader. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Running, Role: LEADER
I20260709 12:10:46.404278 24545 consensus_queue.cc:237] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.405422 24496 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 1.
W20260709 12:10:46.411118 24294 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:46.414238 24243 catalog_manager.cc:5697] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:46.420912 24245 catalog_manager.cc:5697] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f3637192aea4878ae863ffed0c29800 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "4f3637192aea4878ae863ffed0c29800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:46.421988 24575 consensus_queue.cc:1048] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:46.477696 24423 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e"
dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
mode: GRACEFUL
new_leader_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
 from {username='slave'} at 127.0.0.1:47500
I20260709 12:10:46.478176 24423 raft_consensus.cc:606] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 LEADER]: Received request to transfer leadership to TS 88b301ad10b94bf8b2da6b234a0c4c72
I20260709 12:10:46.491374 24497 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64"
dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
mode: GRACEFUL
new_leader_uuid: "4f3637192aea4878ae863ffed0c29800"
 from {username='slave'} at 127.0.0.1:46176
I20260709 12:10:46.491869 24497 raft_consensus.cc:606] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 LEADER]: Received request to transfer leadership to TS 4f3637192aea4878ae863ffed0c29800
I20260709 12:10:46.586594 24543 consensus_queue.cc:1048] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.597175 24543 consensus_queue.cc:1048] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.605976 24580 raft_consensus.cc:993] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: : Instructing follower 88b301ad10b94bf8b2da6b234a0c4c72 to start an election
I20260709 12:10:46.606386 24543 raft_consensus.cc:1081] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 LEADER]: Signalling peer 88b301ad10b94bf8b2da6b234a0c4c72 to start an election
I20260709 12:10:46.607936 24497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e"
dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
 from {username='slave'} at 127.0.0.1:46164
I20260709 12:10:46.608385 24497 raft_consensus.cc:493] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:46.608671 24497 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.614493 24497 raft_consensus.cc:515] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.616932 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3637192aea4878ae863ffed0c29800"
I20260709 12:10:46.617198 24497 leader_election.cc:290] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949)
I20260709 12:10:46.617230 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b596db1a964ed280e61a095604ce2e" candidate_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
I20260709 12:10:46.618043 24423 raft_consensus.cc:3055] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:46.618364 24423 raft_consensus.cc:740] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Running, Role: LEADER
I20260709 12:10:46.619010 24423 consensus_queue.cc:260] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.617489 24348 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.619959 24423 raft_consensus.cc:3060] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.625332 24423 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 2.
I20260709 12:10:46.625366 24348 raft_consensus.cc:2468] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b301ad10b94bf8b2da6b234a0c4c72 in term 2.
I20260709 12:10:46.626452 24463 leader_election.cc:304] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 88b301ad10b94bf8b2da6b234a0c4c72; no voters: 
I20260709 12:10:46.627081 24568 raft_consensus.cc:2804] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:46.627475 24568 raft_consensus.cc:697] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 LEADER]: Becoming Leader. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Running, Role: LEADER
I20260709 12:10:46.628212 24568 consensus_queue.cc:237] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.632891 24243 catalog_manager.cc:5697] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 reported cstate change: term changed from 1 to 2, leader changed from 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194) to 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:46.796686 24575 consensus_queue.cc:1048] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.805954 24547 consensus_queue.cc:1048] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.833020 24568 consensus_queue.cc:1048] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.842561 24568 consensus_queue.cc:1048] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:46.849527 24585 raft_consensus.cc:993] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: : Instructing follower 4f3637192aea4878ae863ffed0c29800 to start an election
I20260709 12:10:46.849962 24585 raft_consensus.cc:1081] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 LEADER]: Signalling peer 4f3637192aea4878ae863ffed0c29800 to start an election
I20260709 12:10:46.851331 24348 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64"
dest_uuid: "4f3637192aea4878ae863ffed0c29800"
 from {username='slave'} at 127.0.0.1:52884
I20260709 12:10:46.851886 24348 raft_consensus.cc:493] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:46.852234 24348 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.856709 24348 raft_consensus.cc:515] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.858232 24348 leader_election.cc:290] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 2 election: Requested vote from peers 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194:35949), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:46.858919 24423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
I20260709 12:10:46.859205 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b57d6e8895b4f329b558a3f5cd0fc64" candidate_uuid: "4f3637192aea4878ae863ffed0c29800" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
I20260709 12:10:46.859611 24423 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.859802 24497 raft_consensus.cc:3055] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:46.860144 24497 raft_consensus.cc:740] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88b301ad10b94bf8b2da6b234a0c4c72, State: Running, Role: LEADER
I20260709 12:10:46.860782 24497 consensus_queue.cc:260] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.861644 24497 raft_consensus.cc:3060] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:46.864929 24423 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 2.
I20260709 12:10:46.865883 24313 leader_election.cc:304] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f3637192aea4878ae863ffed0c29800, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:46.866528 24547 raft_consensus.cc:2804] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:46.866588 24497 raft_consensus.cc:2468] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f3637192aea4878ae863ffed0c29800 in term 2.
I20260709 12:10:46.867053 24547 raft_consensus.cc:697] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 2 LEADER]: Becoming Leader. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Running, Role: LEADER
I20260709 12:10:46.867821 24547 consensus_queue.cc:237] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:46.872938 24245 catalog_manager.cc:5697] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 reported cstate change: term changed from 1 to 2, leader changed from 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195) to 4f3637192aea4878ae863ffed0c29800 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "4f3637192aea4878ae863ffed0c29800" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:46.898399 19479 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:10:46.899886 19479 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:10:46.900223 19479 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:10:46.910600 24348 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77"
dest_uuid: "4f3637192aea4878ae863ffed0c29800"
mode: GRACEFUL
new_leader_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
 from {username='slave'} at 127.0.0.1:52900
I20260709 12:10:46.911060 24348 raft_consensus.cc:606] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Received request to transfer leadership to TS 993cfe2bbf7c4b96a6f1f8389b92fc60
I20260709 12:10:46.911993 19479 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:10:47.007494 24423 raft_consensus.cc:1275] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Refusing update from remote peer 88b301ad10b94bf8b2da6b234a0c4c72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:47.008607 24585 consensus_queue.cc:1048] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:47.015245 24348 raft_consensus.cc:1275] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Refusing update from remote peer 88b301ad10b94bf8b2da6b234a0c4c72: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:47.016691 24568 consensus_queue.cc:1048] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:47.380060 24497 raft_consensus.cc:1275] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Refusing update from remote peer 4f3637192aea4878ae863ffed0c29800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:47.381273 24547 consensus_queue.cc:1048] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:47.388082 24423 raft_consensus.cc:1275] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Refusing update from remote peer 4f3637192aea4878ae863ffed0c29800: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:47.389580 24545 consensus_queue.cc:1048] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [LEADER]: Connected to new peer: Peer: permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:47.424496 24547 raft_consensus.cc:993] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: : Instructing follower 993cfe2bbf7c4b96a6f1f8389b92fc60 to start an election
I20260709 12:10:47.424925 24575 raft_consensus.cc:1081] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Signalling peer 993cfe2bbf7c4b96a6f1f8389b92fc60 to start an election
I20260709 12:10:47.426206 24423 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77"
dest_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60"
 from {username='slave'} at 127.0.0.1:43658
I20260709 12:10:47.426713 24423 raft_consensus.cc:493] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:47.426971 24423 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:47.431610 24423 raft_consensus.cc:515] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:47.433125 24423 leader_election.cc:290] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 2 election: Requested vote from peers 4f3637192aea4878ae863ffed0c29800 (127.19.5.193:45695), 88b301ad10b94bf8b2da6b234a0c4c72 (127.19.5.195:40301)
I20260709 12:10:47.433705 24348 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f3637192aea4878ae863ffed0c29800"
I20260709 12:10:47.434028 24497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3743fb896cc24c8a923d3b1268fa6e77" candidate_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88b301ad10b94bf8b2da6b234a0c4c72"
I20260709 12:10:47.434324 24348 raft_consensus.cc:3055] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:47.434542 24497 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:47.434634 24348 raft_consensus.cc:740] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f3637192aea4878ae863ffed0c29800, State: Running, Role: LEADER
I20260709 12:10:47.435374 24348 consensus_queue.cc:260] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:47.436282 24348 raft_consensus.cc:3060] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:47.439091 24497 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 2.
I20260709 12:10:47.440099 24386 leader_election.cc:304] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88b301ad10b94bf8b2da6b234a0c4c72, 993cfe2bbf7c4b96a6f1f8389b92fc60; no voters: 
I20260709 12:10:47.440812 24543 raft_consensus.cc:2804] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:47.440925 24348 raft_consensus.cc:2468] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 993cfe2bbf7c4b96a6f1f8389b92fc60 in term 2.
I20260709 12:10:47.441669 24543 raft_consensus.cc:697] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 LEADER]: Becoming Leader. State: Replica: 993cfe2bbf7c4b96a6f1f8389b92fc60, State: Running, Role: LEADER
I20260709 12:10:47.442492 24543 consensus_queue.cc:237] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } }
I20260709 12:10:47.447446 24243 catalog_manager.cc:5697] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 reported cstate change: term changed from 1 to 2, leader changed from 4f3637192aea4878ae863ffed0c29800 (127.19.5.193) to 993cfe2bbf7c4b96a6f1f8389b92fc60 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4f3637192aea4878ae863ffed0c29800" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "993cfe2bbf7c4b96a6f1f8389b92fc60" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 35949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88b301ad10b94bf8b2da6b234a0c4c72" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:47.510936 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
I20260709 12:10:47.527472 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:47.528059 19479 tablet_replica.cc:333] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800: stopping tablet replica
I20260709 12:10:47.528569 19479 raft_consensus.cc:2243] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.528939 19479 raft_consensus.cc:2272] T 3743fb896cc24c8a923d3b1268fa6e77 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.530786 19479 tablet_replica.cc:333] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800: stopping tablet replica
I20260709 12:10:47.531262 19479 raft_consensus.cc:2243] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:47.532022 19479 raft_consensus.cc:2272] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.534183 19479 tablet_replica.cc:333] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800: stopping tablet replica
I20260709 12:10:47.534636 19479 raft_consensus.cc:2243] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.534996 19479 raft_consensus.cc:2272] T 84b596db1a964ed280e61a095604ce2e P 4f3637192aea4878ae863ffed0c29800 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.536857 19479 tablet_replica.cc:333] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800: stopping tablet replica
I20260709 12:10:47.537282 19479 raft_consensus.cc:2243] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:47.537932 19479 raft_consensus.cc:2272] T 11cc30e89bc24f14acbcaedea9adce95 P 4f3637192aea4878ae863ffed0c29800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.548718 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
I20260709 12:10:47.558895 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
I20260709 12:10:47.574115 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:47.574643 19479 tablet_replica.cc:333] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60: stopping tablet replica
I20260709 12:10:47.575115 19479 raft_consensus.cc:2243] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.575491 19479 raft_consensus.cc:2272] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.577803 19479 tablet_replica.cc:333] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: stopping tablet replica
I20260709 12:10:47.578255 19479 raft_consensus.cc:2243] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:47.578853 19479 pending_rounds.cc:70] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Trying to abort 1 pending ops.
I20260709 12:10:47.579011 19479 pending_rounds.cc:77] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305621698330783744 op_type: NO_OP noop_request { }
I20260709 12:10:47.579254 19479 raft_consensus.cc:2889] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:10:47.579469 19479 raft_consensus.cc:2272] T 3743fb896cc24c8a923d3b1268fa6e77 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.581388 19479 tablet_replica.cc:333] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60: stopping tablet replica
I20260709 12:10:47.581812 19479 raft_consensus.cc:2243] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.582136 19479 raft_consensus.cc:2272] T 11cc30e89bc24f14acbcaedea9adce95 P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.583779 19479 tablet_replica.cc:333] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60: stopping tablet replica
I20260709 12:10:47.584169 19479 raft_consensus.cc:2243] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.584523 19479 raft_consensus.cc:2272] T 84b596db1a964ed280e61a095604ce2e P 993cfe2bbf7c4b96a6f1f8389b92fc60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.604943 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
I20260709 12:10:47.615381 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
I20260709 12:10:47.630638 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:10:47.631170 19479 tablet_replica.cc:333] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72: stopping tablet replica
I20260709 12:10:47.631716 19479 raft_consensus.cc:2243] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.632095 19479 raft_consensus.cc:2272] T 3743fb896cc24c8a923d3b1268fa6e77 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.634828 19479 tablet_replica.cc:333] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72: stopping tablet replica
I20260709 12:10:47.635506 19479 raft_consensus.cc:2243] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.636109 19479 raft_consensus.cc:2272] T 1b57d6e8895b4f329b558a3f5cd0fc64 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.638772 19479 tablet_replica.cc:333] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72: stopping tablet replica
I20260709 12:10:47.639192 19479 raft_consensus.cc:2243] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:10:47.640009 19479 raft_consensus.cc:2272] T 84b596db1a964ed280e61a095604ce2e P 88b301ad10b94bf8b2da6b234a0c4c72 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.641997 19479 tablet_replica.cc:333] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72: stopping tablet replica
I20260709 12:10:47.642386 19479 raft_consensus.cc:2243] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:10:47.642706 19479 raft_consensus.cc:2272] T 11cc30e89bc24f14acbcaedea9adce95 P 88b301ad10b94bf8b2da6b234a0c4c72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.663015 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:10:47.674108 19479 master.cc:562] Master@127.19.5.254:36041 shutting down...
I20260709 12:10:47.687129 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:10:47.687623 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:10:47.687896 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8171c7ef1780426dbf0ead877d295a35: stopping tablet replica
I20260709 12:10:47.697268 19479 master.cc:584] Master@127.19.5.254:36041 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2424 ms)
[----------] 6 tests from LeaderRebalancerTest (155309 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:10:47.721746 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:38389
I20260709 12:10:47.722705 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:47.727010 24597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:47.727026 24598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:47.729277 24600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:47.729343 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:47.730173 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:47.730340 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:47.730492 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599047730476 us; error 0 us; skew 500 ppm
I20260709 12:10:47.730994 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:47.733089 19479 webserver.cc:533] Webserver started at http://127.19.5.254:36207/ using document root <none> and password file <none>
I20260709 12:10:47.733520 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:47.733683 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:47.733920 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:47.734876 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "d9a69d750c07442fb058f4b42a802297"
format_stamp: "Formatted at 2026-07-09 12:10:47 on dist-test-slave-6jfb"
I20260709 12:10:47.738821 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:10:47.741847 24605 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:47.742489 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:10:47.742734 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "d9a69d750c07442fb058f4b42a802297"
format_stamp: "Formatted at 2026-07-09 12:10:47 on dist-test-slave-6jfb"
I20260709 12:10:47.742970 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:47.758129 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:47.759003 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:47.790980 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:38389
I20260709 12:10:47.791071 24656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:38389 every 8 connection(s)
I20260709 12:10:47.794461 24657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:47.803957 24657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: Bootstrap starting.
I20260709 12:10:47.808027 24657 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:47.811419 24657 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: No bootstrap required, opened a new log
I20260709 12:10:47.813268 24657 raft_consensus.cc:359] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER }
I20260709 12:10:47.813623 24657 raft_consensus.cc:385] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:47.813822 24657 raft_consensus.cc:740] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9a69d750c07442fb058f4b42a802297, State: Initialized, Role: FOLLOWER
I20260709 12:10:47.814329 24657 consensus_queue.cc:260] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER }
I20260709 12:10:47.814749 24657 raft_consensus.cc:399] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:10:47.814949 24657 raft_consensus.cc:493] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:10:47.815186 24657 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:47.819109 24657 raft_consensus.cc:515] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER }
I20260709 12:10:47.819585 24657 leader_election.cc:304] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [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: d9a69d750c07442fb058f4b42a802297; no voters: 
I20260709 12:10:47.820531 24657 leader_election.cc:290] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:10:47.820793 24660 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:47.821964 24660 raft_consensus.cc:697] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 1 LEADER]: Becoming Leader. State: Replica: d9a69d750c07442fb058f4b42a802297, State: Running, Role: LEADER
I20260709 12:10:47.822564 24660 consensus_queue.cc:237] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [LEADER]: Queue going to LEADER mode. State: All 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: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER }
I20260709 12:10:47.823030 24657 sys_catalog.cc:565] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:10:47.825045 24661 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d9a69d750c07442fb058f4b42a802297" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER } }
I20260709 12:10:47.825064 24662 sys_catalog.cc:455] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d9a69d750c07442fb058f4b42a802297. Latest consensus state: current_term: 1 leader_uuid: "d9a69d750c07442fb058f4b42a802297" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d9a69d750c07442fb058f4b42a802297" member_type: VOTER } }
I20260709 12:10:47.825764 24661 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:47.825814 24662 sys_catalog.cc:458] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [sys.catalog]: This master's current role is: LEADER
I20260709 12:10:47.834522 24666 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:10:47.839742 24666 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:10:47.840685 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:10:47.847452 24666 catalog_manager.cc:1383] Generated new cluster ID: 5609d26edd7743a4b41c4f4f38afdc28
I20260709 12:10:47.847747 24666 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:10:47.871414 24666 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:10:47.872619 24666 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:10:47.885859 24666 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: Generated new TSK 0
I20260709 12:10:47.886366 24666 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:10:47.906499 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:47.911749 24678 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:47.912726 24679 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:47.914005 24681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:47.914599 19479 server_base.cc:1061] running on GCE node
I20260709 12:10:47.915392 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:47.915599 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:47.915742 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599047915724 us; error 0 us; skew 500 ppm
I20260709 12:10:47.916231 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:47.918231 19479 webserver.cc:533] Webserver started at http://127.19.5.193:46397/ using document root <none> and password file <none>
I20260709 12:10:47.918668 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:47.918843 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:47.919080 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:47.920107 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "a835e0c99cc94772acaeb065da999305"
format_stamp: "Formatted at 2026-07-09 12:10:47 on dist-test-slave-6jfb"
I20260709 12:10:47.924103 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:10:47.927011 24686 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:47.927681 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:10:47.927937 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "a835e0c99cc94772acaeb065da999305"
format_stamp: "Formatted at 2026-07-09 12:10:47 on dist-test-slave-6jfb"
I20260709 12:10:47.928188 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:47.951102 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:47.952152 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:47.953434 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:47.955489 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:47.955715 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:47.955942 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:47.956089 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:47.990319 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:34411
I20260709 12:10:47.990407 24748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:34411 every 8 connection(s)
I20260709 12:10:47.994578 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:48.001039 24753 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:48.001439 24754 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:48.003582 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:48.004565 24757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:48.005564 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:10:48.005810 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:48.005973 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599048005955 us; error 0 us; skew 500 ppm
I20260709 12:10:48.006448 24749 heartbeater.cc:344] Connected to a master server at 127.19.5.254:38389
I20260709 12:10:48.006567 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:48.006816 24749 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:48.007510 24749 heartbeater.cc:507] Master 127.19.5.254:38389 requested a full tablet report, sending...
I20260709 12:10:48.008999 19479 webserver.cc:533] Webserver started at http://127.19.5.194:38907/ using document root <none> and password file <none>
I20260709 12:10:48.009565 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:48.009610 24622 ts_manager.cc:194] Registered new tserver with Master: a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411)
I20260709 12:10:48.009773 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:48.010108 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:48.011108 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "4a14ca6dce3542b0be3bd3101381eedc"
format_stamp: "Formatted at 2026-07-09 12:10:48 on dist-test-slave-6jfb"
I20260709 12:10:48.011298 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36066
I20260709 12:10:48.015738 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 12:10:48.018824 24761 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.019479 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:10:48.019783 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "4a14ca6dce3542b0be3bd3101381eedc"
format_stamp: "Formatted at 2026-07-09 12:10:48 on dist-test-slave-6jfb"
I20260709 12:10:48.020032 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:48.037699 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:48.038652 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:48.039921 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:48.041941 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:48.042133 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.042340 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:48.042500 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.076357 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:33321
I20260709 12:10:48.076442 24823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:33321 every 8 connection(s)
I20260709 12:10:48.080699 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:10:48.086073 24827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:10:48.086795 24828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:48.089444 19479 server_base.cc:1061] running on GCE node
W20260709 12:10:48.089483 24830 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:10:48.091075 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:10:48.091122 24824 heartbeater.cc:344] Connected to a master server at 127.19.5.254:38389
W20260709 12:10:48.091396 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:10:48.091652 24824 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:48.091753 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599048091731 us; error 0 us; skew 500 ppm
I20260709 12:10:48.092484 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:10:48.092602 24824 heartbeater.cc:507] Master 127.19.5.254:38389 requested a full tablet report, sending...
I20260709 12:10:48.094532 24622 ts_manager.cc:194] Registered new tserver with Master: 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:48.094754 19479 webserver.cc:533] Webserver started at http://127.19.5.195:38655/ using document root <none> and password file <none>
I20260709 12:10:48.095278 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:10:48.095435 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:10:48.095696 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:10:48.095943 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36080
I20260709 12:10:48.096671 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "fd162e0b05d44e74ad379af1be09a455"
format_stamp: "Formatted at 2026-07-09 12:10:48 on dist-test-slave-6jfb"
I20260709 12:10:48.100684 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.001s
I20260709 12:10:48.103621 24835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.104274 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:10:48.104524 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "fd162e0b05d44e74ad379af1be09a455"
format_stamp: "Formatted at 2026-07-09 12:10:48 on dist-test-slave-6jfb"
I20260709 12:10:48.104769 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:10:48.128185 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:10:48.129137 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:10:48.130384 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:10:48.132392 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:10:48.132588 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.132792 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:10:48.132936 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:10:48.166898 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:43727
I20260709 12:10:48.166978 24897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:43727 every 8 connection(s)
I20260709 12:10:48.178798 24898 heartbeater.cc:344] Connected to a master server at 127.19.5.254:38389
I20260709 12:10:48.179289 24898 heartbeater.cc:461] Registering TS with master...
I20260709 12:10:48.180164 24898 heartbeater.cc:507] Master 127.19.5.254:38389 requested a full tablet report, sending...
I20260709 12:10:48.182145 24622 ts_manager.cc:194] Registered new tserver with Master: fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.182976 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013165164s
I20260709 12:10:48.183864 24622 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36084
I20260709 12:10:48.204221 24622 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36098:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:48.206550 24622 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:48.265121 24789 tablet_service.cc:1511] Processing CreateTablet for tablet 2125393924dd4d4db001c92786264b98 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:48.266453 24789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2125393924dd4d4db001c92786264b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.268524 24788 tablet_service.cc:1511] Processing CreateTablet for tablet 652f715d0b5941bb89d9686bd37c9450 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:48.270519 24787 tablet_service.cc:1511] Processing CreateTablet for tablet e18b4aef6e664665a1ed4d395aad6c7f (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:48.272511 24786 tablet_service.cc:1511] Processing CreateTablet for tablet d815eb9f531f422fb411fac70b8d0e51 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:48.274634 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 4014e3f5604245dc985dd511f46cce4b (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:48.274812 24784 tablet_service.cc:1511] Processing CreateTablet for tablet 475bd89120f544c99128727aa287ddf3 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:48.275903 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4014e3f5604245dc985dd511f46cce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.276481 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475bd89120f544c99128727aa287ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.277072 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18b4aef6e664665a1ed4d395aad6c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.277912 24783 tablet_service.cc:1511] Processing CreateTablet for tablet cfec6fca5ec24cf5ba4aab33f602d4e2 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:48.281010 24863 tablet_service.cc:1511] Processing CreateTablet for tablet 2125393924dd4d4db001c92786264b98 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:48.281389 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 2125393924dd4d4db001c92786264b98 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:48.282261 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2125393924dd4d4db001c92786264b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.282588 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2125393924dd4d4db001c92786264b98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.278402 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d815eb9f531f422fb411fac70b8d0e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.285557 24782 tablet_service.cc:1511] Processing CreateTablet for tablet bffec5bfa1de4a708218e5da933586f7 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:48.286633 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f715d0b5941bb89d9686bd37c9450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.288293 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfec6fca5ec24cf5ba4aab33f602d4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.289754 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffec5bfa1de4a708218e5da933586f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.290971 24713 tablet_service.cc:1511] Processing CreateTablet for tablet 652f715d0b5941bb89d9686bd37c9450 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:48.292214 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f715d0b5941bb89d9686bd37c9450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.292555 24781 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9edfddb1b249f58f2efb998d896239 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:48.293696 24781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9edfddb1b249f58f2efb998d896239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.304963 24712 tablet_service.cc:1511] Processing CreateTablet for tablet e18b4aef6e664665a1ed4d395aad6c7f (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:48.306344 24712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18b4aef6e664665a1ed4d395aad6c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.313051 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 652f715d0b5941bb89d9686bd37c9450 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:48.314296 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f715d0b5941bb89d9686bd37c9450. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.319901 24861 tablet_service.cc:1511] Processing CreateTablet for tablet e18b4aef6e664665a1ed4d395aad6c7f (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:48.321147 24861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e18b4aef6e664665a1ed4d395aad6c7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.322400 24711 tablet_service.cc:1511] Processing CreateTablet for tablet d815eb9f531f422fb411fac70b8d0e51 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:48.323701 24711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d815eb9f531f422fb411fac70b8d0e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.330551 24859 tablet_service.cc:1511] Processing CreateTablet for tablet 4014e3f5604245dc985dd511f46cce4b (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:48.332510 24858 tablet_service.cc:1511] Processing CreateTablet for tablet 475bd89120f544c99128727aa287ddf3 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:48.333781 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475bd89120f544c99128727aa287ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.336129 24860 tablet_service.cc:1511] Processing CreateTablet for tablet d815eb9f531f422fb411fac70b8d0e51 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:48.337387 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d815eb9f531f422fb411fac70b8d0e51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.345131 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4014e3f5604245dc985dd511f46cce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.348856 24857 tablet_service.cc:1511] Processing CreateTablet for tablet cfec6fca5ec24cf5ba4aab33f602d4e2 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:48.349496 24856 tablet_service.cc:1511] Processing CreateTablet for tablet bffec5bfa1de4a708218e5da933586f7 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:48.353672 24855 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9edfddb1b249f58f2efb998d896239 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:48.350080 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfec6fca5ec24cf5ba4aab33f602d4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.363842 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffec5bfa1de4a708218e5da933586f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.365232 24710 tablet_service.cc:1511] Processing CreateTablet for tablet 475bd89120f544c99128727aa287ddf3 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:48.366485 24710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 475bd89120f544c99128727aa287ddf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.367903 24855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9edfddb1b249f58f2efb998d896239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.368604 24709 tablet_service.cc:1511] Processing CreateTablet for tablet cfec6fca5ec24cf5ba4aab33f602d4e2 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:48.370574 24708 tablet_service.cc:1511] Processing CreateTablet for tablet bffec5bfa1de4a708218e5da933586f7 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:48.372541 24707 tablet_service.cc:1511] Processing CreateTablet for tablet 3b9edfddb1b249f58f2efb998d896239 (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:48.379856 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b9edfddb1b249f58f2efb998d896239. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.381258 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffec5bfa1de4a708218e5da933586f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.382643 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfec6fca5ec24cf5ba4aab33f602d4e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.396577 24915 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.396854 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 4014e3f5604245dc985dd511f46cce4b (DEFAULT_TABLE table=test-workload [id=9868448dfd5f492c8419ffe137c939cd]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:48.398134 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4014e3f5604245dc985dd511f46cce4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:48.402899 24915 tablet_bootstrap.cc:654] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.410480 24914 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.417382 24914 tablet_bootstrap.cc:654] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.411350 24913 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.423202 24913 tablet_bootstrap.cc:654] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.443039 24915 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.443512 24915 ts_tablet_manager.cc:1403] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.029s
I20260709 12:10:48.446203 24915 raft_consensus.cc:359] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.446928 24915 raft_consensus.cc:385] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.447222 24915 raft_consensus.cc:740] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.447978 24915 consensus_queue.cc:260] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.451930 24898 heartbeater.cc:499] Master 127.19.5.254:38389 was elected leader, sending a full tablet report...
I20260709 12:10:48.452608 24914 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.452728 24913 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.453110 24914 ts_tablet_manager.cc:1403] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.013s
I20260709 12:10:48.453202 24913 ts_tablet_manager.cc:1403] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.002s
I20260709 12:10:48.455262 24913 raft_consensus.cc:359] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.455919 24913 raft_consensus.cc:385] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.456072 24915 ts_tablet_manager.cc:1434] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 12:10:48.456281 24913 raft_consensus.cc:740] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.457041 24915 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.456967 24913 consensus_queue.cc:260] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.459019 24824 heartbeater.cc:499] Master 127.19.5.254:38389 was elected leader, sending a full tablet report...
I20260709 12:10:48.459496 24913 ts_tablet_manager.cc:1434] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:10:48.460422 24913 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.463104 24915 tablet_bootstrap.cc:654] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.465101 24913 tablet_bootstrap.cc:654] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.455771 24914 raft_consensus.cc:359] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.466488 24914 raft_consensus.cc:385] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.466828 24914 raft_consensus.cc:740] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.467638 24914 consensus_queue.cc:260] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.476599 24914 ts_tablet_manager.cc:1434] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 12:10:48.476784 24749 heartbeater.cc:499] Master 127.19.5.254:38389 was elected leader, sending a full tablet report...
I20260709 12:10:48.477728 24914 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.483584 24914 tablet_bootstrap.cc:654] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.492341 24915 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.492342 24914 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.492946 24914 ts_tablet_manager.cc:1403] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 12:10:48.492892 24915 ts_tablet_manager.cc:1403] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260709 12:10:48.493680 24913 tablet_bootstrap.cc:492] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.494174 24913 ts_tablet_manager.cc:1403] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260709 12:10:48.495903 24915 raft_consensus.cc:359] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.496671 24915 raft_consensus.cc:385] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.497028 24915 raft_consensus.cc:740] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.496784 24913 raft_consensus.cc:359] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.497674 24913 raft_consensus.cc:385] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.497416 24914 raft_consensus.cc:359] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.498008 24913 raft_consensus.cc:740] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.498158 24914 raft_consensus.cc:385] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.498543 24914 raft_consensus.cc:740] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.498227 24915 consensus_queue.cc:260] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.498896 24913 consensus_queue.cc:260] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.499377 24914 consensus_queue.cc:260] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.500988 24915 ts_tablet_manager.cc:1434] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:48.501660 24914 ts_tablet_manager.cc:1434] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:48.502099 24915 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.502553 24914 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.502575 24913 ts_tablet_manager.cc:1434] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:48.503675 24913 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.508689 24915 tablet_bootstrap.cc:654] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.508692 24914 tablet_bootstrap.cc:654] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.509075 24913 tablet_bootstrap.cc:654] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.526434 24913 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.526867 24913 ts_tablet_manager.cc:1403] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.006s
I20260709 12:10:48.526928 24914 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.527455 24914 ts_tablet_manager.cc:1403] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260709 12:10:48.527913 24915 tablet_bootstrap.cc:492] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.528421 24915 ts_tablet_manager.cc:1403] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260709 12:10:48.529099 24913 raft_consensus.cc:359] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.529726 24913 raft_consensus.cc:385] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.529944 24913 raft_consensus.cc:740] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.529991 24914 raft_consensus.cc:359] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.530776 24914 raft_consensus.cc:385] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.530646 24913 consensus_queue.cc:260] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.531093 24914 raft_consensus.cc:740] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.531096 24915 raft_consensus.cc:359] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.531937 24915 raft_consensus.cc:385] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.532232 24915 raft_consensus.cc:740] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.532196 24914 consensus_queue.cc:260] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.532688 24913 ts_tablet_manager.cc:1434] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:10:48.533787 24913 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.534397 24914 ts_tablet_manager.cc:1434] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:10:48.535360 24914 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.535974 24915 consensus_queue.cc:260] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.538211 24915 ts_tablet_manager.cc:1434] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:10:48.539091 24915 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.544729 24915 tablet_bootstrap.cc:654] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.545686 24913 tablet_bootstrap.cc:654] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.547762 24914 tablet_bootstrap.cc:654] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.548336 24923 raft_consensus.cc:493] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.548807 24923 raft_consensus.cc:515] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.556704 24923 leader_election.cc:290] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.558663 24913 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.559185 24913 ts_tablet_manager.cc:1403] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 12:10:48.562121 24913 raft_consensus.cc:359] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.562840 24913 raft_consensus.cc:385] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.563108 24913 raft_consensus.cc:740] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.563840 24913 consensus_queue.cc:260] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.565951 24913 ts_tablet_manager.cc:1434] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 12:10:48.566862 24913 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.572518 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18b4aef6e664665a1ed4d395aad6c7f" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.572813 24913 tablet_bootstrap.cc:654] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.573304 24873 raft_consensus.cc:2468] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:48.574879 24690 leader_election.cc:304] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:48.575796 24923 raft_consensus.cc:2804] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.576159 24923 raft_consensus.cc:493] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.576468 24923 raft_consensus.cc:3060] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.585983 24923 raft_consensus.cc:515] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.591564 24915 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.592140 24915 ts_tablet_manager.cc:1403] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.053s	user 0.005s	sys 0.011s
I20260709 12:10:48.593641 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18b4aef6e664665a1ed4d395aad6c7f" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.594285 24873 raft_consensus.cc:3060] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.598079 24914 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.595057 24915 raft_consensus.cc:359] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.598584 24914 ts_tablet_manager.cc:1403] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.031s
I20260709 12:10:48.598670 24915 raft_consensus.cc:385] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.599076 24915 raft_consensus.cc:740] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.601053 24873 raft_consensus.cc:2468] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.601594 24923 leader_election.cc:290] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.601276 24915 consensus_queue.cc:260] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.601395 24914 raft_consensus.cc:359] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.602295 24914 raft_consensus.cc:385] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.602330 24923 raft_consensus.cc:493] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.602692 24914 raft_consensus.cc:740] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.604209 24914 consensus_queue.cc:260] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.603726 24923 raft_consensus.cc:515] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.606356 24914 ts_tablet_manager.cc:1434] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 12:10:48.608186 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18b4aef6e664665a1ed4d395aad6c7f" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.608814 24799 raft_consensus.cc:2468] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:48.610008 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e18b4aef6e664665a1ed4d395aad6c7f" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.610589 24798 raft_consensus.cc:3060] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.611946 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2125393924dd4d4db001c92786264b98" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.612577 24799 raft_consensus.cc:2468] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:48.613463 24690 leader_election.cc:304] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:48.612542 24915 ts_tablet_manager.cc:1434] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:10:48.614977 24688 leader_election.cc:304] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.617410 24798 raft_consensus.cc:2468] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.622478 24915 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.625123 24914 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.635363 24934 raft_consensus.cc:2804] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.635448 24937 raft_consensus.cc:2804] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.641587 24937 raft_consensus.cc:493] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.641656 24934 raft_consensus.cc:697] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:48.639111 24914 tablet_bootstrap.cc:654] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.642035 24937 raft_consensus.cc:3060] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.639313 24936 raft_consensus.cc:493] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.640771 24923 leader_election.cc:290] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.644707 24934 consensus_queue.cc:237] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.645342 24915 tablet_bootstrap.cc:654] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.644682 24936 raft_consensus.cc:515] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.648691 24936 leader_election.cc:290] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.649081 24913 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.649641 24913 ts_tablet_manager.cc:1403] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.083s	user 0.040s	sys 0.035s
I20260709 12:10:48.651548 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2125393924dd4d4db001c92786264b98" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.652196 24873 raft_consensus.cc:2468] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:48.653210 24913 raft_consensus.cc:359] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.654264 24913 raft_consensus.cc:385] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.654341 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.654604 24913 raft_consensus.cc:740] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.655494 24913 consensus_queue.cc:260] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:48.656476 24690 leader_election.cc:343] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.658004 24936 raft_consensus.cc:493] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.658473 24936 raft_consensus.cc:515] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.659498 24937 raft_consensus.cc:515] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.660445 24913 ts_tablet_manager.cc:1434] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260709 12:10:48.661477 24937 leader_election.cc:290] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.661595 24913 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.657954 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.664192 24798 raft_consensus.cc:2468] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:48.666253 24919 raft_consensus.cc:493] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.666738 24919 raft_consensus.cc:515] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.667209 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.668891 24913 tablet_bootstrap.cc:654] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.660409 24936 leader_election.cc:290] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.669641 24919 leader_election.cc:290] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:48.670456 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2125393924dd4d4db001c92786264b98" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.670822 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.671036 24798 raft_consensus.cc:3060] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.672089 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2125393924dd4d4db001c92786264b98" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.672701 24872 raft_consensus.cc:3060] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.674325 24915 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.676229 24915 ts_tablet_manager.cc:1403] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.008s
I20260709 12:10:48.679841 24798 raft_consensus.cc:2468] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.674804 24688 leader_election.cc:304] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [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: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:48.681509 24621 catalog_manager.cc:5697] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:48.679476 24915 raft_consensus.cc:359] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.683796 24915 raft_consensus.cc:385] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.684494 24915 raft_consensus.cc:740] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.686342 24913 tablet_bootstrap.cc:492] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.686044 24915 consensus_queue.cc:260] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.689688 24915 ts_tablet_manager.cc:1434] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:10:48.692286 24915 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.686865 24913 ts_tablet_manager.cc:1403] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260709 12:10:48.695691 24934 raft_consensus.cc:2804] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.696102 24934 raft_consensus.cc:493] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.696416 24934 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:48.681502 24688 leader_election.cc:343] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.698356 24688 leader_election.cc:304] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.698911 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.700218 24913 raft_consensus.cc:359] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:48.700831 24837 leader_election.cc:343] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.700991 24913 raft_consensus.cc:385] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.701359 24913 raft_consensus.cc:740] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.703735 24915 tablet_bootstrap.cc:654] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.705255 24934 raft_consensus.cc:515] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.706297 24913 consensus_queue.cc:260] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.699082 24936 raft_consensus.cc:2804] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.708508 24936 raft_consensus.cc:697] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:48.708815 24913 ts_tablet_manager.cc:1434] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 12:10:48.708539 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.709709 24798 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.709369 24936 consensus_queue.cc:237] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } }
I20260709 12:10:48.709918 24913 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
W20260709 12:10:48.710532 24690 leader_election.cc:343] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.712334 24872 raft_consensus.cc:2468] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.716431 24920 raft_consensus.cc:493] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.710984 24690 leader_election.cc:304] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a835e0c99cc94772acaeb065da999305; no voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:48.716924 24920 raft_consensus.cc:515] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.717782 24937 raft_consensus.cc:2749] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:48.719425 24920 leader_election.cc:290] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.721213 24914 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.721221 24913 tablet_bootstrap.cc:654] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.721719 24914 ts_tablet_manager.cc:1403] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.011s
I20260709 12:10:48.722819 24798 raft_consensus.cc:2468] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.724115 24934 leader_election.cc:290] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.724092 24688 leader_election.cc:304] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.724704 24914 raft_consensus.cc:359] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.725739 24914 raft_consensus.cc:385] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.725759 24934 raft_consensus.cc:2804] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.726269 24914 raft_consensus.cc:740] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.726459 24934 raft_consensus.cc:697] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:48.727226 24914 consensus_queue.cc:260] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.729774 24914 ts_tablet_manager.cc:1434] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 12:10:48.727342 24934 consensus_queue.cc:237] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.732503 24914 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.731389 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
W20260709 12:10:48.736413 24690 leader_election.cc:343] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.737577 24920 raft_consensus.cc:493] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.738350 24920 raft_consensus.cc:515] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.739799 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.740432 24920 leader_election.cc:290] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
W20260709 12:10:48.741529 24839 leader_election.cc:343] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.742038 24839 leader_election.cc:304] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:48.742821 24919 raft_consensus.cc:2749] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:48.743209 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.742827 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.743818 24724 raft_consensus.cc:2468] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.744143 24723 raft_consensus.cc:2468] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.748098 24914 tablet_bootstrap.cc:654] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.748303 24620 catalog_manager.cc:5697] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:48.751631 24765 leader_election.cc:304] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.752843 24920 raft_consensus.cc:2804] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.753194 24920 raft_consensus.cc:493] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.753508 24920 raft_consensus.cc:3060] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.759907 24765 leader_election.cc:304] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.764020 24915 tablet_bootstrap.cc:492] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.764555 24915 ts_tablet_manager.cc:1403] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.009s
I20260709 12:10:48.767818 24920 raft_consensus.cc:515] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.769977 24920 leader_election.cc:290] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.769637 24620 catalog_manager.cc:5697] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:48.773185 24914 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.770591 24920 raft_consensus.cc:2804] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.773667 24914 ts_tablet_manager.cc:1403] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.012s
I20260709 12:10:48.773862 24920 raft_consensus.cc:493] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.774230 24920 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.776825 24914 raft_consensus.cc:359] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.777534 24914 raft_consensus.cc:385] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.777799 24914 raft_consensus.cc:740] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.778481 24914 consensus_queue.cc:260] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.780848 24914 ts_tablet_manager.cc:1434] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:10:48.780835 24920 raft_consensus.cc:515] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.781983 24914 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.782909 24920 leader_election.cc:290] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.786095 24913 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.786592 24913 ts_tablet_manager.cc:1403] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.038s
I20260709 12:10:48.788132 24914 tablet_bootstrap.cc:654] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.789376 24913 raft_consensus.cc:359] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.790890 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:48.791474 24723 raft_consensus.cc:3060] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.788332 24915 raft_consensus.cc:359] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.793581 24914 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.793722 24915 raft_consensus.cc:385] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.794104 24915 raft_consensus.cc:740] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.794239 24914 ts_tablet_manager.cc:1403] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260709 12:10:48.795140 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:48.795758 24724 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.790099 24913 raft_consensus.cc:385] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.796321 24913 raft_consensus.cc:740] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.797065 24913 consensus_queue.cc:260] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.795336 24915 consensus_queue.cc:260] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.799574 24913 ts_tablet_manager.cc:1434] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 12:10:48.800280 24872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.800521 24913 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.800902 24872 raft_consensus.cc:2468] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.801204 24915 ts_tablet_manager.cc:1434] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 12:10:48.801877 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.802142 24870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.802706 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "475bd89120f544c99128727aa287ddf3" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.803267 24871 raft_consensus.cc:3060] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.806342 24723 raft_consensus.cc:2468] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
W20260709 12:10:48.806921 24765 leader_election.cc:343] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.807121 24913 tablet_bootstrap.cc:654] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.807847 24765 leader_election.cc:304] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.808816 24950 raft_consensus.cc:2804] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.809269 24950 raft_consensus.cc:697] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:48.809952 24915 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.797595 24914 raft_consensus.cc:359] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.812638 24914 raft_consensus.cc:385] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.813026 24914 raft_consensus.cc:740] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.813834 24914 consensus_queue.cc:260] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.810052 24950 consensus_queue.cc:237] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:48.818827 24765 leader_election.cc:343] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.824719 24914 ts_tablet_manager.cc:1434] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.009s
I20260709 12:10:48.825884 24914 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.828644 24871 raft_consensus.cc:2468] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:48.836341 24914 tablet_bootstrap.cc:654] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:48.839025 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:48.823637 24724 raft_consensus.cc:2468] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:48.841238 24765 leader_election.cc:304] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:48.842067 24920 raft_consensus.cc:2804] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.843501 24915 tablet_bootstrap.cc:654] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.852228 24913 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.852710 24913 ts_tablet_manager.cc:1403] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.031s
I20260709 12:10:48.853552 24622 catalog_manager.cc:5697] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:48.855291 24913 raft_consensus.cc:359] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.856007 24913 raft_consensus.cc:385] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.856278 24913 raft_consensus.cc:740] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.856922 24915 tablet_bootstrap.cc:492] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.856877 24913 consensus_queue.cc:260] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.857564 24915 ts_tablet_manager.cc:1403] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.003s
I20260709 12:10:48.857792 24914 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.858263 24914 ts_tablet_manager.cc:1403] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.006s
I20260709 12:10:48.858815 24913 ts_tablet_manager.cc:1434] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:48.859706 24913 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:48.860875 24914 raft_consensus.cc:359] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.860781 24915 raft_consensus.cc:359] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.861531 24914 raft_consensus.cc:385] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.861650 24915 raft_consensus.cc:385] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.861841 24914 raft_consensus.cc:740] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.862079 24915 raft_consensus.cc:740] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.862519 24914 consensus_queue.cc:260] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.863106 24915 consensus_queue.cc:260] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.865480 24913 tablet_bootstrap.cc:654] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.865425 24920 raft_consensus.cc:697] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:48.866393 24920 consensus_queue.cc:237] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.869968 24914 ts_tablet_manager.cc:1434] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:10:48.871115 24914 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:48.874457 24915 ts_tablet_manager.cc:1434] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 12:10:48.879774 24934 raft_consensus.cc:493] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.880298 24934 raft_consensus.cc:515] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.881680 24919 raft_consensus.cc:493] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.882143 24919 raft_consensus.cc:515] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.882393 24934 leader_election.cc:290] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.883200 24914 tablet_bootstrap.cc:654] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.884095 24919 leader_election.cc:290] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:48.884603 24919 raft_consensus.cc:493] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.884792 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.884975 24919 raft_consensus.cc:515] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.886178 24955 raft_consensus.cc:493] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.886677 24955 raft_consensus.cc:515] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.888785 24955 leader_election.cc:290] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.887012 24919 leader_election.cc:290] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:48.891904 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.897437 24873 raft_consensus.cc:2468] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.898820 24765 leader_election.cc:304] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:48.893435 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.899627 24955 raft_consensus.cc:2804] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.900072 24955 raft_consensus.cc:493] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.900410 24955 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.901382 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.903664 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.904299 24723 raft_consensus.cc:2468] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 0.
W20260709 12:10:48.905541 24839 leader_election.cc:343] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.893680 24915 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:48.894608 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.907051 24724 raft_consensus.cc:2468] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.891281 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.908006 24871 raft_consensus.cc:2468] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
W20260709 12:10:48.895823 24688 leader_election.cc:343] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.896512 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:48.910583 24798 raft_consensus.cc:2468] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 0.
I20260709 12:10:48.906332 24839 leader_election.cc:304] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:48.911906 24690 leader_election.cc:304] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [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: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:48.912101 24919 raft_consensus.cc:2804] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.912556 24919 raft_consensus.cc:493] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.912879 24919 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.913105 24934 raft_consensus.cc:2804] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.913546 24934 raft_consensus.cc:493] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.913882 24934 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.920714 24919 raft_consensus.cc:515] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.923584 24837 leader_election.cc:304] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [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: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: a835e0c99cc94772acaeb065da999305
I20260709 12:10:48.924746 24959 raft_consensus.cc:2804] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:48.925208 24959 raft_consensus.cc:493] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.925581 24959 raft_consensus.cc:3060] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.928018 24934 raft_consensus.cc:515] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.930850 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:48.931841 24724 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.933332 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.937150 24934 leader_election.cc:290] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.930909 24955 raft_consensus.cc:515] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.937929 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.939142 24955 leader_election.cc:290] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.939517 24919 leader_election.cc:290] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
W20260709 12:10:48.940639 24688 leader_election.cc:343] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.941422 24799 raft_consensus.cc:2393] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate 4a14ca6dce3542b0be3bd3101381eedc in this term.
I20260709 12:10:48.937321 24913 tablet_bootstrap.cc:492] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:48.923378 24915 tablet_bootstrap.cc:654] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:48.943990 24959 raft_consensus.cc:515] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.943321 24620 catalog_manager.cc:5697] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:48.944007 24913 ts_tablet_manager.cc:1403] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.085s	user 0.036s	sys 0.040s
I20260709 12:10:48.947093 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:48.947350 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
W20260709 12:10:48.948655 24839 leader_election.cc:343] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.949069 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.949162 24913 raft_consensus.cc:359] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.949645 24959 leader_election.cc:290] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:48.950147 24913 raft_consensus.cc:385] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.950465 24913 raft_consensus.cc:740] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.949791 24871 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.951493 24913 consensus_queue.cc:260] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.954384 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.954532 24913 ts_tablet_manager.cc:1434] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:48.955125 24873 raft_consensus.cc:2393] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4a14ca6dce3542b0be3bd3101381eedc in current term 1: Already voted for candidate fd162e0b05d44e74ad379af1be09a455 in this term.
I20260709 12:10:48.953435 24920 raft_consensus.cc:493] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:48.956730 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:48.956713 24920 raft_consensus.cc:515] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.957381 24799 raft_consensus.cc:3060] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.959622 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:48.960304 24723 raft_consensus.cc:2468] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:48.960795 24920 leader_election.cc:290] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.961319 24765 leader_election.cc:304] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:48.962293 24765 leader_election.cc:304] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [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: 4a14ca6dce3542b0be3bd3101381eedc; no voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:48.963100 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:48.964200 24920 raft_consensus.cc:2804] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:10:48.964344 24765 leader_election.cc:343] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.964665 24920 raft_consensus.cc:493] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:48.964985 24920 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:48.967845 24799 raft_consensus.cc:2468] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 1.
I20260709 12:10:48.971666 24955 raft_consensus.cc:2749] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:10:48.972506 24837 leader_election.cc:304] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: a835e0c99cc94772acaeb065da999305
I20260709 12:10:48.973276 24959 raft_consensus.cc:2804] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.973716 24959 raft_consensus.cc:697] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:48.974504 24959 consensus_queue.cc:237] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.977118 24914 tablet_bootstrap.cc:492] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:48.977950 24914 ts_tablet_manager.cc:1403] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.037s
I20260709 12:10:48.978806 24915 tablet_bootstrap.cc:492] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:48.974916 24871 raft_consensus.cc:2468] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:48.979257 24915 ts_tablet_manager.cc:1403] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.012s
I20260709 12:10:48.970479 24724 raft_consensus.cc:2468] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 1.
I20260709 12:10:48.979964 24690 leader_election.cc:304] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:48.980798 24934 raft_consensus.cc:2804] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.980834 24839 leader_election.cc:304] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:48.981360 24934 raft_consensus.cc:697] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:48.981998 24919 raft_consensus.cc:2804] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.971274 24920 raft_consensus.cc:515] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.982158 24934 consensus_queue.cc:237] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.983217 24915 raft_consensus.cc:359] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.984941 24915 raft_consensus.cc:385] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.985200 24915 raft_consensus.cc:740] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.984452 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:48.985385 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:48.985905 24724 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:48.986651 24765 leader_election.cc:343] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:48.987555 24920 leader_election.cc:290] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:48.982043 24914 raft_consensus.cc:359] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.990144 24914 raft_consensus.cc:385] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:48.990339 24914 raft_consensus.cc:740] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:48.990849 24914 consensus_queue.cc:260] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.991312 24915 consensus_queue.cc:260] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.995155 24724 raft_consensus.cc:2468] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:48.996057 24919 raft_consensus.cc:697] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:48.996909 24765 leader_election.cc:304] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:48.996990 24919 consensus_queue.cc:237] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:48.997830 24920 raft_consensus.cc:2804] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:48.998292 24920 raft_consensus.cc:697] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:48.999073 24920 consensus_queue.cc:237] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.001011 24914 ts_tablet_manager.cc:1434] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.002s
I20260709 12:10:49.002836 24620 catalog_manager.cc:5697] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.003553 24622 catalog_manager.cc:5697] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:49.005864 24915 ts_tablet_manager.cc:1434] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:10:49.006836 24915 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:49.018117 24915 tablet_bootstrap.cc:654] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:49.019368 24621 catalog_manager.cc:5697] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.023223 24620 catalog_manager.cc:5697] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:49.026360 24915 tablet_bootstrap.cc:492] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:49.026919 24915 ts_tablet_manager.cc:1403] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260709 12:10:49.029521 24915 raft_consensus.cc:359] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.029997 24915 raft_consensus.cc:385] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:49.030193 24915 raft_consensus.cc:740] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:49.030761 24915 consensus_queue.cc:260] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.032680 24915 ts_tablet_manager.cc:1434] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:10:49.038338 24920 raft_consensus.cc:493] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.038831 24920 raft_consensus.cc:515] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.040501 24920 leader_election.cc:290] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:49.041078 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:49.041409 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:49.042091 24871 raft_consensus.cc:2393] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a14ca6dce3542b0be3bd3101381eedc in current term 1: Already voted for candidate a835e0c99cc94772acaeb065da999305 in this term.
I20260709 12:10:49.042884 24765 leader_election.cc:304] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc; no voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:49.043438 24920 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:49.047983 24920 raft_consensus.cc:2749] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:49.061967 24919 raft_consensus.cc:493] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.062379 24919 raft_consensus.cc:515] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.063922 24919 leader_election.cc:290] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:49.064558 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:49.064855 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:49.065162 24724 raft_consensus.cc:2393] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate 4a14ca6dce3542b0be3bd3101381eedc in this term.
I20260709 12:10:49.066033 24839 leader_election.cc:304] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:49.066586 24919 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:49.070822 24919 raft_consensus.cc:2749] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:49.110656 24919 raft_consensus.cc:493] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.111012 24919 raft_consensus.cc:515] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.112524 24919 leader_election.cc:290] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:49.113174 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:49.113519 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:49.114235 24799 raft_consensus.cc:2393] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate a835e0c99cc94772acaeb065da999305 in this term.
I20260709 12:10:49.114943 24837 leader_election.cc:304] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:49.115509 24919 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:49.119915 24919 raft_consensus.cc:2749] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:49.131884 24934 raft_consensus.cc:493] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.132287 24934 raft_consensus.cc:515] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.133766 24934 leader_election.cc:290] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:49.134418 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:49.134637 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b9edfddb1b249f58f2efb998d896239" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:49.135054 24799 raft_consensus.cc:2393] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a835e0c99cc94772acaeb065da999305 in current term 1: Already voted for candidate fd162e0b05d44e74ad379af1be09a455 in this term.
I20260709 12:10:49.135943 24688 leader_election.cc:304] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a835e0c99cc94772acaeb065da999305; no voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:49.136590 24934 raft_consensus.cc:3060] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:49.142436 24934 raft_consensus.cc:2749] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:49.154345 24919 raft_consensus.cc:493] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:49.154789 24919 raft_consensus.cc:515] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.156528 24919 leader_election.cc:290] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:49.157370 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:49.157612 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:49.158098 24724 raft_consensus.cc:2393] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate 4a14ca6dce3542b0be3bd3101381eedc in this term.
I20260709 12:10:49.158057 24798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
mode: GRACEFUL
new_leader_uuid: "a835e0c99cc94772acaeb065da999305"
 from {username='slave'} at 127.0.0.1:46414
I20260709 12:10:49.158759 24798 raft_consensus.cc:606] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Received request to transfer leadership to TS a835e0c99cc94772acaeb065da999305
I20260709 12:10:49.159143 24839 leader_election.cc:304] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:49.159852 24919 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:49.165951 24919 raft_consensus.cc:2749] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:49.170756 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
mode: GRACEFUL
new_leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:42940
I20260709 12:10:49.171351 24724 raft_consensus.cc:606] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Received request to transfer leadership to TS 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:49.172402 24934 consensus_queue.cc:1048] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.173465 24936 consensus_queue.cc:1048] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.189455 24936 consensus_queue.cc:1048] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.195488 24936 consensus_queue.cc:1048] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.200927 24871 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
mode: GRACEFUL
new_leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:40438
I20260709 12:10:49.201604 24871 raft_consensus.cc:606] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Received request to transfer leadership to TS 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:49.217868 24934 consensus_queue.cc:1048] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.226989 24934 consensus_queue.cc:1048] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.281908 24920 consensus_queue.cc:1048] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.290078 24980 consensus_queue.cc:1048] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:49.294041 24955 consensus_queue.cc:1048] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.307109 24980 consensus_queue.cc:1048] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.307758 24950 raft_consensus.cc:993] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: : Instructing follower a835e0c99cc94772acaeb065da999305 to start an election
I20260709 12:10:49.308226 24950 raft_consensus.cc:1081] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Signalling peer a835e0c99cc94772acaeb065da999305 to start an election
I20260709 12:10:49.310427 24722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
 from {username='slave'} at 127.0.0.1:42936
I20260709 12:10:49.310953 24722 raft_consensus.cc:493] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.311317 24722 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.317148 24722 raft_consensus.cc:515] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.318908 24722 leader_election.cc:290] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 2 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:49.319443 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:49.319876 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d815eb9f531f422fb411fac70b8d0e51" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:49.320096 24799 raft_consensus.cc:3055] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:49.320443 24799 raft_consensus.cc:740] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:49.320452 24873 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.321280 24799 consensus_queue.cc:260] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.322547 24799 raft_consensus.cc:3060] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.327556 24873 raft_consensus.cc:2468] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 2.
I20260709 12:10:49.328190 24799 raft_consensus.cc:2468] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 2.
I20260709 12:10:49.328487 24690 leader_election.cc:304] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:49.329262 24937 raft_consensus.cc:2804] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:49.329622 24937 raft_consensus.cc:697] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 2 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:49.330334 24937 consensus_queue.cc:237] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.335770 24621 catalog_manager.cc:5697] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 1 to 2, leader changed from 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194) to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.383143 24965 consensus_queue.cc:1048] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.393147 24919 consensus_queue.cc:1048] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.429701 24955 consensus_queue.cc:1048] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.439139 24920 consensus_queue.cc:1048] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.444298 24937 consensus_queue.cc:1048] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.454766 24923 consensus_queue.cc:1048] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.462631 24934 raft_consensus.cc:993] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: : Instructing follower 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:49.463065 24934 raft_consensus.cc:1081] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Signalling peer 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:49.464916 24799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:46404
I20260709 12:10:49.465348 24799 raft_consensus.cc:493] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.465700 24799 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.470114 24799 raft_consensus.cc:515] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.471484 24799 leader_election.cc:290] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:49.472200 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:49.472553 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4014e3f5604245dc985dd511f46cce4b" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:49.472831 24722 raft_consensus.cc:3055] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:49.473106 24871 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.473122 24722 raft_consensus.cc:740] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:49.473866 24722 consensus_queue.cc:260] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.474756 24722 raft_consensus.cc:3060] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.478044 24871 raft_consensus.cc:2468] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 2.
I20260709 12:10:49.478879 24765 leader_election.cc:304] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:49.479415 24722 raft_consensus.cc:2468] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 2.
I20260709 12:10:49.479461 24920 raft_consensus.cc:2804] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:49.480068 24920 raft_consensus.cc:697] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:49.480741 24920 consensus_queue.cc:237] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.485920 24620 catalog_manager.cc:5697] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 1 to 2, leader changed from a835e0c99cc94772acaeb065da999305 (127.19.5.193) to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 2 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.488423 24919 consensus_queue.cc:1048] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.494112 24963 raft_consensus.cc:993] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: : Instructing follower 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:49.494535 24959 raft_consensus.cc:1081] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Signalling peer 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:49.496562 24798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:46410
I20260709 12:10:49.497891 24798 raft_consensus.cc:493] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:49.498255 24798 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.498517 24919 consensus_queue.cc:1048] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:49.505208 24798 raft_consensus.cc:515] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.510358 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:49.510650 24798 leader_election.cc:290] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:49.513067 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffec5bfa1de4a708218e5da933586f7" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:49.513696 24871 raft_consensus.cc:3055] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:49.514081 24871 raft_consensus.cc:740] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:49.514858 24871 consensus_queue.cc:260] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.515873 24871 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.522089 24871 raft_consensus.cc:2468] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 2.
I20260709 12:10:49.522989 24765 leader_election.cc:304] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [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: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: a835e0c99cc94772acaeb065da999305
I20260709 12:10:49.523676 24920 raft_consensus.cc:2804] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:49.524073 24920 raft_consensus.cc:697] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:49.524817 24920 consensus_queue.cc:237] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:49.530009 24620 catalog_manager.cc:5697] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 1 to 2, leader changed from fd162e0b05d44e74ad379af1be09a455 (127.19.5.195) to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 2 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:49.917695 24798 raft_consensus.cc:1275] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer a835e0c99cc94772acaeb065da999305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.918843 24934 consensus_queue.cc:1048] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:49.925406 24871 raft_consensus.cc:1275] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Refusing update from remote peer a835e0c99cc94772acaeb065da999305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.926865 24934 consensus_queue.cc:1048] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:49.961587 24871 raft_consensus.cc:1275] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.962574 24920 consensus_queue.cc:1048] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:49.971642 24722 raft_consensus.cc:3060] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:49.977885 24722 raft_consensus.cc:1275] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:49.978891 24955 consensus_queue.cc:1048] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:50.036718 24722 raft_consensus.cc:1275] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.037832 24955 consensus_queue.cc:1048] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:50.044965 24871 raft_consensus.cc:1275] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:50.046196 24992 consensus_queue.cc:1048] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:52.229355 24620 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36106:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:10:52.231696 24620 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:10:52.277657 24707 tablet_service.cc:1511] Processing CreateTablet for tablet e7fe6d019d114f3a8689f6e7d0bc1e54 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:52.278509 24788 tablet_service.cc:1511] Processing CreateTablet for tablet e7fe6d019d114f3a8689f6e7d0bc1e54 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:52.278903 24707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fe6d019d114f3a8689f6e7d0bc1e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.279770 24788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fe6d019d114f3a8689f6e7d0bc1e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.280110 24857 tablet_service.cc:1511] Processing CreateTablet for tablet e7fe6d019d114f3a8689f6e7d0bc1e54 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:10:52.281282 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7fe6d019d114f3a8689f6e7d0bc1e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.281039 24709 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef3a5d831d45a48af76dca8eef22d8 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:52.283026 24781 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef3a5d831d45a48af76dca8eef22d8 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:52.284201 24781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef3a5d831d45a48af76dca8eef22d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.286470 24708 tablet_service.cc:1511] Processing CreateTablet for tablet c07aae70ef3143f6a626f4e962887799 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:52.287650 24708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aae70ef3143f6a626f4e962887799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.288358 24782 tablet_service.cc:1511] Processing CreateTablet for tablet c07aae70ef3143f6a626f4e962887799 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:52.289251 24709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef3a5d831d45a48af76dca8eef22d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.289497 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aae70ef3143f6a626f4e962887799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.289505 24860 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef3a5d831d45a48af76dca8eef22d8 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:10:52.292655 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef3a5d831d45a48af76dca8eef22d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.313747 24856 tablet_service.cc:1511] Processing CreateTablet for tablet c07aae70ef3143f6a626f4e962887799 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:10:52.315279 24856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c07aae70ef3143f6a626f4e962887799. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.321980 24714 tablet_service.cc:1511] Processing CreateTablet for tablet 515b62009f824e92b1052433372501c2 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:52.323261 24714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515b62009f824e92b1052433372501c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.325513 24785 tablet_service.cc:1511] Processing CreateTablet for tablet 515b62009f824e92b1052433372501c2 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:52.326917 24785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515b62009f824e92b1052433372501c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.341600 24862 tablet_service.cc:1511] Processing CreateTablet for tablet 515b62009f824e92b1052433372501c2 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:10:52.342908 24862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 515b62009f824e92b1052433372501c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.343421 24782 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02d8f533bf49d29f576d60d7b01ad0 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:52.344669 24782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02d8f533bf49d29f576d60d7b01ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.346544 24711 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02d8f533bf49d29f576d60d7b01ad0 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:52.347769 24711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02d8f533bf49d29f576d60d7b01ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.348850 24860 tablet_service.cc:1511] Processing CreateTablet for tablet 3c02d8f533bf49d29f576d60d7b01ad0 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:10:52.350136 24860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c02d8f533bf49d29f576d60d7b01ad0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.352237 24859 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d062942e64aa0b6491d48c02d8413 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:52.352398 24710 tablet_service.cc:1511] Processing CreateTablet for tablet 1afa99e9f3e34772b23d96067213c2e9 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:52.353451 24859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d062942e64aa0b6491d48c02d8413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.347404 24858 tablet_service.cc:1511] Processing CreateTablet for tablet 1afa99e9f3e34772b23d96067213c2e9 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:52.355325 25009 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.353474 24710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afa99e9f3e34772b23d96067213c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.359268 24712 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d062942e64aa0b6491d48c02d8413 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:52.360471 24712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d062942e64aa0b6491d48c02d8413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.364138 24857 tablet_service.cc:1511] Processing CreateTablet for tablet 805143249cbd4dc6851c1664925263b4 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:52.364464 24713 tablet_service.cc:1511] Processing CreateTablet for tablet 805143249cbd4dc6851c1664925263b4 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:52.365666 24713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805143249cbd4dc6851c1664925263b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.366952 24706 tablet_service.cc:1511] Processing CreateTablet for tablet 5e62ab23e88749da9dd7b60ff2832bf6 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:52.370150 24858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afa99e9f3e34772b23d96067213c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.370739 24857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805143249cbd4dc6851c1664925263b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.374581 24783 tablet_service.cc:1511] Processing CreateTablet for tablet bf4d062942e64aa0b6491d48c02d8413 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:10:52.375296 24784 tablet_service.cc:1511] Processing CreateTablet for tablet 1afa99e9f3e34772b23d96067213c2e9 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:10:52.375814 24783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4d062942e64aa0b6491d48c02d8413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.376497 24784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1afa99e9f3e34772b23d96067213c2e9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:52.357406 24688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:33321, user_credentials={real_user=slave}} blocked reactor thread for 66284.9us
I20260709 12:10:52.379849 24786 tablet_service.cc:1511] Processing CreateTablet for tablet 805143249cbd4dc6851c1664925263b4 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:10:52.380123 24787 tablet_service.cc:1511] Processing CreateTablet for tablet 5e62ab23e88749da9dd7b60ff2832bf6 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:52.381034 24786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 805143249cbd4dc6851c1664925263b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.381619 24787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e62ab23e88749da9dd7b60ff2832bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.381662 24863 tablet_service.cc:1511] Processing CreateTablet for tablet 5e62ab23e88749da9dd7b60ff2832bf6 (DEFAULT_TABLE table=soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:10:52.382395 24706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e62ab23e88749da9dd7b60ff2832bf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:10:52.382846 24863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e62ab23e88749da9dd7b60ff2832bf6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:10:52.357977 24690 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.195:43727, user_credentials={real_user=slave}} blocked reactor thread for 63036.8us
I20260709 12:10:52.418884 25010 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.420668 25009 tablet_bootstrap.cc:654] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.450975 25011 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.453346 25010 tablet_bootstrap.cc:654] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.457379 25011 tablet_bootstrap.cc:654] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.466389 25009 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.467242 25009 ts_tablet_manager.cc:1403] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.014s
I20260709 12:10:52.469933 25009 raft_consensus.cc:359] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.470619 25009 raft_consensus.cc:385] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.470896 25009 raft_consensus.cc:740] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.471495 25009 consensus_queue.cc:260] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.472855 25010 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.473410 25010 ts_tablet_manager.cc:1403] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260709 12:10:52.473456 25011 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.474069 25011 ts_tablet_manager.cc:1403] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 12:10:52.476341 25010 raft_consensus.cc:359] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.477155 25010 raft_consensus.cc:385] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.476893 25011 raft_consensus.cc:359] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.477351 25009 ts_tablet_manager.cc:1434] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:10:52.477540 25010 raft_consensus.cc:740] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.477720 25011 raft_consensus.cc:385] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.478123 25011 raft_consensus.cc:740] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.478367 25010 consensus_queue.cc:260] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.478969 25011 consensus_queue.cc:260] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.481156 25011 ts_tablet_manager.cc:1434] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:52.482115 25011 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.482200 25009 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.487890 25010 ts_tablet_manager.cc:1434] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:10:52.488358 25011 tablet_bootstrap.cc:654] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.488981 25010 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.491405 25009 tablet_bootstrap.cc:654] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.495245 25010 tablet_bootstrap.cc:654] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.499868 25011 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.500442 25011 ts_tablet_manager.cc:1403] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 12:10:52.503566 25011 raft_consensus.cc:359] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.504447 25011 raft_consensus.cc:385] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.504809 25011 raft_consensus.cc:740] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.505590 25011 consensus_queue.cc:260] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.506712 25009 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.507246 25009 ts_tablet_manager.cc:1403] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260709 12:10:52.508131 25011 ts_tablet_manager.cc:1434] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:10:52.509353 25011 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.510186 25009 raft_consensus.cc:359] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.510999 25009 raft_consensus.cc:385] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.511322 25009 raft_consensus.cc:740] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.512388 25009 consensus_queue.cc:260] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.514634 25009 ts_tablet_manager.cc:1434] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 12:10:52.515568 25009 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.516530 25011 tablet_bootstrap.cc:654] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.519300 25010 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.519905 25010 ts_tablet_manager.cc:1403] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.023s
I20260709 12:10:52.521847 25009 tablet_bootstrap.cc:654] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.523039 25010 raft_consensus.cc:359] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.523903 25010 raft_consensus.cc:385] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.524893 25010 raft_consensus.cc:740] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.525700 25010 consensus_queue.cc:260] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.528297 25010 ts_tablet_manager.cc:1434] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:52.529229 25010 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.529404 25011 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.529907 25011 ts_tablet_manager.cc:1403] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 12:10:52.532821 25011 raft_consensus.cc:359] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.533600 25011 raft_consensus.cc:385] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.533937 25011 raft_consensus.cc:740] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.534693 25011 consensus_queue.cc:260] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.536077 25010 tablet_bootstrap.cc:654] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.537062 25011 ts_tablet_manager.cc:1434] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:52.540261 25009 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.540745 25009 ts_tablet_manager.cc:1403] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260709 12:10:52.540843 25010 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.541280 25010 ts_tablet_manager.cc:1403] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 12:10:52.543668 25011 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.543591 25010 raft_consensus.cc:359] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.544282 25010 raft_consensus.cc:385] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.544567 25010 raft_consensus.cc:740] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.545240 25010 consensus_queue.cc:260] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.547623 25010 ts_tablet_manager.cc:1434] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:52.548516 25010 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.550174 25011 tablet_bootstrap.cc:654] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.550146 25009 raft_consensus.cc:359] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.550956 25009 raft_consensus.cc:385] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.551324 25009 raft_consensus.cc:740] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.552197 25009 consensus_queue.cc:260] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.554435 25009 ts_tablet_manager.cc:1434] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:10:52.554709 25010 tablet_bootstrap.cc:654] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.555586 25009 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.562093 25011 tablet_bootstrap.cc:492] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.562232 25010 tablet_bootstrap.cc:492] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.562655 25011 ts_tablet_manager.cc:1403] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 12:10:52.562657 25010 ts_tablet_manager.cc:1403] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 12:10:52.565630 25010 raft_consensus.cc:359] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.565850 25011 raft_consensus.cc:359] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.566179 25009 tablet_bootstrap.cc:654] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.566386 25010 raft_consensus.cc:385] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.566561 25011 raft_consensus.cc:385] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.566776 25010 raft_consensus.cc:740] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.566927 25011 raft_consensus.cc:740] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.567601 25010 consensus_queue.cc:260] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.567691 25011 consensus_queue.cc:260] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.569931 25010 ts_tablet_manager.cc:1434] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:52.570122 25011 ts_tablet_manager.cc:1434] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:10:52.570976 25010 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.571040 25011 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.574568 25008 raft_consensus.cc:493] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.575081 25008 raft_consensus.cc:515] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.575801 24992 raft_consensus.cc:493] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.576247 24992 raft_consensus.cc:515] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.577231 25008 leader_election.cc:290] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.577726 25011 tablet_bootstrap.cc:654] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.578208 24992 leader_election.cc:290] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.579277 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.579962 24871 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.577726 25010 tablet_bootstrap.cc:654] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.579980 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.581424 24723 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.582631 24765 leader_election.cc:304] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:52.583396 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.584002 24799 raft_consensus.cc:2468] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:52.584059 24992 raft_consensus.cc:2804] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.584754 24992 raft_consensus.cc:493] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.585163 24992 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.585764 24688 leader_election.cc:304] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.580649 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.586604 25008 raft_consensus.cc:493] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.587060 25008 raft_consensus.cc:515] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:52.587481 24690 leader_election.cc:343] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.588335 25007 raft_consensus.cc:2804] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.588721 25007 raft_consensus.cc:493] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.589021 25007 raft_consensus.cc:3060] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.600364 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.600972 25009 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.601025 24799 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:52.601609 25009 ts_tablet_manager.cc:1403] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.011s
I20260709 12:10:52.602452 24688 leader_election.cc:304] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.603281 24996 raft_consensus.cc:2804] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.603657 24996 raft_consensus.cc:493] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.603957 24996 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.605310 25009 raft_consensus.cc:359] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.606004 25009 raft_consensus.cc:385] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.606279 25009 raft_consensus.cc:740] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.607070 25009 consensus_queue.cc:260] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.610373 25009 ts_tablet_manager.cc:1434] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:10:52.610759 25010 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.611249 25010 ts_tablet_manager.cc:1403] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.006s
I20260709 12:10:52.612382 24996 raft_consensus.cc:515] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.612767 25007 raft_consensus.cc:515] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.614344 25010 raft_consensus.cc:359] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.615075 25010 raft_consensus.cc:385] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.615346 25010 raft_consensus.cc:740] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.615550 24992 raft_consensus.cc:515] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.611325 25009 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.616593 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:52.617169 24799 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.617535 25011 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.618013 25011 ts_tablet_manager.cc:1403] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.012s
I20260709 12:10:52.618659 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.616066 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:52.620167 24798 raft_consensus.cc:3060] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.620875 25011 raft_consensus.cc:359] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.616082 25010 consensus_queue.cc:260] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:52.622632 24690 leader_election.cc:343] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.624446 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.625036 24873 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:52.626243 25008 leader_election.cc:290] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.621587 25011 raft_consensus.cc:385] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.634446 25011 raft_consensus.cc:740] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.634910 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.635603 24871 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.635318 25011 consensus_queue.cc:260] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.636965 25010 ts_tablet_manager.cc:1434] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.008s
I20260709 12:10:52.637974 25010 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.638878 25011 ts_tablet_manager.cc:1434] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 12:10:52.627952 25007 leader_election.cc:290] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.629786 24992 leader_election.cc:290] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.630887 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.642167 24873 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.643101 24871 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:52.644237 24690 leader_election.cc:304] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:52.645066 25007 raft_consensus.cc:2804] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.645511 25007 raft_consensus.cc:697] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:52.645879 25010 tablet_bootstrap.cc:654] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.646313 25007 consensus_queue.cc:237] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.631747 25009 tablet_bootstrap.cc:654] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.632345 24799 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:52.633190 24996 leader_election.cc:290] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.627733 24798 raft_consensus.cc:2468] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:52.633642 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:52.655215 24723 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.657557 25010 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.657814 25009 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.658067 25010 ts_tablet_manager.cc:1403] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:10:52.658304 25009 ts_tablet_manager.cc:1403] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.005s
I20260709 12:10:52.660332 24688 leader_election.cc:304] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:52.660991 25010 raft_consensus.cc:359] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.661531 24996 raft_consensus.cc:2804] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.647305 24873 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.661780 25010 raft_consensus.cc:385] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.662237 25010 raft_consensus.cc:740] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.662262 25007 raft_consensus.cc:493] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.662092 24996 raft_consensus.cc:697] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:52.662770 24723 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.663166 24765 leader_election.cc:304] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:52.662950 25007 raft_consensus.cc:515] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.639863 25011 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.663470 24996 consensus_queue.cc:237] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.664536 24992 raft_consensus.cc:2804] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.664987 24992 raft_consensus.cc:697] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:52.665771 24992 consensus_queue.cc:237] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.666493 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.667750 25010 consensus_queue.cc:260] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.667768 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
W20260709 12:10:52.667964 24690 leader_election.cc:343] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.668503 25007 leader_election.cc:290] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.670456 25010 ts_tablet_manager.cc:1434] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:10:52.668768 24798 raft_consensus.cc:2468] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:52.671639 25010 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.672072 24688 leader_election.cc:304] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [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: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:52.672912 25007 raft_consensus.cc:2804] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.661226 25009 raft_consensus.cc:359] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.673355 25007 raft_consensus.cc:493] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.673843 25007 raft_consensus.cc:3060] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.673403 25009 raft_consensus.cc:385] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.674444 25009 raft_consensus.cc:740] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.675297 25009 consensus_queue.cc:260] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.677726 25009 ts_tablet_manager.cc:1434] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:10:52.673946 25011 tablet_bootstrap.cc:654] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.678223 25010 tablet_bootstrap.cc:654] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.681696 25007 raft_consensus.cc:515] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.682893 24994 raft_consensus.cc:493] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.683718 25009 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.698215 24994 raft_consensus.cc:515] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.699913 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.700309 24994 leader_election.cc:290] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:52.700929 25007 leader_election.cc:290] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.702792 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.694141 24622 catalog_manager.cc:5697] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.703815 25010 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.704366 25010 ts_tablet_manager.cc:1403] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.013s
W20260709 12:10:52.704238 24839 leader_election.cc:343] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:10:52.705327 24690 leader_election.cc:343] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.704237 24622 catalog_manager.cc:5697] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.706161 24798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.707325 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:52.707901 24799 raft_consensus.cc:3060] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.708202 25010 raft_consensus.cc:359] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.708954 25010 raft_consensus.cc:385] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.709199 25009 tablet_bootstrap.cc:654] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.709226 25010 raft_consensus.cc:740] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.710250 25010 consensus_queue.cc:260] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
W20260709 12:10:52.712304 24837 leader_election.cc:343] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.712726 25010 ts_tablet_manager.cc:1434] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:10:52.713753 25010 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.704506 24620 catalog_manager.cc:5697] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.712819 24837 leader_election.cc:304] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:52.720008 25010 tablet_bootstrap.cc:654] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.720526 24994 raft_consensus.cc:2749] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:52.725399 24799 raft_consensus.cc:2468] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:52.727649 24688 leader_election.cc:304] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:52.728345 25007 raft_consensus.cc:2804] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.728791 25007 raft_consensus.cc:697] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:52.730193 25010 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.729590 25007 consensus_queue.cc:237] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.730691 25010 ts_tablet_manager.cc:1403] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260709 12:10:52.733263 25010 raft_consensus.cc:359] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.733880 25011 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.733894 25010 raft_consensus.cc:385] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.735715 25010 raft_consensus.cc:740] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.735846 25011 ts_tablet_manager.cc:1403] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.096s	user 0.026s	sys 0.005s
I20260709 12:10:52.736505 25010 consensus_queue.cc:260] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.738433 25010 ts_tablet_manager.cc:1434] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:10:52.738705 25011 raft_consensus.cc:359] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.739310 25010 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Bootstrap starting.
I20260709 12:10:52.735386 25009 tablet_bootstrap.cc:492] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.739403 25011 raft_consensus.cc:385] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.739892 25011 raft_consensus.cc:740] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.740000 25009 ts_tablet_manager.cc:1403] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.003s
I20260709 12:10:52.740697 25011 consensus_queue.cc:260] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.742941 25011 ts_tablet_manager.cc:1434] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:10:52.743167 25009 raft_consensus.cc:359] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.744526 25009 raft_consensus.cc:385] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.744868 25009 raft_consensus.cc:740] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.745785 25009 consensus_queue.cc:260] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.747669 25010 tablet_bootstrap.cc:654] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.743986 25011 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.754984 25009 ts_tablet_manager.cc:1434] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.004s
I20260709 12:10:52.754492 24619 catalog_manager.cc:5697] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.755393 25010 tablet_bootstrap.cc:492] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: No bootstrap required, opened a new log
I20260709 12:10:52.756040 25010 ts_tablet_manager.cc:1403] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:10:52.758132 25009 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.760938 25007 raft_consensus.cc:493] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.761097 25010 raft_consensus.cc:359] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.761756 25010 raft_consensus.cc:385] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.761447 25007 raft_consensus.cc:515] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.762014 25010 raft_consensus.cc:740] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.762692 25010 consensus_queue.cc:260] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.763445 25007 leader_election.cc:290] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.764505 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.764715 25010 ts_tablet_manager.cc:1434] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:10:52.765187 24873 raft_consensus.cc:2468] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:52.766394 25011 tablet_bootstrap.cc:654] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.766427 24690 leader_election.cc:304] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:52.767334 24996 raft_consensus.cc:2804] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.767629 24996 raft_consensus.cc:493] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.767936 24996 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.768596 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
W20260709 12:10:52.772599 24688 leader_election.cc:343] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.772725 25011 tablet_bootstrap.cc:492] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.773715 25011 ts_tablet_manager.cc:1403] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 12:10:52.778146 25011 raft_consensus.cc:359] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.778826 25011 raft_consensus.cc:385] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.779116 25011 raft_consensus.cc:740] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.779709 24996 raft_consensus.cc:515] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.779816 25011 consensus_queue.cc:260] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.782138 25011 ts_tablet_manager.cc:1434] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:10:52.782441 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.782994 24873 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.783170 25009 tablet_bootstrap.cc:654] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.783316 25011 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.783659 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:52.782244 24996 leader_election.cc:290] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.789397 25011 tablet_bootstrap.cc:654] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
W20260709 12:10:52.789740 24688 leader_election.cc:343] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.791950 24873 raft_consensus.cc:2468] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:52.793113 24690 leader_election.cc:304] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:52.793890 24996 raft_consensus.cc:2804] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.794291 24996 raft_consensus.cc:697] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:52.794895 24996 consensus_queue.cc:237] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.800720 25009 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.801141 25009 ts_tablet_manager.cc:1403] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.005s
I20260709 12:10:52.803376 25009 raft_consensus.cc:359] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.803920 25009 raft_consensus.cc:385] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.804031 25011 tablet_bootstrap.cc:492] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.804168 25009 raft_consensus.cc:740] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.804594 25011 ts_tablet_manager.cc:1403] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260709 12:10:52.804912 25009 consensus_queue.cc:260] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.804796 24622 catalog_manager.cc:5697] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.807286 25009 ts_tablet_manager.cc:1434] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:10:52.807137 25011 raft_consensus.cc:359] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.807838 25011 raft_consensus.cc:385] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.808105 25011 raft_consensus.cc:740] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.808322 25009 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.808707 25011 consensus_queue.cc:260] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.810709 25011 ts_tablet_manager.cc:1434] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:10:52.811560 25011 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: Bootstrap starting.
I20260709 12:10:52.813004 24992 raft_consensus.cc:493] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.813576 25009 tablet_bootstrap.cc:654] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.813519 24992 raft_consensus.cc:515] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.815589 24992 leader_election.cc:290] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.816234 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.816687 25011 tablet_bootstrap.cc:654] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.816833 24723 raft_consensus.cc:2468] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.818915 24765 leader_election.cc:304] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.819766 24992 raft_consensus.cc:2804] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.820101 24992 raft_consensus.cc:493] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.820400 24992 raft_consensus.cc:3060] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.818714 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
W20260709 12:10:52.822372 24765 leader_election.cc:343] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.828517 25011 tablet_bootstrap.cc:492] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: No bootstrap required, opened a new log
I20260709 12:10:52.828542 24992 raft_consensus.cc:515] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.829113 25011 ts_tablet_manager.cc:1403] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 12:10:52.831257 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:52.831818 24723 raft_consensus.cc:3060] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.831773 25011 raft_consensus.cc:359] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.832621 25011 raft_consensus.cc:385] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.832892 25011 raft_consensus.cc:740] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.833523 25011 consensus_queue.cc:260] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.835767 25011 ts_tablet_manager.cc:1434] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:10:52.839004 25009 tablet_bootstrap.cc:492] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.839498 25009 ts_tablet_manager.cc:1403] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260709 12:10:52.840207 24723 raft_consensus.cc:2468] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.841250 24992 leader_election.cc:290] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.841302 24765 leader_election.cc:304] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.842348 24992 raft_consensus.cc:2804] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.842782 24992 raft_consensus.cc:697] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:52.843251 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.843578 24992 consensus_queue.cc:237] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.843925 25009 raft_consensus.cc:359] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.844604 25009 raft_consensus.cc:385] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:10:52.844651 24765 leader_election.cc:343] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:10:52.844906 25009 raft_consensus.cc:740] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.845621 25009 consensus_queue.cc:260] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.847590 25009 ts_tablet_manager.cc:1434] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:10:52.848578 25009 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: Bootstrap starting.
I20260709 12:10:52.850855 24994 raft_consensus.cc:493] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.851397 24994 raft_consensus.cc:515] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.853571 24994 leader_election.cc:290] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:52.853931 25009 tablet_bootstrap.cc:654] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: Neither blocks nor log segments found. Creating new log.
I20260709 12:10:52.855511 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.856288 24799 raft_consensus.cc:2393] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate a835e0c99cc94772acaeb065da999305 in this term.
I20260709 12:10:52.856853 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "515b62009f824e92b1052433372501c2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.858912 24839 leader_election.cc:304] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:52.859412 25018 raft_consensus.cc:493] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.859961 24994 raft_consensus.cc:3060] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.859884 25018 raft_consensus.cc:515] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.861850 25018 leader_election.cc:290] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.864092 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.864702 24723 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.865614 25009 tablet_bootstrap.cc:492] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: No bootstrap required, opened a new log
I20260709 12:10:52.866169 25009 ts_tablet_manager.cc:1403] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.001s
I20260709 12:10:52.866444 24765 leader_election.cc:304] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.866849 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.867273 25018 raft_consensus.cc:2804] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.867431 24871 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.867703 25018 raft_consensus.cc:493] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.868068 25018 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.868978 25009 raft_consensus.cc:359] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.869587 25009 raft_consensus.cc:385] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:10:52.869881 25009 raft_consensus.cc:740] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Initialized, Role: FOLLOWER
I20260709 12:10:52.870486 25009 consensus_queue.cc:260] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.872766 25009 ts_tablet_manager.cc:1434] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 12:10:52.874621 24994 raft_consensus.cc:2749] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:52.876672 25018 raft_consensus.cc:515] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.878829 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:52.879377 24723 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:10:52.881444 24670 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:10:52.880988 24619 catalog_manager.cc:5697] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.884546 24994 raft_consensus.cc:493] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.885026 24994 raft_consensus.cc:515] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.885336 24723 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.886619 25018 leader_election.cc:290] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.887245 24765 leader_election.cc:304] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.888031 25018 raft_consensus.cc:2804] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.888698 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.889310 24873 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.891861 24994 leader_election.cc:290] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:52.892412 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.893014 24799 raft_consensus.cc:2393] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate a835e0c99cc94772acaeb065da999305 in this term.
I20260709 12:10:52.894286 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c07aae70ef3143f6a626f4e962887799" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.895581 24839 leader_election.cc:304] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:52.895771 25018 raft_consensus.cc:697] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:52.896834 24994 raft_consensus.cc:3060] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.896823 25018 consensus_queue.cc:237] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.895712 24873 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.902069 24994 raft_consensus.cc:2749] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:52.904312 24622 catalog_manager.cc:5697] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:52.957635 25018 raft_consensus.cc:493] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.958137 25018 raft_consensus.cc:515] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.959712 25018 leader_election.cc:290] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.960583 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.960727 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:52.961136 24723 raft_consensus.cc:2468] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.961303 24873 raft_consensus.cc:2468] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 0.
I20260709 12:10:52.962038 24765 leader_election.cc:304] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:52.962661 25018 raft_consensus.cc:2804] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:52.962929 25018 raft_consensus.cc:493] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:52.963179 25018 raft_consensus.cc:3060] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.965207 24994 raft_consensus.cc:493] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:52.965603 24994 raft_consensus.cc:515] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.967166 24994 leader_election.cc:290] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:52.967869 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305" is_pre_election: true
I20260709 12:10:52.968472 24723 raft_consensus.cc:2393] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd162e0b05d44e74ad379af1be09a455 in current term 1: Already voted for candidate 4a14ca6dce3542b0be3bd3101381eedc in this term.
I20260709 12:10:52.968223 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c02d8f533bf49d29f576d60d7b01ad0" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:52.968258 25018 raft_consensus.cc:515] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.969741 24837 leader_election.cc:304] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd162e0b05d44e74ad379af1be09a455; no voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305
I20260709 12:10:52.970388 25018 leader_election.cc:290] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:52.970793 24994 raft_consensus.cc:3060] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.970947 24723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:52.971267 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1afa99e9f3e34772b23d96067213c2e9" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:52.971521 24723 raft_consensus.cc:3060] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.971904 24873 raft_consensus.cc:3060] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:52.976543 24873 raft_consensus.cc:2468] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.977404 24765 leader_election.cc:304] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:52.977428 24994 raft_consensus.cc:2749] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:10:52.978048 25018 raft_consensus.cc:2804] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:52.978184 24723 raft_consensus.cc:2468] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 1.
I20260709 12:10:52.978435 25018 raft_consensus.cc:697] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:52.979238 25018 consensus_queue.cc:237] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:52.986023 24622 catalog_manager.cc:5697] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 1 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:53.082993 25007 raft_consensus.cc:493] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:10:53.083494 25007 raft_consensus.cc:515] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.083515 24992 consensus_queue.cc:1048] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.085295 25007 leader_election.cc:290] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:53.085881 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc" is_pre_election: true
I20260709 12:10:53.086539 24799 raft_consensus.cc:2468] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:53.086653 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455" is_pre_election: true
I20260709 12:10:53.087350 24873 raft_consensus.cc:2468] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 0.
I20260709 12:10:53.087836 24688 leader_election.cc:304] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: 
I20260709 12:10:53.088665 25007 raft_consensus.cc:2804] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:10:53.089005 25007 raft_consensus.cc:493] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:10:53.089329 25007 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:53.096491 25007 raft_consensus.cc:515] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.099094 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:53.099709 24799 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:53.101830 25007 leader_election.cc:290] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:53.101648 24992 consensus_queue.cc:1048] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.102381 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:53.102972 24873 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:53.106248 24799 raft_consensus.cc:2468] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:53.110088 24873 raft_consensus.cc:2468] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 1.
I20260709 12:10:53.111388 24690 leader_election.cc:304] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:53.112423 25007 raft_consensus.cc:2804] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:10:53.112901 25007 raft_consensus.cc:697] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:53.113725 25007 consensus_queue.cc:237] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.122355 25007 consensus_queue.cc:1048] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.132998 25008 consensus_queue.cc:1048] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.140535 24619 catalog_manager.cc:5697] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 0 to 1, leader changed from <none> to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:53.157121 25008 consensus_queue.cc:1048] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.166744 25007 consensus_queue.cc:1048] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.178691 24799 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:10:53.184378 25007 consensus_queue.cc:1048] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.193735 25027 consensus_queue.cc:1048] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.208127 24799 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
mode: GRACEFUL
new_leader_uuid: "a835e0c99cc94772acaeb065da999305"
 from {username='slave'} at 127.0.0.1:46414
I20260709 12:10:53.208801 24799 raft_consensus.cc:606] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Received request to transfer leadership to TS a835e0c99cc94772acaeb065da999305
I20260709 12:10:53.210052 25027 consensus_queue.cc:1048] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.224852 25008 consensus_queue.cc:1048] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.229424 24723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "805143249cbd4dc6851c1664925263b4"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
mode: GRACEFUL
new_leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:42940
I20260709 12:10:53.230010 24723 raft_consensus.cc:606] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Received request to transfer leadership to TS 4a14ca6dce3542b0be3bd3101381eedc
I20260709 12:10:53.235575 24723 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
mode: GRACEFUL
new_leader_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:42940
I20260709 12:10:53.236169 24723 raft_consensus.cc:606] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Received request to transfer leadership to TS fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:53.310497 24992 consensus_queue.cc:1048] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.319931 25018 consensus_queue.cc:1048] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.396849 25018 consensus_queue.cc:1048] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.406492 24992 consensus_queue.cc:1048] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.479518 24992 consensus_queue.cc:1048] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.489576 25018 consensus_queue.cc:1048] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:10:53.650353 25050 raft_consensus.cc:993] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: : Instructing follower a835e0c99cc94772acaeb065da999305 to start an election
I20260709 12:10:53.651289 25050 raft_consensus.cc:1081] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Signalling peer a835e0c99cc94772acaeb065da999305 to start an election
I20260709 12:10:53.653481 24723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
 from {username='slave'} at 127.0.0.1:42936
I20260709 12:10:53.654244 24723 raft_consensus.cc:493] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:53.654666 24723 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.662963 24723 raft_consensus.cc:515] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.664830 24723 leader_election.cc:290] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 2 election: Requested vote from peers 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:53.665683 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:53.665966 24871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef3a5d831d45a48af76dca8eef22d8" candidate_uuid: "a835e0c99cc94772acaeb065da999305" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:53.666558 24799 raft_consensus.cc:3055] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:53.666636 24871 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.666875 24799 raft_consensus.cc:740] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:53.667856 24799 consensus_queue.cc:260] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.669283 24799 raft_consensus.cc:3060] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.674002 24871 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 2.
I20260709 12:10:53.675155 24690 leader_election.cc:304] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:53.675912 25008 raft_consensus.cc:2804] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:53.676165 24799 raft_consensus.cc:2468] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a835e0c99cc94772acaeb065da999305 in term 2.
I20260709 12:10:53.676357 25008 raft_consensus.cc:697] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 2 LEADER]: Becoming Leader. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:53.677552 25008 consensus_queue.cc:237] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.683877 24621 catalog_manager.cc:5697] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 reported cstate change: term changed from 1 to 2, leader changed from 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194) to a835e0c99cc94772acaeb065da999305 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "a835e0c99cc94772acaeb065da999305" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:53.693087 24996 consensus_queue.cc:1048] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:53.701943 25008 raft_consensus.cc:993] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: : Instructing follower 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:53.702601 25027 raft_consensus.cc:1081] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Signalling peer 4a14ca6dce3542b0be3bd3101381eedc to start an election
I20260709 12:10:53.704509 24799 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "805143249cbd4dc6851c1664925263b4"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
 from {username='slave'} at 127.0.0.1:46404
I20260709 12:10:53.705500 24799 raft_consensus.cc:493] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:53.705884 24799 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.709434 24996 consensus_queue.cc:1048] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:10:53.712206 24799 raft_consensus.cc:515] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.717571 24799 leader_election.cc:290] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), fd162e0b05d44e74ad379af1be09a455 (127.19.5.195:43727)
I20260709 12:10:53.717697 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:53.718312 24722 raft_consensus.cc:3055] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:53.718629 24722 raft_consensus.cc:740] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:53.719735 24722 consensus_queue.cc:260] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.720935 24722 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.724804 24873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "805143249cbd4dc6851c1664925263b4" candidate_uuid: "4a14ca6dce3542b0be3bd3101381eedc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
I20260709 12:10:53.732928 24722 raft_consensus.cc:2468] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14ca6dce3542b0be3bd3101381eedc in term 2.
I20260709 12:10:53.734162 24765 leader_election.cc:304] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [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: 4a14ca6dce3542b0be3bd3101381eedc, a835e0c99cc94772acaeb065da999305; no voters: fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:53.734812 25050 raft_consensus.cc:2804] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:53.735215 25050 raft_consensus.cc:697] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Becoming Leader. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:53.736073 25050 consensus_queue.cc:237] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.741838 24622 catalog_manager.cc:5697] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc reported cstate change: term changed from 1 to 2, leader changed from a835e0c99cc94772acaeb065da999305 (127.19.5.193) to 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194). New cstate: current_term: 2 leader_uuid: "4a14ca6dce3542b0be3bd3101381eedc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: UNKNOWN } } }
I20260709 12:10:53.745990 25008 raft_consensus.cc:993] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: : Instructing follower fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:53.746408 24996 raft_consensus.cc:1081] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Signalling peer fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:53.748168 24871 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:40416
I20260709 12:10:53.748682 24871 raft_consensus.cc:493] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:53.749046 24871 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.756161 24871 raft_consensus.cc:515] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.758152 24871 leader_election.cc:290] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:53.759361 24722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:53.759862 24799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e62ab23e88749da9dd7b60ff2832bf6" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:53.760080 24722 raft_consensus.cc:3055] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:53.760493 24799 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.760514 24722 raft_consensus.cc:740] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:53.761847 24722 consensus_queue.cc:260] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.763773 24722 raft_consensus.cc:3060] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:53.767869 24799 raft_consensus.cc:2468] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:53.769382 24837 leader_election.cc:304] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:53.770313 25077 raft_consensus.cc:2804] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:53.770776 25077 raft_consensus.cc:697] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:53.771083 24722 raft_consensus.cc:2468] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:53.771844 25077 consensus_queue.cc:237] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:53.778594 24622 catalog_manager.cc:5697] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 1 to 2, leader changed from a835e0c99cc94772acaeb065da999305 (127.19.5.193) to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:54.106587 24799 raft_consensus.cc:1275] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer a835e0c99cc94772acaeb065da999305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.107650 25027 consensus_queue.cc:1048] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:54.110996 24870 raft_consensus.cc:1275] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Refusing update from remote peer a835e0c99cc94772acaeb065da999305: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.112171 25027 consensus_queue.cc:1048] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:54.212930 24799 raft_consensus.cc:1275] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.213984 25077 consensus_queue.cc:1048] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:54.222180 24722 raft_consensus.cc:1275] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.225153 25077 consensus_queue.cc:1048] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:10:54.241698 24870 raft_consensus.cc:3060] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:54.247653 24870 raft_consensus.cc:1275] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.248639 25050 consensus_queue.cc:1048] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:54.255440 24722 raft_consensus.cc:1275] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer 4a14ca6dce3542b0be3bd3101381eedc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:54.256973 25072 consensus_queue.cc:1048] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:56.239910 24619 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36106:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:10:56.261466 24619 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36106:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:10:56.317764 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:10:56.416146 24765 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.193:34411, user_credentials={real_user=slave}} blocked reactor thread for 45356.1us
I20260709 12:10:56.578826 25140 tablet.cc:1724] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:10:56.623883 25125 log.cc:927] Time spent T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Append to log took a long time: real 0.072s	user 0.000s	sys 0.001s
W20260709 12:10:56.631130 25138 log.cc:927] Time spent T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 12:10:56.642491 25146 tablet.cc:1724] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:10:56.652714 25132 log.cc:927] Time spent T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
W20260709 12:10:56.665017 25136 log.cc:927] Time spent T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Append to log took a long time: real 0.073s	user 0.000s	sys 0.002s
I20260709 12:10:56.697712 25155 tablet.cc:1724] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.697785 25152 tablet.cc:1724] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:10:56.699644 24750 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:515b62009f824e92b1052433372501c2)
I20260709 12:10:56.655332 25145 tablet.cc:1724] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.709045 25151 tablet.cc:1724] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.706815 25147 tablet.cc:1724] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.706012 25158 tablet.cc:1724] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:10:56.707512 25144 log.cc:927] Time spent T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Append to log took a long time: real 0.102s	user 0.002s	sys 0.000s
W20260709 12:10:56.763773 24688 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:33321, user_credentials={real_user=slave}} blocked reactor thread for 61626.2us
W20260709 12:10:56.752923 24825 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1afa99e9f3e34772b23d96067213c2e9)
I20260709 12:10:56.696605 25143 tablet.cc:1724] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:10:56.765566 24825 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1afa99e9f3e34772b23d96067213c2e9)
I20260709 12:10:56.785956 25160 tablet.cc:1724] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.785035 25150 tablet.cc:1724] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.800873 25151 tablet.cc:1724] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.784449 25154 tablet.cc:1724] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.812696 25145 tablet.cc:1724] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.818813 25147 tablet.cc:1724] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.820114 25155 tablet.cc:1724] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.834671 25147 tablet.cc:1724] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.840912 24797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
mode: GRACEFUL
new_leader_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:44326
I20260709 12:10:56.841665 24797 raft_consensus.cc:606] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Received request to transfer leadership to TS fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:56.837862 25140 tablet.cc:1724] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.847952 25147 tablet.cc:1724] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.857471 25146 tablet.cc:1724] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.863885 25150 tablet.cc:1724] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.866761 25140 tablet.cc:1724] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.867477 25145 tablet.cc:1724] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.873014 25158 tablet.cc:1724] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.873814 25155 tablet.cc:1724] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.871452 25154 tablet.cc:1724] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.883976 25160 tablet.cc:1724] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:10:56.921563 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
mode: GRACEFUL
new_leader_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:10:56.922004 24724 raft_consensus.cc:606] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Received request to transfer leadership to TS fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:56.922993 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:10:56.923445 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:56.923679 24620 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: soft_deleted_table [id=1080a6f451e44def8bc13f3ac3a90ce8] alter complete (version 1)
I20260709 12:10:56.932235 24724 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450"
dest_uuid: "a835e0c99cc94772acaeb065da999305"
mode: GRACEFUL
new_leader_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:57010
I20260709 12:10:56.932827 24724 raft_consensus.cc:606] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Received request to transfer leadership to TS fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:56.935216 24797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2"
dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
mode: GRACEFUL
new_leader_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:44326
I20260709 12:10:56.935735 24797 raft_consensus.cc:606] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Received request to transfer leadership to TS fd162e0b05d44e74ad379af1be09a455
I20260709 12:10:56.936615 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:10:56.937018 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:56.953238 25111 raft_consensus.cc:993] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: : Instructing follower fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:56.953904 25118 raft_consensus.cc:1081] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Signalling peer fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:56.955439 24867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:10:56.955911 24867 raft_consensus.cc:493] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:56.956153 24867 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:56.960979 24867 raft_consensus.cc:515] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:56.962561 24867 leader_election.cc:290] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:56.963268 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:56.963701 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfec6fca5ec24cf5ba4aab33f602d4e2" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:56.963935 24724 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:56.964298 24797 raft_consensus.cc:3055] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:56.964607 24797 raft_consensus.cc:740] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:56.965420 24797 consensus_queue.cc:260] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:56.966643 24797 raft_consensus.cc:3060] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:56.971107 24724 raft_consensus.cc:2468] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:56.972421 24839 leader_election.cc:304] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:56.973127 24797 raft_consensus.cc:2468] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:56.973153 25156 raft_consensus.cc:2804] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:56.973775 25156 raft_consensus.cc:697] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:56.974575 25156 consensus_queue.cc:237] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:56.982041 24619 catalog_manager.cc:5697] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 1 to 2, leader changed from 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194) to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:57.003070 25161 raft_consensus.cc:993] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: : Instructing follower fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.003541 25106 raft_consensus.cc:1081] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Signalling peer fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.004815 24867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:40416
I20260709 12:10:57.005221 24867 raft_consensus.cc:493] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:57.005471 24867 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.010211 24867 raft_consensus.cc:515] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.011610 24867 leader_election.cc:290] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:57.012292 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:57.012563 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f715d0b5941bb89d9686bd37c9450" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:57.012938 24724 raft_consensus.cc:3055] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:57.013094 24797 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.013280 24724 raft_consensus.cc:740] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:57.014099 24724 consensus_queue.cc:260] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.015314 24724 raft_consensus.cc:3060] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.019724 24797 raft_consensus.cc:2468] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.021070 24837 leader_election.cc:304] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:57.021744 24724 raft_consensus.cc:2468] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.021898 25156 raft_consensus.cc:2804] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:57.022469 25156 raft_consensus.cc:697] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:57.023330 25156 consensus_queue.cc:237] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.031953 24619 catalog_manager.cc:5697] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 1 to 2, leader changed from a835e0c99cc94772acaeb065da999305 (127.19.5.193) to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:57.068233 25161 raft_consensus.cc:993] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: : Instructing follower fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.068656 25106 raft_consensus.cc:1081] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Signalling peer fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.070008 24867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:40416
I20260709 12:10:57.070432 24867 raft_consensus.cc:493] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:57.070698 24867 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.075461 24867 raft_consensus.cc:515] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.076975 24867 leader_election.cc:290] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:57.077633 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:57.077831 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7fe6d019d114f3a8689f6e7d0bc1e54" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:57.078217 24724 raft_consensus.cc:3055] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:57.078368 24797 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.078514 24724 raft_consensus.cc:740] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a835e0c99cc94772acaeb065da999305, State: Running, Role: LEADER
I20260709 12:10:57.079247 24724 consensus_queue.cc:260] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.080209 24724 raft_consensus.cc:3060] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.082950 24797 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.083815 24837 leader_election.cc:304] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14ca6dce3542b0be3bd3101381eedc, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:57.084412 25156 raft_consensus.cc:2804] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:57.084868 25156 raft_consensus.cc:697] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:57.085034 24724 raft_consensus.cc:2468] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.085721 25156 consensus_queue.cc:237] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.091862 24619 catalog_manager.cc:5697] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 1 to 2, leader changed from a835e0c99cc94772acaeb065da999305 (127.19.5.193) to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:57.354436 24724 raft_consensus.cc:1275] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:57.355487 25156 consensus_queue.cc:1048] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:57.364859 24797 raft_consensus.cc:1275] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:57.366220 25170 consensus_queue.cc:1048] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:57.421896 25111 raft_consensus.cc:993] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: : Instructing follower fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.422299 25118 raft_consensus.cc:1081] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Signalling peer fd162e0b05d44e74ad379af1be09a455 to start an election
I20260709 12:10:57.423440 24867 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413"
dest_uuid: "fd162e0b05d44e74ad379af1be09a455"
 from {username='slave'} at 127.0.0.1:40432
I20260709 12:10:57.423887 24867 raft_consensus.cc:493] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:10:57.424203 24867 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.428869 24867 raft_consensus.cc:515] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.430382 24867 leader_election.cc:290] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Requested vote from peers a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411), 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321)
I20260709 12:10:57.431018 24724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a835e0c99cc94772acaeb065da999305"
I20260709 12:10:57.431227 24797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4d062942e64aa0b6491d48c02d8413" candidate_uuid: "fd162e0b05d44e74ad379af1be09a455" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4a14ca6dce3542b0be3bd3101381eedc"
I20260709 12:10:57.431629 24724 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.431756 24797 raft_consensus.cc:3055] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:10:57.432082 24797 raft_consensus.cc:740] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a14ca6dce3542b0be3bd3101381eedc, State: Running, Role: LEADER
I20260709 12:10:57.432668 24797 consensus_queue.cc:260] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.433531 24797 raft_consensus.cc:3060] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:10:57.436275 24724 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.437155 24839 leader_election.cc:304] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a835e0c99cc94772acaeb065da999305, fd162e0b05d44e74ad379af1be09a455; no voters: 
I20260709 12:10:57.437763 25170 raft_consensus.cc:2804] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:10:57.438210 25170 raft_consensus.cc:697] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Becoming Leader. State: Replica: fd162e0b05d44e74ad379af1be09a455, State: Running, Role: LEADER
I20260709 12:10:57.438421 24797 raft_consensus.cc:2468] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd162e0b05d44e74ad379af1be09a455 in term 2.
I20260709 12:10:57.439047 25170 consensus_queue.cc:237] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } }
I20260709 12:10:57.444933 24620 catalog_manager.cc:5697] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 reported cstate change: term changed from 1 to 2, leader changed from 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194) to fd162e0b05d44e74ad379af1be09a455 (127.19.5.195). New cstate: current_term: 2 leader_uuid: "fd162e0b05d44e74ad379af1be09a455" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd162e0b05d44e74ad379af1be09a455" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 43727 } health_report { overall_health: HEALTHY } } }
I20260709 12:10:57.466593 24797 raft_consensus.cc:1275] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:57.467698 25170 consensus_queue.cc:1048] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:10:57.475508 24724 raft_consensus.cc:1275] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:10:57.477106 25175 consensus_queue.cc:1048] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:10:57.484637 24797 raft_consensus.cc:1275] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:57.485680 25175 consensus_queue.cc:1048] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:57.494541 24724 raft_consensus.cc:1275] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:57.495775 25175 consensus_queue.cc:1048] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:57.937844 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:10:57.941310 24724 raft_consensus.cc:1275] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:57.942425 25175 consensus_queue.cc:1048] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a835e0c99cc94772acaeb065da999305" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 34411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:57.943785 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:10:57.944350 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:57.952047 24797 raft_consensus.cc:1275] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Refusing update from remote peer fd162e0b05d44e74ad379af1be09a455: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:10:57.952047 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:57.952868 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:57.953603 25175 consensus_queue.cc:1048] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a14ca6dce3542b0be3bd3101381eedc" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 33321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:10:58.953843 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:10:58.960100 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:10:58.960424 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:58.965207 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:58.965535 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:10:59.966336 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:10:59.972018 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:10:59.972405 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:10:59.976908 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:10:59.977236 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:00.978080 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:00.984522 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:00.984972 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:00.989434 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:00.989750 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:01.990742 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:01.996466 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:01.996891 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:02.002446 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:02.002802 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:03.003687 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:03.008572 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:03.008934 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:03.013398 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:03.013723 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:04.014771 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:04.021039 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:04.021507 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:04.028314 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:04.028646 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:05.029717 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:05.034482 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:05.034870 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:05.039335 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:05.039702 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:06.040531 19479 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:11:06.046355 19479 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:11:06.046717 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:06.051095 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:06.051468 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:07.101506 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
I20260709 12:11:07.140861 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:07.141677 19479 tablet_replica.cc:333] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.142658 19479 raft_consensus.cc:2243] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.143517 19479 raft_consensus.cc:2272] T 5e62ab23e88749da9dd7b60ff2832bf6 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.145967 19479 tablet_replica.cc:333] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.146582 19479 raft_consensus.cc:2243] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.147029 19479 raft_consensus.cc:2272] T bf4d062942e64aa0b6491d48c02d8413 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.149245 19479 tablet_replica.cc:333] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.149817 19479 raft_consensus.cc:2243] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.150281 19479 raft_consensus.cc:2272] T 1afa99e9f3e34772b23d96067213c2e9 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.152436 19479 tablet_replica.cc:333] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.152999 19479 raft_consensus.cc:2243] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.153455 19479 raft_consensus.cc:2272] T 3c02d8f533bf49d29f576d60d7b01ad0 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.155493 19479 tablet_replica.cc:333] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.156030 19479 raft_consensus.cc:2243] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.156840 19479 raft_consensus.cc:2272] T 97ef3a5d831d45a48af76dca8eef22d8 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.158931 19479 tablet_replica.cc:333] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.159464 19479 raft_consensus.cc:2243] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.159945 19479 raft_consensus.cc:2272] T e7fe6d019d114f3a8689f6e7d0bc1e54 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.162341 19479 tablet_replica.cc:333] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.162948 19479 raft_consensus.cc:2243] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:07.162958 24839 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260709 12:11:07.163725 19479 raft_consensus.cc:2272] T 652f715d0b5941bb89d9686bd37c9450 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.166217 24839 consensus_peers.cc:597] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.166852 19479 tablet_replica.cc:333] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.167688 19479 raft_consensus.cc:2243] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.168265 19479 raft_consensus.cc:2272] T 3b9edfddb1b249f58f2efb998d896239 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.170805 19479 tablet_replica.cc:333] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.171310 19479 raft_consensus.cc:2243] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.171797 19479 raft_consensus.cc:2272] T bffec5bfa1de4a708218e5da933586f7 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.173777 19479 tablet_replica.cc:333] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.174281 19479 raft_consensus.cc:2243] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.175135 19479 raft_consensus.cc:2272] T d815eb9f531f422fb411fac70b8d0e51 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.177029 19479 tablet_replica.cc:333] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.177527 19479 raft_consensus.cc:2243] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.177995 19479 raft_consensus.cc:2272] T cfec6fca5ec24cf5ba4aab33f602d4e2 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.179929 19479 tablet_replica.cc:333] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.180428 19479 raft_consensus.cc:2243] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.180918 19479 raft_consensus.cc:2272] T 805143249cbd4dc6851c1664925263b4 P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.182884 19479 tablet_replica.cc:333] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.183346 19479 raft_consensus.cc:2243] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.184139 19479 raft_consensus.cc:2272] T e18b4aef6e664665a1ed4d395aad6c7f P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.186599 19479 tablet_replica.cc:333] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.187095 19479 raft_consensus.cc:2243] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.187652 19479 raft_consensus.cc:2272] T 4014e3f5604245dc985dd511f46cce4b P a835e0c99cc94772acaeb065da999305 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.189679 19479 tablet_replica.cc:333] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.190162 19479 raft_consensus.cc:2243] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.190963 19479 raft_consensus.cc:2272] T 515b62009f824e92b1052433372501c2 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.193655 19479 tablet_replica.cc:333] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.194330 19479 raft_consensus.cc:2243] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.194878 19479 raft_consensus.cc:2272] T 475bd89120f544c99128727aa287ddf3 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.197489 19479 tablet_replica.cc:333] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.198006 19479 raft_consensus.cc:2243] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.198998 19479 raft_consensus.cc:2272] T 2125393924dd4d4db001c92786264b98 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.201303 24839 consensus_peers.cc:597] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.201745 19479 tablet_replica.cc:333] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305: stopping tablet replica
I20260709 12:11:07.202244 19479 raft_consensus.cc:2243] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.203019 19479 raft_consensus.cc:2272] T c07aae70ef3143f6a626f4e962887799 P a835e0c99cc94772acaeb065da999305 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.244868 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
W20260709 12:11:07.275014 24765 consensus_peers.cc:597] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:34411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.284600 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
I20260709 12:11:07.309974 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:07.310726 19479 tablet_replica.cc:333] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.311733 19479 raft_consensus.cc:2243] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.312402 19479 raft_consensus.cc:2272] T 5e62ab23e88749da9dd7b60ff2832bf6 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.314484 19479 tablet_replica.cc:333] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.315017 19479 raft_consensus.cc:2243] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.315807 19479 raft_consensus.cc:2272] T 1afa99e9f3e34772b23d96067213c2e9 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.317816 19479 tablet_replica.cc:333] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.318367 19479 raft_consensus.cc:2243] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.319377 19479 raft_consensus.cc:2272] T 3c02d8f533bf49d29f576d60d7b01ad0 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.321130 24837 consensus_peers.cc:597] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 -> Peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Couldn't send request to peer 4a14ca6dce3542b0be3bd3101381eedc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.321810 19479 tablet_replica.cc:333] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.322474 19479 raft_consensus.cc:2243] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.322870 19479 raft_consensus.cc:2272] T bf4d062942e64aa0b6491d48c02d8413 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.324831 19479 tablet_replica.cc:333] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.325356 19479 raft_consensus.cc:2243] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.325738 19479 raft_consensus.cc:2272] T e7fe6d019d114f3a8689f6e7d0bc1e54 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.327708 19479 tablet_replica.cc:333] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.328259 19479 raft_consensus.cc:2243] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.328680 19479 raft_consensus.cc:2272] T 652f715d0b5941bb89d9686bd37c9450 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.330930 19479 tablet_replica.cc:333] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.331663 19479 raft_consensus.cc:2243] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:07.331895 24837 consensus_peers.cc:597] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 -> Peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Couldn't send request to peer 4a14ca6dce3542b0be3bd3101381eedc. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.332244 19479 raft_consensus.cc:2272] T 3b9edfddb1b249f58f2efb998d896239 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.334846 19479 tablet_replica.cc:333] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.335439 19479 raft_consensus.cc:2243] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.335992 19479 raft_consensus.cc:2272] T 515b62009f824e92b1052433372501c2 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.336210 24765 consensus_peers.cc:597] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:34411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.338020 19479 tablet_replica.cc:333] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.338580 19479 raft_consensus.cc:2243] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.339421 19479 raft_consensus.cc:2272] T 475bd89120f544c99128727aa287ddf3 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.342854 19479 tablet_replica.cc:333] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.343356 19479 raft_consensus.cc:2243] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:07.343470 24839 consensus_peers.cc:597] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:34411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.343881 19479 raft_consensus.cc:2272] T 97ef3a5d831d45a48af76dca8eef22d8 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.346041 19479 tablet_replica.cc:333] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.346531 19479 raft_consensus.cc:2243] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.347286 19479 raft_consensus.cc:2272] T bffec5bfa1de4a708218e5da933586f7 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.349190 19479 tablet_replica.cc:333] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.349702 19479 raft_consensus.cc:2243] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.350457 19479 raft_consensus.cc:2272] T 805143249cbd4dc6851c1664925263b4 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.352448 19479 tablet_replica.cc:333] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.352974 19479 raft_consensus.cc:2243] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.353374 19479 raft_consensus.cc:2272] T e18b4aef6e664665a1ed4d395aad6c7f P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.355228 19479 tablet_replica.cc:333] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.355777 19479 raft_consensus.cc:2243] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.356504 19479 raft_consensus.cc:2272] T 4014e3f5604245dc985dd511f46cce4b P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.358359 19479 tablet_replica.cc:333] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.358866 19479 raft_consensus.cc:2243] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.359278 19479 raft_consensus.cc:2272] T cfec6fca5ec24cf5ba4aab33f602d4e2 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.361274 19479 tablet_replica.cc:333] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.361748 19479 raft_consensus.cc:2243] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.362161 19479 raft_consensus.cc:2272] T d815eb9f531f422fb411fac70b8d0e51 P 4a14ca6dce3542b0be3bd3101381eedc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.364048 19479 tablet_replica.cc:333] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.364498 19479 raft_consensus.cc:2243] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.364890 19479 raft_consensus.cc:2272] T 2125393924dd4d4db001c92786264b98 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.366765 19479 tablet_replica.cc:333] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc: stopping tablet replica
I20260709 12:11:07.367185 19479 raft_consensus.cc:2243] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.367648 19479 raft_consensus.cc:2272] T c07aae70ef3143f6a626f4e962887799 P 4a14ca6dce3542b0be3bd3101381eedc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.405752 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
I20260709 12:11:07.438737 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
I20260709 12:11:07.463310 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:07.463999 19479 tablet_replica.cc:333] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.464658 19479 raft_consensus.cc:2243] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.465178 19479 raft_consensus.cc:2272] T c07aae70ef3143f6a626f4e962887799 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.467746 19479 tablet_replica.cc:333] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.468357 19479 raft_consensus.cc:2243] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.468937 19479 raft_consensus.cc:2272] T 3c02d8f533bf49d29f576d60d7b01ad0 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.469744 24839 consensus_peers.cc:597] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 -> Peer a835e0c99cc94772acaeb065da999305 (127.19.5.193:34411): Couldn't send request to peer a835e0c99cc94772acaeb065da999305. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:34411: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.471329 19479 tablet_replica.cc:333] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.472002 19479 raft_consensus.cc:2243] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.472775 19479 raft_consensus.cc:2272] T bf4d062942e64aa0b6491d48c02d8413 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.474532 19479 tablet_replica.cc:333] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.475013 19479 raft_consensus.cc:2243] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.475412 19479 raft_consensus.cc:2272] T 1afa99e9f3e34772b23d96067213c2e9 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.477241 19479 tablet_replica.cc:333] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.477751 19479 raft_consensus.cc:2243] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.478500 19479 raft_consensus.cc:2272] T 5e62ab23e88749da9dd7b60ff2832bf6 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.480458 19479 tablet_replica.cc:333] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.480962 19479 raft_consensus.cc:2243] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.481680 19479 raft_consensus.cc:2272] T cfec6fca5ec24cf5ba4aab33f602d4e2 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.483464 19479 tablet_replica.cc:333] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.483978 19479 raft_consensus.cc:2243] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.484400 19479 raft_consensus.cc:2272] T d815eb9f531f422fb411fac70b8d0e51 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.486364 19479 tablet_replica.cc:333] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.486940 19479 raft_consensus.cc:2243] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.487574 19479 raft_consensus.cc:2272] T 97ef3a5d831d45a48af76dca8eef22d8 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:07.489941 24837 consensus_peers.cc:597] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 -> Peer 4a14ca6dce3542b0be3bd3101381eedc (127.19.5.194:33321): Couldn't send request to peer 4a14ca6dce3542b0be3bd3101381eedc. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:33321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:07.490032 19479 tablet_replica.cc:333] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.490654 19479 raft_consensus.cc:2243] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.491080 19479 raft_consensus.cc:2272] T bffec5bfa1de4a708218e5da933586f7 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.492960 19479 tablet_replica.cc:333] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.493439 19479 raft_consensus.cc:2243] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.494186 19479 raft_consensus.cc:2272] T 3b9edfddb1b249f58f2efb998d896239 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.496119 19479 tablet_replica.cc:333] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.496615 19479 raft_consensus.cc:2243] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.497308 19479 raft_consensus.cc:2272] T 652f715d0b5941bb89d9686bd37c9450 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.499081 19479 tablet_replica.cc:333] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.499606 19479 raft_consensus.cc:2243] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.500007 19479 raft_consensus.cc:2272] T 805143249cbd4dc6851c1664925263b4 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.501809 19479 tablet_replica.cc:333] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.502278 19479 raft_consensus.cc:2243] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.502691 19479 raft_consensus.cc:2272] T 4014e3f5604245dc985dd511f46cce4b P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.504534 19479 tablet_replica.cc:333] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.505012 19479 raft_consensus.cc:2243] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.505380 19479 raft_consensus.cc:2272] T e18b4aef6e664665a1ed4d395aad6c7f P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.507294 19479 tablet_replica.cc:333] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.507792 19479 raft_consensus.cc:2243] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.508200 19479 raft_consensus.cc:2272] T 515b62009f824e92b1052433372501c2 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.509990 19479 tablet_replica.cc:333] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.510437 19479 raft_consensus.cc:2243] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.510808 19479 raft_consensus.cc:2272] T 475bd89120f544c99128727aa287ddf3 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.512514 19479 tablet_replica.cc:333] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.512949 19479 raft_consensus.cc:2243] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.513664 19479 raft_consensus.cc:2272] T e7fe6d019d114f3a8689f6e7d0bc1e54 P fd162e0b05d44e74ad379af1be09a455 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.515415 19479 tablet_replica.cc:333] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455: stopping tablet replica
I20260709 12:11:07.515842 19479 raft_consensus.cc:2243] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:07.516201 19479 raft_consensus.cc:2272] T 2125393924dd4d4db001c92786264b98 P fd162e0b05d44e74ad379af1be09a455 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.552160 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:11:07.583636 19479 master.cc:562] Master@127.19.5.254:38389 shutting down...
I20260709 12:11:07.602236 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:07.602802 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:07.603106 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P d9a69d750c07442fb058f4b42a802297: stopping tablet replica
I20260709 12:11:07.622278 19479 master.cc:584] Master@127.19.5.254:38389 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (19946 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:11:07.668936 19479 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.19.5.254:41563
I20260709 12:11:07.670004 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:07.675208 25207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.675254 25208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.675863 25210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:07.677037 19479 server_base.cc:1061] running on GCE node
I20260709 12:11:07.677841 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:07.678011 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:07.678148 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599067678131 us; error 0 us; skew 500 ppm
I20260709 12:11:07.678607 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:07.680763 19479 webserver.cc:533] Webserver started at http://127.19.5.254:33559/ using document root <none> and password file <none>
I20260709 12:11:07.681208 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:07.681368 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:07.681620 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:07.682673 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/master-0-root/instance:
uuid: "f84dec5a56444fbea9f4ecdb9bc374a7"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.686656 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:07.689761 25215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.690392 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:11:07.690634 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/master-0-root
uuid: "f84dec5a56444fbea9f4ecdb9bc374a7"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.690871 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:07.702447 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:07.703513 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:07.739583 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.254:41563
I20260709 12:11:07.739678 25266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.254:41563 every 8 connection(s)
I20260709 12:11:07.743134 25267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:07.753418 25267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: Bootstrap starting.
I20260709 12:11:07.757912 25267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:07.761762 25267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: No bootstrap required, opened a new log
I20260709 12:11:07.763821 25267 raft_consensus.cc:359] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER }
I20260709 12:11:07.764216 25267 raft_consensus.cc:385] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:07.764392 25267 raft_consensus.cc:740] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f84dec5a56444fbea9f4ecdb9bc374a7, State: Initialized, Role: FOLLOWER
I20260709 12:11:07.764916 25267 consensus_queue.cc:260] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER }
I20260709 12:11:07.765342 25267 raft_consensus.cc:399] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:11:07.765528 25267 raft_consensus.cc:493] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:11:07.765743 25267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:07.769840 25267 raft_consensus.cc:515] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER }
I20260709 12:11:07.770267 25267 leader_election.cc:304] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [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: f84dec5a56444fbea9f4ecdb9bc374a7; no voters: 
I20260709 12:11:07.771209 25267 leader_election.cc:290] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:11:07.771494 25270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:07.772801 25270 raft_consensus.cc:697] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 1 LEADER]: Becoming Leader. State: Replica: f84dec5a56444fbea9f4ecdb9bc374a7, State: Running, Role: LEADER
I20260709 12:11:07.773411 25270 consensus_queue.cc:237] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [LEADER]: Queue going to LEADER mode. State: All 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: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER }
I20260709 12:11:07.773941 25267 sys_catalog.cc:565] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:11:07.777417 25272 sys_catalog.cc:455] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f84dec5a56444fbea9f4ecdb9bc374a7. Latest consensus state: current_term: 1 leader_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER } }
I20260709 12:11:07.778105 25272 sys_catalog.cc:458] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:07.777958 25271 sys_catalog.cc:455] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f84dec5a56444fbea9f4ecdb9bc374a7" member_type: VOTER } }
I20260709 12:11:07.778707 25271 sys_catalog.cc:458] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [sys.catalog]: This master's current role is: LEADER
I20260709 12:11:07.781360 25277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:11:07.788228 25277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:11:07.791124 19479 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:11:07.797115 25277 catalog_manager.cc:1383] Generated new cluster ID: 0bd157517a134f9ea3e2361a99283c2f
I20260709 12:11:07.797369 25277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:11:07.818275 25277 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:11:07.819547 25277 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:11:07.835054 25277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: Generated new TSK 0
I20260709 12:11:07.835651 25277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:11:07.857968 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:07.863315 25288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.864413 25289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.865556 25291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:07.865854 19479 server_base.cc:1061] running on GCE node
I20260709 12:11:07.866760 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:07.866940 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:07.867100 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599067867082 us; error 0 us; skew 500 ppm
I20260709 12:11:07.867641 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:07.869633 19479 webserver.cc:533] Webserver started at http://127.19.5.193:35385/ using document root <none> and password file <none>
I20260709 12:11:07.870059 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:07.870224 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:07.870463 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:07.871598 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-0-root/instance:
uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.875674 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260709 12:11:07.878616 25296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.879269 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:07.879550 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-0-root
uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.879809 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:07.896287 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:07.897400 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:07.898703 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:07.900847 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:07.901037 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.901250 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:07.901409 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.937559 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.193:45889
I20260709 12:11:07.937649 25358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.193:45889 every 8 connection(s)
I20260709 12:11:07.942245 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:07.949000 25363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.949586 25364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:07.952538 25366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:07.953397 19479 server_base.cc:1061] running on GCE node
I20260709 12:11:07.954317 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:07.954506 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:07.954659 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599067954642 us; error 0 us; skew 500 ppm
I20260709 12:11:07.955152 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:07.957432 19479 webserver.cc:533] Webserver started at http://127.19.5.194:38557/ using document root <none> and password file <none>
I20260709 12:11:07.957909 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:07.958130 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:07.958451 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:07.959910 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-1-root/instance:
uuid: "9d992c537ced43008cff56012fac2801"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.960634 25359 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41563
I20260709 12:11:07.960994 25359 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:07.961625 25359 heartbeater.cc:507] Master 127.19.5.254:41563 requested a full tablet report, sending...
I20260709 12:11:07.963562 25232 ts_manager.cc:194] Registered new tserver with Master: 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889)
I20260709 12:11:07.964707 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 12:11:07.965499 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51656
I20260709 12:11:07.968283 25371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.969051 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:11:07.969291 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-1-root
uuid: "9d992c537ced43008cff56012fac2801"
format_stamp: "Formatted at 2026-07-09 12:11:07 on dist-test-slave-6jfb"
I20260709 12:11:07.969519 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:07.979720 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:07.980747 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:07.982188 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:07.984259 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:07.984426 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:07.984602 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:07.984724 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:08.020920 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.194:36417
I20260709 12:11:08.021005 25433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.194:36417 every 8 connection(s)
I20260709 12:11:08.025147 19479 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:11:08.032070 25437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:08.033034 25438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 12:11:08.035959 25440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 12:11:08.036341 19479 server_base.cc:1061] running on GCE node
I20260709 12:11:08.036725 25434 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41563
I20260709 12:11:08.037128 25434 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:08.037494 19479 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:11:08.037779 19479 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 12:11:08.037945 25434 heartbeater.cc:507] Master 127.19.5.254:41563 requested a full tablet report, sending...
I20260709 12:11:08.037981 19479 hybrid_clock.cc:648] HybridClock initialized: now 1783599068037961 us; error 0 us; skew 500 ppm
I20260709 12:11:08.038975 19479 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:11:08.040233 25232 ts_manager.cc:194] Registered new tserver with Master: 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.042021 19479 webserver.cc:533] Webserver started at http://127.19.5.195:37887/ using document root <none> and password file <none>
I20260709 12:11:08.042021 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51664
I20260709 12:11:08.042800 19479 fs_manager.cc:362] Metadata directory not provided
I20260709 12:11:08.043064 19479 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:11:08.043349 19479 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:11:08.044764 19479 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-2-root/instance:
uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
format_stamp: "Formatted at 2026-07-09 12:11:08 on dist-test-slave-6jfb"
I20260709 12:11:08.048691 19479 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 12:11:08.051551 25445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:08.052222 19479 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:11:08.052482 19479 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-2-root
uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
format_stamp: "Formatted at 2026-07-09 12:11:08 on dist-test-slave-6jfb"
I20260709 12:11:08.052743 19479 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskBSPfg4/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783598892255302-19479-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 12:11:08.066794 19479 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:11:08.067919 19479 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:11:08.069195 19479 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:11:08.071305 19479 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:11:08.071488 19479 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:08.071732 19479 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:11:08.071880 19479 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:11:08.108053 19479 rpc_server.cc:307] RPC server started. Bound to: 127.19.5.195:34579
I20260709 12:11:08.108152 25507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.5.195:34579 every 8 connection(s)
I20260709 12:11:08.120337 25508 heartbeater.cc:344] Connected to a master server at 127.19.5.254:41563
I20260709 12:11:08.120728 25508 heartbeater.cc:461] Registering TS with master...
I20260709 12:11:08.121351 25508 heartbeater.cc:507] Master 127.19.5.254:41563 requested a full tablet report, sending...
I20260709 12:11:08.123013 25232 ts_manager.cc:194] Registered new tserver with Master: a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.124047 19479 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013190066s
I20260709 12:11:08.124461 25232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51676
I20260709 12:11:08.145488 25232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51690:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:08.148013 25232 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:08.213953 25471 tablet_service.cc:1511] Processing CreateTablet for tablet a607bf41dd914e3a945a84624c07fbea (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:08.214960 25469 tablet_service.cc:1511] Processing CreateTablet for tablet 8a26bb27d9124f1891bbaf03357428ff (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:08.215435 25471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a607bf41dd914e3a945a84624c07fbea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.216674 25470 tablet_service.cc:1511] Processing CreateTablet for tablet 8597de9ac522461a98922fa4be013e54 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:08.220019 25468 tablet_service.cc:1511] Processing CreateTablet for tablet 2aaf2fc141d14d06943e19189c853006 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:08.217842 25473 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7544d00a984d82a5fa52d587d2db45 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:08.218923 25472 tablet_service.cc:1511] Processing CreateTablet for tablet 870c1c35cb234e5f83c117fa21732768 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:08.225924 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8597de9ac522461a98922fa4be013e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.226894 25467 tablet_service.cc:1511] Processing CreateTablet for tablet 2195c4736d1146e8bc632d0cac772ba5 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:08.228147 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aaf2fc141d14d06943e19189c853006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.228930 25466 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0a9a09853a4d189a9941a6ac281432 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:08.230168 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0a9a09853a4d189a9941a6ac281432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.231835 25472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c1c35cb234e5f83c117fa21732768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.233485 25473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7544d00a984d82a5fa52d587d2db45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.234082 25467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2195c4736d1146e8bc632d0cac772ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.235805 25469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a26bb27d9124f1891bbaf03357428ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.269245 25466 tablet_service.cc:1511] Processing CreateTablet for tablet d963dbeab27f4bada86617200d87ef2e (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:08.273607 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963dbeab27f4bada86617200d87ef2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.276998 25399 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7544d00a984d82a5fa52d587d2db45 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:08.278281 25399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7544d00a984d82a5fa52d587d2db45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.279717 25395 tablet_service.cc:1511] Processing CreateTablet for tablet 8a26bb27d9124f1891bbaf03357428ff (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:08.280990 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a26bb27d9124f1891bbaf03357428ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.280640 25397 tablet_service.cc:1511] Processing CreateTablet for tablet a607bf41dd914e3a945a84624c07fbea (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:08.281926 25397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a607bf41dd914e3a945a84624c07fbea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.282846 25394 tablet_service.cc:1511] Processing CreateTablet for tablet 2aaf2fc141d14d06943e19189c853006 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:08.284085 25394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aaf2fc141d14d06943e19189c853006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.284528 25396 tablet_service.cc:1511] Processing CreateTablet for tablet 8597de9ac522461a98922fa4be013e54 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:08.284893 25398 tablet_service.cc:1511] Processing CreateTablet for tablet 870c1c35cb234e5f83c117fa21732768 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:08.285756 25396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8597de9ac522461a98922fa4be013e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.286929 25398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c1c35cb234e5f83c117fa21732768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.288044 25392 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0a9a09853a4d189a9941a6ac281432 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:08.289263 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0a9a09853a4d189a9941a6ac281432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.286940 25393 tablet_service.cc:1511] Processing CreateTablet for tablet 2195c4736d1146e8bc632d0cac772ba5 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:08.294482 25393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2195c4736d1146e8bc632d0cac772ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.302241 25391 tablet_service.cc:1511] Processing CreateTablet for tablet d963dbeab27f4bada86617200d87ef2e (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:08.303452 25391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963dbeab27f4bada86617200d87ef2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.324429 25523 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.330224 25523 tablet_bootstrap.cc:654] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.340628 25323 tablet_service.cc:1511] Processing CreateTablet for tablet 870c1c35cb234e5f83c117fa21732768 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:08.341951 25323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 870c1c35cb234e5f83c117fa21732768. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.342401 25319 tablet_service.cc:1511] Processing CreateTablet for tablet 2aaf2fc141d14d06943e19189c853006 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:08.343779 25319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aaf2fc141d14d06943e19189c853006. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.344619 25321 tablet_service.cc:1511] Processing CreateTablet for tablet 8597de9ac522461a98922fa4be013e54 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:08.345845 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8597de9ac522461a98922fa4be013e54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.348631 25320 tablet_service.cc:1511] Processing CreateTablet for tablet 8a26bb27d9124f1891bbaf03357428ff (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:08.349854 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a26bb27d9124f1891bbaf03357428ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.352612 25318 tablet_service.cc:1511] Processing CreateTablet for tablet 2195c4736d1146e8bc632d0cac772ba5 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:08.353808 25318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2195c4736d1146e8bc632d0cac772ba5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.356644 25317 tablet_service.cc:1511] Processing CreateTablet for tablet 7d0a9a09853a4d189a9941a6ac281432 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:08.357838 25317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d0a9a09853a4d189a9941a6ac281432. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.360616 25316 tablet_service.cc:1511] Processing CreateTablet for tablet d963dbeab27f4bada86617200d87ef2e (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:08.361224 25524 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.361802 25316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d963dbeab27f4bada86617200d87ef2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.364873 25322 tablet_service.cc:1511] Processing CreateTablet for tablet a607bf41dd914e3a945a84624c07fbea (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:08.366083 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a607bf41dd914e3a945a84624c07fbea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.367085 25524 tablet_bootstrap.cc:654] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.339358 25324 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7544d00a984d82a5fa52d587d2db45 (DEFAULT_TABLE table=test-workload [id=d5db5cc87d53408c932d834bdd7179f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:08.369107 25324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7544d00a984d82a5fa52d587d2db45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:08.498248 25523 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.498946 25523 ts_tablet_manager.cc:1403] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.175s	user 0.078s	sys 0.093s
I20260709 12:11:08.501982 25523 raft_consensus.cc:359] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.504278 25523 raft_consensus.cc:385] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.504657 25523 raft_consensus.cc:740] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.505592 25523 consensus_queue.cc:260] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.515187 25526 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.516098 25524 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.516652 25524 ts_tablet_manager.cc:1403] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.156s	user 0.044s	sys 0.102s
I20260709 12:11:08.519492 25524 raft_consensus.cc:359] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.520260 25524 raft_consensus.cc:385] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.520574 25524 raft_consensus.cc:740] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.521395 25524 consensus_queue.cc:260] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.522699 25526 tablet_bootstrap.cc:654] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.524994 25508 heartbeater.cc:499] Master 127.19.5.254:41563 was elected leader, sending a full tablet report...
I20260709 12:11:08.525496 25523 ts_tablet_manager.cc:1434] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 12:11:08.525780 25434 heartbeater.cc:499] Master 127.19.5.254:41563 was elected leader, sending a full tablet report...
I20260709 12:11:08.526551 25523 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.526741 25524 ts_tablet_manager.cc:1434] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260709 12:11:08.527815 25524 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.532862 25523 tablet_bootstrap.cc:654] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.533715 25524 tablet_bootstrap.cc:654] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.541690 25526 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.542233 25526 ts_tablet_manager.cc:1403] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260709 12:11:08.545073 25526 raft_consensus.cc:359] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.545931 25526 raft_consensus.cc:385] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.547173 25526 raft_consensus.cc:740] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.548053 25526 consensus_queue.cc:260] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.549950 25523 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.551967 25523 ts_tablet_manager.cc:1403] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.008s
I20260709 12:11:08.552376 25524 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.552942 25524 ts_tablet_manager.cc:1403] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.015s
I20260709 12:11:08.554885 25523 raft_consensus.cc:359] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.555666 25523 raft_consensus.cc:385] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.555627 25524 raft_consensus.cc:359] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.556197 25523 raft_consensus.cc:740] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.556457 25524 raft_consensus.cc:385] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.556767 25524 raft_consensus.cc:740] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.557255 25523 consensus_queue.cc:260] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.557605 25524 consensus_queue.cc:260] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.559685 25523 ts_tablet_manager.cc:1434] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:11:08.559828 25524 ts_tablet_manager.cc:1434] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 12:11:08.560735 25523 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.561717 25359 heartbeater.cc:499] Master 127.19.5.254:41563 was elected leader, sending a full tablet report...
I20260709 12:11:08.562264 25526 ts_tablet_manager.cc:1434] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.007s
I20260709 12:11:08.563200 25526 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.560734 25524 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.567655 25523 tablet_bootstrap.cc:654] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.569309 25524 tablet_bootstrap.cc:654] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.576257 25526 tablet_bootstrap.cc:654] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.581858 25524 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.581903 25523 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.582548 25524 ts_tablet_manager.cc:1403] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260709 12:11:08.582651 25523 ts_tablet_manager.cc:1403] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.013s
I20260709 12:11:08.585613 25523 raft_consensus.cc:359] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.586023 25524 raft_consensus.cc:359] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.586925 25524 raft_consensus.cc:385] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.586324 25523 raft_consensus.cc:385] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.587149 25524 raft_consensus.cc:740] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.587584 25523 raft_consensus.cc:740] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.588229 25524 consensus_queue.cc:260] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.588311 25523 consensus_queue.cc:260] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.588824 25526 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.589459 25526 ts_tablet_manager.cc:1403] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260709 12:11:08.590489 25523 ts_tablet_manager.cc:1434] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:11:08.591456 25523 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.592438 25524 ts_tablet_manager.cc:1434] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:08.592307 25526 raft_consensus.cc:359] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.593334 25526 raft_consensus.cc:385] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.593577 25524 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.593699 25526 raft_consensus.cc:740] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.594699 25526 consensus_queue.cc:260] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.596966 25526 ts_tablet_manager.cc:1434] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:08.597879 25526 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.598084 25523 tablet_bootstrap.cc:654] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.600041 25524 tablet_bootstrap.cc:654] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.603793 25526 tablet_bootstrap.cc:654] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.610426 25523 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.610940 25523 ts_tablet_manager.cc:1403] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 12:11:08.612298 25526 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.612953 25526 ts_tablet_manager.cc:1403] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 12:11:08.613924 25523 raft_consensus.cc:359] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.614517 25524 tablet_bootstrap.cc:492] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.614722 25523 raft_consensus.cc:385] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.615100 25524 ts_tablet_manager.cc:1403] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260709 12:11:08.615142 25523 raft_consensus.cc:740] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.615871 25526 raft_consensus.cc:359] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.616169 25523 consensus_queue.cc:260] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.616799 25526 raft_consensus.cc:385] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.617163 25526 raft_consensus.cc:740] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.618294 25523 ts_tablet_manager.cc:1434] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:11:08.617967 25524 raft_consensus.cc:359] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.618047 25526 consensus_queue.cc:260] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.618866 25524 raft_consensus.cc:385] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.619323 25523 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.619256 25524 raft_consensus.cc:740] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.622414 25524 consensus_queue.cc:260] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.622875 25526 ts_tablet_manager.cc:1434] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:11:08.624179 25526 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.625830 25523 tablet_bootstrap.cc:654] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.632264 25526 tablet_bootstrap.cc:654] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.625923 25524 ts_tablet_manager.cc:1434] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 12:11:08.635481 25524 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.637229 25523 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.637770 25523 ts_tablet_manager.cc:1403] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 12:11:08.639734 25526 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.640244 25526 ts_tablet_manager.cc:1403] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 12:11:08.641584 25524 tablet_bootstrap.cc:654] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.641139 25523 raft_consensus.cc:359] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.641960 25523 raft_consensus.cc:385] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.642298 25523 raft_consensus.cc:740] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.642838 25526 raft_consensus.cc:359] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.643061 25523 consensus_queue.cc:260] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.643597 25526 raft_consensus.cc:385] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.643958 25526 raft_consensus.cc:740] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.644846 25526 consensus_queue.cc:260] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.645694 25523 ts_tablet_manager.cc:1434] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 12:11:08.646698 25523 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.647080 25524 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.647656 25524 ts_tablet_manager.cc:1403] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:11:08.649010 25526 ts_tablet_manager.cc:1434] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:11:08.650056 25526 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.652717 25523 tablet_bootstrap.cc:654] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.652668 25524 raft_consensus.cc:359] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.653623 25524 raft_consensus.cc:385] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.653970 25524 raft_consensus.cc:740] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.655762 25528 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.656227 25528 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.656718 25526 tablet_bootstrap.cc:654] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.658641 25528 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.655007 25524 consensus_queue.cc:260] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.668345 25526 tablet_bootstrap.cc:492] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.668447 25533 raft_consensus.cc:493] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.668975 25526 ts_tablet_manager.cc:1403] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 12:11:08.669070 25533 raft_consensus.cc:515] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.672004 25526 raft_consensus.cc:359] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.672736 25526 raft_consensus.cc:385] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.673046 25526 raft_consensus.cc:740] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.673900 25526 consensus_queue.cc:260] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.677708 25524 ts_tablet_manager.cc:1434] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.003s
I20260709 12:11:08.680326 25533 leader_election.cc:290] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.686558 25524 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.700893 25524 tablet_bootstrap.cc:654] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.708930 25529 raft_consensus.cc:493] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.709461 25529 raft_consensus.cc:515] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.714340 25529 leader_election.cc:290] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.729267 25524 tablet_bootstrap.cc:492] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.729944 25524 ts_tablet_manager.cc:1403] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.000s
I20260709 12:11:08.733150 25524 raft_consensus.cc:359] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.739424 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:08.740942 25483 raft_consensus.cc:2468] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:08.742466 25374 leader_election.cc:304] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.742988 25523 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.743373 25529 raft_consensus.cc:2804] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.743613 25523 ts_tablet_manager.cc:1403] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.062s
I20260709 12:11:08.743920 25529 raft_consensus.cc:493] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.744335 25529 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.746637 25523 raft_consensus.cc:359] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.748420 25523 raft_consensus.cc:385] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.748749 25523 raft_consensus.cc:740] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.754747 25533 raft_consensus.cc:493] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.755306 25533 raft_consensus.cc:515] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.757419 25533 leader_election.cc:290] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.749629 25523 consensus_queue.cc:260] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.759742 25523 ts_tablet_manager.cc:1434] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 12:11:08.759704 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:08.760823 25523 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
W20260709 12:11:08.761380 25299 leader_election.cc:343] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:08.761961 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:08.762566 25483 raft_consensus.cc:2468] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:08.763510 25299 leader_election.cc:304] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.763610 25528 raft_consensus.cc:493] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.764309 25528 raft_consensus.cc:515] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.766208 25528 leader_election.cc:290] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889)
I20260709 12:11:08.767256 25523 tablet_bootstrap.cc:654] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.772034 25533 raft_consensus.cc:2804] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.772477 25533 raft_consensus.cc:493] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.772827 25533 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.773904 25526 ts_tablet_manager.cc:1434] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.105s	user 0.029s	sys 0.066s
I20260709 12:11:08.776926 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.777648 25409 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:08.779176 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.780895 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.782939 25297 leader_election.cc:304] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:08.781081 25529 raft_consensus.cc:515] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
W20260709 12:11:08.783651 25372 leader_election.cc:343] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:08.783715 25526 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.785192 25529 leader_election.cc:290] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.785832 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
W20260709 12:11:08.786887 25280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:08.787273 25533 raft_consensus.cc:515] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.788137 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:08.789058 25483 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.790244 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:08.790845 25482 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.791826 25549 raft_consensus.cc:2804] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.792299 25549 raft_consensus.cc:493] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.792644 25549 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.792722 25408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.794345 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.794976 25407 raft_consensus.cc:2468] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.798027 25482 raft_consensus.cc:2468] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:08.798743 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.799140 25299 leader_election.cc:304] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.775264 25554 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.799345 25334 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.799890 25554 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.800380 25446 leader_election.cc:304] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.800779 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.801223 25528 raft_consensus.cc:2804] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.801397 25334 raft_consensus.cc:2468] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.801574 25528 raft_consensus.cc:493] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.801952 25528 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.802248 25408 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.802361 25554 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.804862 25526 tablet_bootstrap.cc:654] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.806416 25481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:08.807060 25481 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:08.808698 25374 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.808852 25528 raft_consensus.cc:515] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.809512 25549 raft_consensus.cc:515] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.810155 25523 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.809581 25554 raft_consensus.cc:2804] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.810702 25523 ts_tablet_manager.cc:1403] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.027s
I20260709 12:11:08.810756 25554 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.811298 25554 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.811707 25549 leader_election.cc:290] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.812074 25446 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.812633 25524 raft_consensus.cc:385] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.814283 25524 raft_consensus.cc:740] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.812781 25408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:08.815053 25408 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:11:08.813522 25372 leader_election.cc:343] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:08.810761 25528 leader_election.cc:290] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889)
I20260709 12:11:08.813867 25523 raft_consensus.cc:359] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.816545 25523 raft_consensus.cc:385] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.817222 25523 raft_consensus.cc:740] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.813956 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.817857 25334 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:08.818228 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:08.818444 25523 consensus_queue.cc:260] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.812273 25549 raft_consensus.cc:2804] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:11:08.819494 25299 leader_election.cc:343] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:08.816771 25533 leader_election.cc:290] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.820636 25528 raft_consensus.cc:2804] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.819916 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:08.826093 25334 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.826284 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:08.829294 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:08.829833 25407 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.830515 25408 raft_consensus.cc:2468] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:08.833160 25334 raft_consensus.cc:2468] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:08.815140 25524 consensus_queue.cc:260] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.834244 25409 raft_consensus.cc:2468] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:08.824738 25554 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.829402 25526 tablet_bootstrap.cc:492] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.836019 25526 ts_tablet_manager.cc:1403] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.009s
I20260709 12:11:08.836316 25407 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:08.823853 25483 raft_consensus.cc:2468] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:08.837453 25374 leader_election.cc:304] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:08.838099 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:08.838512 25529 raft_consensus.cc:2804] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.839330 25528 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.840092 25528 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.825645 25549 raft_consensus.cc:697] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:08.842496 25549 consensus_queue.cc:237] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.839830 25554 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.839154 25526 raft_consensus.cc:359] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.840714 25297 leader_election.cc:304] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:08.847806 25526 raft_consensus.cc:385] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.848155 25526 raft_consensus.cc:740] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.848498 25556 raft_consensus.cc:2804] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.849036 25556 raft_consensus.cc:697] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:08.848902 25526 consensus_queue.cc:260] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.849957 25556 consensus_queue.cc:237] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.852124 25526 ts_tablet_manager.cc:1434] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 12:11:08.852803 25446 leader_election.cc:304] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.853274 25526 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.841077 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:08.855931 25334 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.859477 25529 raft_consensus.cc:697] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:08.860555 25529 consensus_queue.cc:237] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.861495 25524 ts_tablet_manager.cc:1434] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.131s	user 0.005s	sys 0.003s
I20260709 12:11:08.862713 25524 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.864344 25558 raft_consensus.cc:2804] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.864888 25558 raft_consensus.cc:697] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:08.865435 25526 tablet_bootstrap.cc:654] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.866931 25523 ts_tablet_manager.cc:1434] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.056s	user 0.024s	sys 0.019s
I20260709 12:11:08.866410 25558 consensus_queue.cc:237] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:08.868038 25523 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.875805 25523 tablet_bootstrap.cc:654] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.876860 25334 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:08.878115 25526 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.882372 25526 ts_tablet_manager.cc:1403] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.009s
I20260709 12:11:08.882688 25372 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:08.882684 25230 catalog_manager.cc:5697] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.883749 25561 raft_consensus.cc:2804] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.884251 25561 raft_consensus.cc:697] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:08.885036 25561 consensus_queue.cc:237] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.885666 25526 raft_consensus.cc:359] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.886579 25526 raft_consensus.cc:385] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.886940 25526 raft_consensus.cc:740] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.887811 25526 consensus_queue.cc:260] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.881644 25524 tablet_bootstrap.cc:654] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.868320 25528 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.890255 25528 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.890621 25526 ts_tablet_manager.cc:1434] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:11:08.893345 25229 catalog_manager.cc:5697] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.900225 25523 tablet_bootstrap.cc:492] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.895520 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:08.900735 25523 ts_tablet_manager.cc:1403] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.007s
I20260709 12:11:08.896462 25482 raft_consensus.cc:2393] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d992c537ced43008cff56012fac2801 in current term 1: Already voted for candidate a86dec90477646d29d4abc0cc9a3b1f8 in this term.
I20260709 12:11:08.897480 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:08.896730 25231 catalog_manager.cc:5697] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:08.903213 25526 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.903285 25523 raft_consensus.cc:359] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.903976 25523 raft_consensus.cc:385] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.904227 25523 raft_consensus.cc:740] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.905066 25334 raft_consensus.cc:2393] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a86dec90477646d29d4abc0cc9a3b1f8 in current term 1: Already voted for candidate 9d992c537ced43008cff56012fac2801 in this term.
I20260709 12:11:08.904970 25523 consensus_queue.cc:260] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.906198 25446 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [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: a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801
I20260709 12:11:08.906947 25523 ts_tablet_manager.cc:1434] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:08.907517 25528 raft_consensus.cc:2749] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.907922 25523 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:08.910269 25526 tablet_bootstrap.cc:654] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.913911 25523 tablet_bootstrap.cc:654] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.917018 25524 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.917495 25524 ts_tablet_manager.cc:1403] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.008s
I20260709 12:11:08.920403 25524 raft_consensus.cc:359] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.921113 25524 raft_consensus.cc:385] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.921312 25526 tablet_bootstrap.cc:492] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.921895 25526 ts_tablet_manager.cc:1403] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 12:11:08.924520 25526 raft_consensus.cc:359] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.925161 25526 raft_consensus.cc:385] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.925429 25526 raft_consensus.cc:740] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.926189 25526 consensus_queue.cc:260] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.921396 25524 raft_consensus.cc:740] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.927582 25524 consensus_queue.cc:260] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.928720 25526 ts_tablet_manager.cc:1434] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 12:11:08.929737 25526 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:08.929997 25524 ts_tablet_manager.cc:1434] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:11:08.932132 25524 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.935808 25561 raft_consensus.cc:493] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.936235 25526 tablet_bootstrap.cc:654] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.936329 25561 raft_consensus.cc:515] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.939967 25561 leader_election.cc:290] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.940531 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.940016 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:08.941685 25482 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:08.942128 25558 raft_consensus.cc:493] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.942605 25558 raft_consensus.cc:515] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.943200 25523 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:08.943403 25334 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:08.943691 25523 ts_tablet_manager.cc:1403] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.016s
I20260709 12:11:08.943032 25374 leader_election.cc:304] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.944692 25558 leader_election.cc:290] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.945924 25524 tablet_bootstrap.cc:654] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.946457 25523 raft_consensus.cc:359] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.947108 25523 raft_consensus.cc:385] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.947369 25523 raft_consensus.cc:740] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.948136 25523 consensus_queue.cc:260] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.948691 25561 raft_consensus.cc:2804] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.949067 25561 raft_consensus.cc:493] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.949388 25561 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.950340 25523 ts_tablet_manager.cc:1434] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:11:08.950344 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.951880 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.952170 25407 raft_consensus.cc:2393] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a86dec90477646d29d4abc0cc9a3b1f8 in current term 1: Already voted for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in this term.
I20260709 12:11:08.954218 25446 leader_election.cc:304] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801
I20260709 12:11:08.955866 25558 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.959228 25524 tablet_bootstrap.cc:492] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:08.959729 25524 ts_tablet_manager.cc:1403] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260709 12:11:08.960901 25526 tablet_bootstrap.cc:492] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:08.961404 25526 ts_tablet_manager.cc:1403] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260709 12:11:08.963423 25561 raft_consensus.cc:515] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.963894 25526 raft_consensus.cc:359] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.964561 25526 raft_consensus.cc:385] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.964824 25526 raft_consensus.cc:740] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.965047 25558 raft_consensus.cc:2749] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:08.964859 25524 raft_consensus.cc:359] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.965858 25524 raft_consensus.cc:385] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:08.965564 25526 consensus_queue.cc:260] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.966212 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:08.966789 25334 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.967567 25526 ts_tablet_manager.cc:1434] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:11:08.966245 25524 raft_consensus.cc:740] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:08.972622 25524 consensus_queue.cc:260] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.973403 25334 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:08.973838 25561 leader_election.cc:290] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:08.975139 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:08.975755 25482 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.975894 25524 ts_tablet_manager.cc:1434] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 12:11:08.976831 25524 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:08.978039 25528 raft_consensus.cc:493] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.978502 25558 raft_consensus.cc:493] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:08.978915 25558 raft_consensus.cc:515] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.975773 25372 leader_election.cc:304] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:08.981611 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.981468 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.982316 25407 raft_consensus.cc:2468] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.982378 25334 raft_consensus.cc:2468] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.978509 25528 raft_consensus.cc:515] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.983574 25446 leader_election.cc:304] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.984798 25559 raft_consensus.cc:2804] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.985009 25482 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:08.985447 25528 leader_election.cc:290] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.985955 25561 raft_consensus.cc:2804] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:08.986510 25561 raft_consensus.cc:697] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:08.986584 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:08.987593 25559 raft_consensus.cc:493] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.987974 25559 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.988190 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:08.987792 25561 consensus_queue.cc:237] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:08.987880 25524 tablet_bootstrap.cc:654] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:08.988865 25333 raft_consensus.cc:2468] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:08.986272 25558 leader_election.cc:290] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:08.991082 25446 leader_election.cc:304] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:08.991772 25558 raft_consensus.cc:2804] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:08.992106 25558 raft_consensus.cc:493] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:08.992447 25558 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:08.997624 25559 raft_consensus.cc:515] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.000047 25559 leader_election.cc:290] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
W20260709 12:11:09.001441 25446 leader_election.cc:343] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:09.001288 25558 raft_consensus.cc:515] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.003129 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.003136 25558 leader_election.cc:290] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:09.003825 25334 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.008690 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.008829 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.009294 25407 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.009335 25333 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.012735 25334 raft_consensus.cc:2468] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:09.013012 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.013650 25558 raft_consensus.cc:493] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:09.013480 25230 catalog_manager.cc:5697] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.014112 25558 raft_consensus.cc:515] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.016556 25558 leader_election.cc:290] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:09.015117 25446 leader_election.cc:304] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:09.017014 25524 tablet_bootstrap.cc:492] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:09.017560 25524 ts_tablet_manager.cc:1403] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.005s
W20260709 12:11:09.017686 25446 leader_election.cc:343] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:09.017561 25558 raft_consensus.cc:2804] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:09.018635 25558 raft_consensus.cc:697] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.019289 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963dbeab27f4bada86617200d87ef2e" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:09.019506 25558 consensus_queue.cc:237] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.019974 25334 raft_consensus.cc:2468] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:09.021255 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963dbeab27f4bada86617200d87ef2e" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:09.021456 25446 leader_election.cc:304] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:09.021904 25409 raft_consensus.cc:2468] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:09.022372 25559 raft_consensus.cc:2804] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:09.022720 25559 raft_consensus.cc:493] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:09.020342 25524 raft_consensus.cc:359] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.023104 25559 raft_consensus.cc:3060] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.023273 25524 raft_consensus.cc:385] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:09.023655 25524 raft_consensus.cc:740] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:09.024405 25524 consensus_queue.cc:260] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.026264 25524 ts_tablet_manager.cc:1434] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:11:09.026965 25333 raft_consensus.cc:2468] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:09.030347 25407 raft_consensus.cc:2468] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:09.030577 25446 leader_election.cc:304] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.031487 25528 raft_consensus.cc:2804] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:09.032697 25559 raft_consensus.cc:515] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.034919 25559 leader_election.cc:290] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:09.035698 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963dbeab27f4bada86617200d87ef2e" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.037721 25333 raft_consensus.cc:3060] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.040807 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d963dbeab27f4bada86617200d87ef2e" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.041369 25409 raft_consensus.cc:3060] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.041810 25231 catalog_manager.cc:5697] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.043500 25333 raft_consensus.cc:2468] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:09.044814 25446 leader_election.cc:304] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:09.045436 25528 raft_consensus.cc:697] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.045614 25558 raft_consensus.cc:2804] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:09.046506 25558 raft_consensus.cc:697] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.046392 25528 consensus_queue.cc:237] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.047720 25561 raft_consensus.cc:493] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:09.048178 25561 raft_consensus.cc:515] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.049000 25409 raft_consensus.cc:2468] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:09.050132 25561 leader_election.cc:290] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.051312 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:09.051946 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:09.052690 25333 raft_consensus.cc:2393] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d992c537ced43008cff56012fac2801 in current term 1: Already voted for candidate a86dec90477646d29d4abc0cc9a3b1f8 in this term.
I20260709 12:11:09.053624 25372 leader_election.cc:304] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d992c537ced43008cff56012fac2801; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:09.054641 25561 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.055032 25558 consensus_queue.cc:237] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.057919 25229 catalog_manager.cc:5697] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.061167 25561 raft_consensus.cc:2749] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:09.062700 25231 catalog_manager.cc:5697] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.071578 25229 catalog_manager.cc:5697] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.072793 25229 catalog_manager.cc:5697] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.184660 25482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45"
dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
mode: GRACEFUL
new_leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:48552
I20260709 12:11:09.185189 25482 raft_consensus.cc:606] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Received request to transfer leadership to TS 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.196067 25409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768"
dest_uuid: "9d992c537ced43008cff56012fac2801"
mode: GRACEFUL
new_leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:35674
I20260709 12:11:09.196503 25409 raft_consensus.cc:606] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Received request to transfer leadership to TS 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.200958 25409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea"
dest_uuid: "9d992c537ced43008cff56012fac2801"
mode: GRACEFUL
new_leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:35674
I20260709 12:11:09.201357 25409 raft_consensus.cc:606] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Received request to transfer leadership to TS 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.205341 25409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8597de9ac522461a98922fa4be013e54"
dest_uuid: "9d992c537ced43008cff56012fac2801"
mode: GRACEFUL
new_leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:35674
I20260709 12:11:09.205725 25409 raft_consensus.cc:606] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Received request to transfer leadership to TS 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.209746 25482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff"
dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:48552
I20260709 12:11:09.210145 25482 raft_consensus.cc:606] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.220643 25333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:44926
I20260709 12:11:09.221041 25333 raft_consensus.cc:606] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.225827 25482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5"
dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:48552
I20260709 12:11:09.226227 25482 raft_consensus.cc:606] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.230495 25333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:44926
I20260709 12:11:09.230892 25333 raft_consensus.cc:606] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.259483 25409 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.265422 25549 consensus_queue.cc:1048] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.271190 25556 raft_consensus.cc:993] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.271605 25533 raft_consensus.cc:1081] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.273295 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:11:09.275923 25407 raft_consensus.cc:493] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.276309 25407 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.279616 25556 consensus_queue.cc:1048] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.282637 25407 raft_consensus.cc:515] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.287561 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.288089 25333 raft_consensus.cc:3055] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.288388 25333 raft_consensus.cc:740] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.288806 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d0a9a09853a4d189a9941a6ac281432" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.289094 25333 consensus_queue.cc:260] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.290091 25333 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.291734 25556 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.293655 25407 leader_election.cc:290] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.296649 25333 raft_consensus.cc:2468] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:09.297871 25372 leader_election.cc:304] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:09.298640 25561 raft_consensus.cc:2804] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.299017 25561 raft_consensus.cc:697] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.299816 25561 consensus_queue.cc:237] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.304906 25549 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.314105 25231 catalog_manager.cc:5697] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.318233 25529 consensus_queue.cc:1048] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.320124 25529 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.325474 25549 raft_consensus.cc:993] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.325906 25556 raft_consensus.cc:1081] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.328752 25333 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:09.333065 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:11:09.333693 25407 raft_consensus.cc:493] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.334056 25407 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.336097 25561 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.339051 25561 consensus_queue.cc:1048] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.340322 25407 raft_consensus.cc:515] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.346203 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.346767 25332 raft_consensus.cc:3055] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.347062 25332 raft_consensus.cc:740] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.347769 25332 consensus_queue.cc:260] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.348851 25332 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.354055 25332 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:09.354703 25407 leader_election.cc:290] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.355237 25372 leader_election.cc:304] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:09.355777 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.356463 25483 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.356400 25561 raft_consensus.cc:2804] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.357533 25561 raft_consensus.cc:697] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.358443 25561 consensus_queue.cc:237] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.363427 25483 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:09.366874 25231 catalog_manager.cc:5697] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.369257 25529 raft_consensus.cc:993] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: : Instructing follower 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.369704 25529 raft_consensus.cc:1081] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Signalling peer 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.371572 25334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:44912
I20260709 12:11:09.372126 25334 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.372524 25334 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.375502 25560 raft_consensus.cc:993] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: : Instructing follower 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.375977 25560 raft_consensus.cc:1081] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Signalling peer 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.377983 25333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8597de9ac522461a98922fa4be013e54"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:44912
I20260709 12:11:09.378499 25333 raft_consensus.cc:493] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.378805 25333 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.379472 25334 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.381520 25334 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.381872 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.382457 25407 raft_consensus.cc:3055] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.382761 25407 raft_consensus.cc:740] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.382120 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.383416 25407 consensus_queue.cc:260] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.383833 25483 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.384387 25407 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.385206 25333 raft_consensus.cc:515] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.388007 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.388350 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8597de9ac522461a98922fa4be013e54" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.388533 25409 raft_consensus.cc:3055] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.388911 25482 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.389786 25407 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.390303 25483 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.390759 25297 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:09.391489 25556 raft_consensus.cc:2804] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.391969 25556 raft_consensus.cc:697] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.392679 25556 consensus_queue.cc:237] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.394629 25482 raft_consensus.cc:2468] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.388927 25409 raft_consensus.cc:740] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.395849 25558 consensus_queue.cc:1048] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.395953 25409 consensus_queue.cc:260] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.397157 25409 raft_consensus.cc:3060] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.398123 25560 consensus_queue.cc:1048] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.398705 25333 leader_election.cc:290] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.400321 25299 leader_election.cc:304] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:09.401543 25556 raft_consensus.cc:2804] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.401993 25556 raft_consensus.cc:697] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.402753 25556 consensus_queue.cc:237] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.402534 25230 catalog_manager.cc:5697] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 1 to 2, leader changed from 9d992c537ced43008cff56012fac2801 (127.19.5.194) to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.403759 25409 raft_consensus.cc:2468] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.410593 25558 raft_consensus.cc:993] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: : Instructing follower 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.410979 25558 raft_consensus.cc:1081] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Signalling peer 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.413731 25333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:44902
I20260709 12:11:09.414260 25333 raft_consensus.cc:493] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.414608 25333 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.419665 25582 consensus_queue.cc:1048] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:11:09.422523 25529 consensus_queue.cc:1048] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.424769 25582 consensus_queue.cc:1048] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.424981 25333 raft_consensus.cc:515] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:09.427100 25333 leader_election.cc:290] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.427996 25334 raft_consensus.cc:1240] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Rejecting Update request from peer a86dec90477646d29d4abc0cc9a3b1f8 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:09.429720 25408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.430481 25582 consensus_queue.cc:1059] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.431332 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7544d00a984d82a5fa52d587d2db45" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.431275 25582 raft_consensus.cc:3055] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.432130 25582 raft_consensus.cc:740] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.434064 25554 raft_consensus.cc:993] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: : Instructing follower 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.434551 25560 raft_consensus.cc:1081] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Signalling peer 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:09.436110 25332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:44912
I20260709 12:11:09.436523 25332 raft_consensus.cc:493] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.436795 25332 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.437000 25231 catalog_manager.cc:5697] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 1 to 2, leader changed from 9d992c537ced43008cff56012fac2801 (127.19.5.194) to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.440037 25528 consensus_queue.cc:1048] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.434422 25582 consensus_queue.cc:260] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:09.444069 25582 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.442992 25332 raft_consensus.cc:515] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.446695 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:09.447260 25406 raft_consensus.cc:3055] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.447559 25406 raft_consensus.cc:740] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.447783 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a607bf41dd914e3a945a84624c07fbea" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.448310 25483 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.448299 25406 consensus_queue.cc:260] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.449463 25406 raft_consensus.cc:3060] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.455416 25483 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.456611 25299 leader_election.cc:304] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:09.457490 25556 raft_consensus.cc:2804] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.457937 25556 raft_consensus.cc:697] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.458767 25556 consensus_queue.cc:237] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.459681 25406 raft_consensus.cc:2468] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.463938 25332 leader_election.cc:290] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.465551 25582 raft_consensus.cc:993] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.465996 25582 raft_consensus.cc:1081] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.468499 25482 raft_consensus.cc:2468] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:09.469111 25407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:11:09.469734 25407 raft_consensus.cc:493] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.470124 25407 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.472362 25559 raft_consensus.cc:993] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.472810 25559 raft_consensus.cc:1081] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:09.474140 25528 consensus_queue.cc:1048] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.474293 25299 leader_election.cc:304] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 9d992c537ced43008cff56012fac2801
I20260709 12:11:09.476513 25556 raft_consensus.cc:2804] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.476958 25556 raft_consensus.cc:697] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:09.477734 25556 consensus_queue.cc:237] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } }
I20260709 12:11:09.478269 25407 raft_consensus.cc:515] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.478739 25558 consensus_queue.cc:1048] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.482100 25230 catalog_manager.cc:5697] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 1 to 2, leader changed from 9d992c537ced43008cff56012fac2801 (127.19.5.194) to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.485484 25406 raft_consensus.cc:1240] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Rejecting Update request from peer a86dec90477646d29d4abc0cc9a3b1f8 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:09.482923 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.484462 25409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35646
I20260709 12:11:09.488885 25582 consensus_queue.cc:1059] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.489459 25409 raft_consensus.cc:493] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:09.489792 25558 raft_consensus.cc:3055] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.489979 25409 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.490253 25558 raft_consensus.cc:740] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.491124 25558 consensus_queue.cc:260] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.491997 25558 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.484913 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2195c4736d1146e8bc632d0cac772ba5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.498235 25582 consensus_queue.cc:1048] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.485322 25407 leader_election.cc:290] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.506932 25482 raft_consensus.cc:2468] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:09.508477 25374 leader_election.cc:304] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [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: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.509531 25560 raft_consensus.cc:2804] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.510006 25560 raft_consensus.cc:697] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.510820 25560 consensus_queue.cc:237] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.512501 25409 raft_consensus.cc:515] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.513494 25408 raft_consensus.cc:1240] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Rejecting Update request from peer a86dec90477646d29d4abc0cc9a3b1f8 for earlier term 1. Current term is 2. Ops: []
I20260709 12:11:09.517292 25409 leader_election.cc:290] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:09.518013 25333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:09.518347 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a26bb27d9124f1891bbaf03357428ff" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:09.518950 25483 raft_consensus.cc:3055] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:09.519263 25483 raft_consensus.cc:740] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:09.520017 25483 consensus_queue.cc:260] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.521054 25483 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.523547 25231 catalog_manager.cc:5697] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.524682 25558 consensus_queue.cc:1048] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:09.528741 25483 raft_consensus.cc:2468] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:09.529886 25374 leader_election.cc:304] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [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: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:09.530967 25560 raft_consensus.cc:2804] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:09.531648 25560 raft_consensus.cc:697] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:09.532414 25560 consensus_queue.cc:237] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:09.538043 25231 catalog_manager.cc:5697] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 1 to 2, leader changed from a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195) to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:09.546838 25230 catalog_manager.cc:5697] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:09.692414 25483 raft_consensus.cc:3060] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.692654 25332 raft_consensus.cc:1275] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.693972 25554 consensus_queue.cc:1048] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.698580 25483 raft_consensus.cc:1275] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.700217 25529 consensus_queue.cc:1048] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.813323 25483 raft_consensus.cc:1275] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.814419 25556 consensus_queue.cc:1048] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.821357 25406 raft_consensus.cc:1275] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.823377 25533 consensus_queue.cc:1048] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.855453 25483 raft_consensus.cc:1275] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.856542 25533 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.859369 25482 raft_consensus.cc:1275] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.860950 25529 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.861166 25406 raft_consensus.cc:1275] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.862569 25549 consensus_queue.cc:1048] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.863878 25409 raft_consensus.cc:1275] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.866122 25549 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.870599 25332 raft_consensus.cc:1275] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.872509 25529 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.882157 25483 raft_consensus.cc:1275] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.885581 25556 consensus_queue.cc:1048] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.902292 25332 raft_consensus.cc:3060] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.907055 25332 raft_consensus.cc:1275] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.908031 25529 consensus_queue.cc:1048] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.913549 25409 raft_consensus.cc:3060] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:09.916306 25483 raft_consensus.cc:1275] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.917732 25560 consensus_queue.cc:1048] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.920424 25409 raft_consensus.cc:1275] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.928234 25556 consensus_queue.cc:1048] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:09.936830 25483 raft_consensus.cc:1275] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:09.938663 25556 consensus_queue.cc:1048] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:10.060647 25332 raft_consensus.cc:3060] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:10.065614 25332 raft_consensus.cc:1275] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:10.066757 25554 consensus_queue.cc:1048] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:10.075994 25483 raft_consensus.cc:1275] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:10.077194 25554 consensus_queue.cc:1048] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:12.256608 25230 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51698:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 12:11:12.258608 25230 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 12:11:12.302759 25322 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5b336efa7487abea3876a8807c0e8 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:12.303565 25395 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5b336efa7487abea3876a8807c0e8 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:12.304019 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5b336efa7487abea3876a8807c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.304982 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5b336efa7487abea3876a8807c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.304885 25466 tablet_service.cc:1511] Processing CreateTablet for tablet 09a5b336efa7487abea3876a8807c0e8 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:11:12.306103 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a5b336efa7487abea3876a8807c0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.308647 25470 tablet_service.cc:1511] Processing CreateTablet for tablet 79e53beb2b0342acb8465e0c14dd243f (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:12.309849 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e53beb2b0342acb8465e0c14dd243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.311408 25391 tablet_service.cc:1511] Processing CreateTablet for tablet 79e53beb2b0342acb8465e0c14dd243f (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:12.311818 25318 tablet_service.cc:1511] Processing CreateTablet for tablet 79e53beb2b0342acb8465e0c14dd243f (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:11:12.312635 25391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e53beb2b0342acb8465e0c14dd243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.313010 25318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e53beb2b0342acb8465e0c14dd243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.326833 25623 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.333379 25623 tablet_bootstrap.cc:654] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.334544 25322 tablet_service.cc:1511] Processing CreateTablet for tablet db6ca6f3c5b046929779189d69a93d27 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:12.335817 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6ca6f3c5b046929779189d69a93d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.344825 25626 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.348133 25624 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.346094 25623 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.348812 25623 ts_tablet_manager.cc:1403] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.005s
I20260709 12:11:12.350327 25395 tablet_service.cc:1511] Processing CreateTablet for tablet db6ca6f3c5b046929779189d69a93d27 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:12.351575 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6ca6f3c5b046929779189d69a93d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.351748 25623 raft_consensus.cc:359] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.354674 25623 raft_consensus.cc:385] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.355034 25623 raft_consensus.cc:740] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.355602 25466 tablet_service.cc:1511] Processing CreateTablet for tablet db6ca6f3c5b046929779189d69a93d27 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:11:12.355746 25623 consensus_queue.cc:260] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.358114 25624 tablet_bootstrap.cc:654] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.364765 25626 tablet_bootstrap.cc:654] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.364892 25623 ts_tablet_manager.cc:1434] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:11:12.365995 25623 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.372447 25623 tablet_bootstrap.cc:654] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.375952 25318 tablet_service.cc:1511] Processing CreateTablet for tablet ca63416c82fd4445808173dde327878c (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:12.377127 25318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca63416c82fd4445808173dde327878c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.365272 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db6ca6f3c5b046929779189d69a93d27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.378260 25391 tablet_service.cc:1511] Processing CreateTablet for tablet ca63416c82fd4445808173dde327878c (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:12.379451 25391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca63416c82fd4445808173dde327878c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.381637 25468 tablet_service.cc:1511] Processing CreateTablet for tablet ca63416c82fd4445808173dde327878c (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:11:12.382781 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca63416c82fd4445808173dde327878c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.388918 25322 tablet_service.cc:1511] Processing CreateTablet for tablet 4d08a565a3f944059cff46e338c69a57 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:12.390120 25322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d08a565a3f944059cff46e338c69a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.392148 25470 tablet_service.cc:1511] Processing CreateTablet for tablet 4d08a565a3f944059cff46e338c69a57 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:12.393448 25470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d08a565a3f944059cff46e338c69a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.398818 25623 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.399333 25623 ts_tablet_manager.cc:1403] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 12:11:12.405385 25466 tablet_service.cc:1511] Processing CreateTablet for tablet 0896e5385b204d19bda5ab81a74685c5 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:12.407497 25320 tablet_service.cc:1511] Processing CreateTablet for tablet 0896e5385b204d19bda5ab81a74685c5 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:12.408680 25320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896e5385b204d19bda5ab81a74685c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.417094 25624 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.418866 25624 ts_tablet_manager.cc:1403] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.011s
I20260709 12:11:12.418387 25391 tablet_service.cc:1511] Processing CreateTablet for tablet 0896e5385b204d19bda5ab81a74685c5 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:11:12.420524 25391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896e5385b204d19bda5ab81a74685c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.420450 25321 tablet_service.cc:1511] Processing CreateTablet for tablet 843335aedfb849b0856f8503cf79e6a2 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:12.421672 25321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843335aedfb849b0856f8503cf79e6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.421584 25624 raft_consensus.cc:359] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.422391 25624 raft_consensus.cc:385] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.422669 25624 raft_consensus.cc:740] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.423339 25624 consensus_queue.cc:260] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.423954 25392 tablet_service.cc:1511] Processing CreateTablet for tablet 843335aedfb849b0856f8503cf79e6a2 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:12.425096 25392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843335aedfb849b0856f8503cf79e6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.416712 25395 tablet_service.cc:1511] Processing CreateTablet for tablet 4d08a565a3f944059cff46e338c69a57 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:11:12.425940 25395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d08a565a3f944059cff46e338c69a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.426107 25467 tablet_service.cc:1511] Processing CreateTablet for tablet 843335aedfb849b0856f8503cf79e6a2 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:11:12.417923 25623 raft_consensus.cc:359] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.428305 25623 raft_consensus.cc:385] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.428599 25623 raft_consensus.cc:740] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.429375 25623 consensus_queue.cc:260] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.430054 25317 tablet_service.cc:1511] Processing CreateTablet for tablet 78853e6aa0a8460c8c15c94d3b312361 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:12.431286 25317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78853e6aa0a8460c8c15c94d3b312361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.431522 25623 ts_tablet_manager.cc:1434] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.019s
I20260709 12:11:12.432528 25623 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.433586 25624 ts_tablet_manager.cc:1434] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:11:12.434089 25471 tablet_service.cc:1511] Processing CreateTablet for tablet 78853e6aa0a8460c8c15c94d3b312361 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:12.434605 25624 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.436486 25394 tablet_service.cc:1511] Processing CreateTablet for tablet 78853e6aa0a8460c8c15c94d3b312361 (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:11:12.444942 25394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78853e6aa0a8460c8c15c94d3b312361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.447934 25624 tablet_bootstrap.cc:654] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.450629 25466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0896e5385b204d19bda5ab81a74685c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.461854 25319 tablet_service.cc:1511] Processing CreateTablet for tablet a2b258c611514bf1be33c26a83d8a3cd (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:12.463173 25319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b258c611514bf1be33c26a83d8a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.465306 25626 tablet_bootstrap.cc:492] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.465837 25626 ts_tablet_manager.cc:1403] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.121s	user 0.012s	sys 0.004s
I20260709 12:11:12.468690 25626 raft_consensus.cc:359] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.469385 25626 raft_consensus.cc:385] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.469655 25626 raft_consensus.cc:740] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.470350 25626 consensus_queue.cc:260] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.472560 25626 ts_tablet_manager.cc:1434] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:11:12.473474 25626 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.477315 25471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78853e6aa0a8460c8c15c94d3b312361. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.479795 25467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 843335aedfb849b0856f8503cf79e6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.503418 25623 tablet_bootstrap.cc:654] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.514386 25468 tablet_service.cc:1511] Processing CreateTablet for tablet a2b258c611514bf1be33c26a83d8a3cd (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:12.516959 25468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b258c611514bf1be33c26a83d8a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.509999 25394 tablet_service.cc:1511] Processing CreateTablet for tablet a2b258c611514bf1be33c26a83d8a3cd (DEFAULT_TABLE table=soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:11:12.526441 25394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2b258c611514bf1be33c26a83d8a3cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:11:12.527092 25624 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.527621 25624 ts_tablet_manager.cc:1403] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.093s	user 0.021s	sys 0.012s
I20260709 12:11:12.528343 25626 tablet_bootstrap.cc:654] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.530476 25624 raft_consensus.cc:359] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.531455 25624 raft_consensus.cc:385] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.531762 25624 raft_consensus.cc:740] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.532459 25624 consensus_queue.cc:260] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.534658 25624 ts_tablet_manager.cc:1434] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:11:12.537755 25624 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.533160 25623 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.542703 25623 ts_tablet_manager.cc:1403] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.007s
I20260709 12:11:12.544286 25624 tablet_bootstrap.cc:654] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.545583 25623 raft_consensus.cc:359] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.546300 25623 raft_consensus.cc:385] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.546586 25623 raft_consensus.cc:740] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.547297 25623 consensus_queue.cc:260] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.548594 25626 tablet_bootstrap.cc:492] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.549144 25626 ts_tablet_manager.cc:1403] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.005s
I20260709 12:11:12.552007 25626 raft_consensus.cc:359] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.552711 25626 raft_consensus.cc:385] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.553045 25626 raft_consensus.cc:740] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.553619 25626 consensus_queue.cc:260] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.556386 25623 ts_tablet_manager.cc:1434] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:11:12.557405 25623 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.557587 25626 ts_tablet_manager.cc:1434] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.004s
I20260709 12:11:12.557742 25624 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.559438 25624 ts_tablet_manager.cc:1403] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 12:11:12.562289 25624 raft_consensus.cc:359] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.563231 25623 tablet_bootstrap.cc:654] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.563246 25624 raft_consensus.cc:385] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.563771 25624 raft_consensus.cc:740] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.564478 25624 consensus_queue.cc:260] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.558574 25626 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.572984 25626 tablet_bootstrap.cc:654] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.575132 25623 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.575616 25623 ts_tablet_manager.cc:1403] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 12:11:12.578253 25623 raft_consensus.cc:359] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.578917 25623 raft_consensus.cc:385] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.578918 25624 ts_tablet_manager.cc:1434] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 12:11:12.579316 25623 raft_consensus.cc:740] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.580051 25623 consensus_queue.cc:260] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.582160 25623 ts_tablet_manager.cc:1434] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:11:12.583047 25624 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.583171 25623 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.588215 25626 tablet_bootstrap.cc:492] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.588718 25626 ts_tablet_manager.cc:1403] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.009s
I20260709 12:11:12.589627 25624 tablet_bootstrap.cc:654] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.589627 25623 tablet_bootstrap.cc:654] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.591491 25626 raft_consensus.cc:359] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.592226 25626 raft_consensus.cc:385] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.592511 25626 raft_consensus.cc:740] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.593755 25626 consensus_queue.cc:260] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.599191 25626 ts_tablet_manager.cc:1434] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:11:12.600216 25626 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.601487 25623 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.601982 25623 ts_tablet_manager.cc:1403] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 12:11:12.602026 25624 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.602553 25624 ts_tablet_manager.cc:1403] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 12:11:12.604843 25623 raft_consensus.cc:359] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.605206 25624 raft_consensus.cc:359] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.605625 25623 raft_consensus.cc:385] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.605917 25624 raft_consensus.cc:385] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.605947 25623 raft_consensus.cc:740] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.606283 25624 raft_consensus.cc:740] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.606745 25623 consensus_queue.cc:260] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.607091 25624 consensus_queue.cc:260] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.608071 25626 tablet_bootstrap.cc:654] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.609031 25623 ts_tablet_manager.cc:1434] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:11:12.610004 25623 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.611392 25624 ts_tablet_manager.cc:1434] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:12.612387 25624 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.615861 25623 tablet_bootstrap.cc:654] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.618263 25624 tablet_bootstrap.cc:654] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.618414 25631 raft_consensus.cc:493] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.618912 25631 raft_consensus.cc:515] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.619673 25626 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.620157 25626 ts_tablet_manager.cc:1403] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.001s
I20260709 12:11:12.621694 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e53beb2b0342acb8465e0c14dd243f" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.622340 25409 raft_consensus.cc:2468] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.622855 25626 raft_consensus.cc:359] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.623514 25626 raft_consensus.cc:385] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.623567 25297 leader_election.cc:304] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:12.623976 25626 raft_consensus.cc:740] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.624426 25630 raft_consensus.cc:2804] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.624845 25630 raft_consensus.cc:493] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.625403 25631 leader_election.cc:290] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.624791 25626 consensus_queue.cc:260] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.626286 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e53beb2b0342acb8465e0c14dd243f" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.626978 25482 raft_consensus.cc:2468] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.625214 25630 raft_consensus.cc:3060] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.637046 25626 ts_tablet_manager.cc:1434] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:11:12.637259 25630 raft_consensus.cc:515] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.638041 25626 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.640058 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e53beb2b0342acb8465e0c14dd243f" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:12.640642 25409 raft_consensus.cc:3060] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.643486 25624 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.643507 25623 tablet_bootstrap.cc:492] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.643903 25626 tablet_bootstrap.cc:654] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.644034 25624 ts_tablet_manager.cc:1403] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.008s
I20260709 12:11:12.644687 25630 leader_election.cc:290] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.644089 25623 ts_tablet_manager.cc:1403] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.034s	user 0.029s	sys 0.004s
I20260709 12:11:12.645668 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e53beb2b0342acb8465e0c14dd243f" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.646229 25482 raft_consensus.cc:3060] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.647430 25409 raft_consensus.cc:2468] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.647893 25623 raft_consensus.cc:359] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.648626 25623 raft_consensus.cc:385] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.648883 25623 raft_consensus.cc:740] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.648862 25297 leader_election.cc:304] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:12.650142 25630 raft_consensus.cc:2804] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.649849 25623 consensus_queue.cc:260] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.650842 25630 raft_consensus.cc:697] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:12.651779 25630 consensus_queue.cc:237] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.652663 25482 raft_consensus.cc:2468] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.656774 25626 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.657227 25626 ts_tablet_manager.cc:1403] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 12:11:12.658349 25623 ts_tablet_manager.cc:1434] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 12:11:12.658321 25624 raft_consensus.cc:359] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.659147 25624 raft_consensus.cc:385] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.659487 25623 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.659428 25624 raft_consensus.cc:740] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.660027 25626 raft_consensus.cc:359] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.660640 25626 raft_consensus.cc:385] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.660342 25624 consensus_queue.cc:260] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.660887 25626 raft_consensus.cc:740] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.662613 25624 ts_tablet_manager.cc:1434] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:11:12.663622 25624 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.663761 25626 consensus_queue.cc:260] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.666029 25626 ts_tablet_manager.cc:1434] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:11:12.666898 25626 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.670859 25623 tablet_bootstrap.cc:654] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.672338 25624 tablet_bootstrap.cc:654] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.674278 25626 tablet_bootstrap.cc:654] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.674827 25556 raft_consensus.cc:493] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.675352 25556 raft_consensus.cc:515] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.677551 25556 leader_election.cc:290] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.680893 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6ca6f3c5b046929779189d69a93d27" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.681557 25482 raft_consensus.cc:2468] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.681677 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6ca6f3c5b046929779189d69a93d27" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.682300 25409 raft_consensus.cc:2468] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.683459 25297 leader_election.cc:304] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:12.684737 25556 raft_consensus.cc:2804] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.685124 25556 raft_consensus.cc:493] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.685446 25556 raft_consensus.cc:3060] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.691586 25630 raft_consensus.cc:493] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.691823 25554 raft_consensus.cc:493] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.692087 25630 raft_consensus.cc:515] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.692287 25554 raft_consensus.cc:515] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.693305 25556 raft_consensus.cc:515] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.694247 25554 leader_election.cc:290] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.694896 25630 leader_election.cc:290] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.695636 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.696318 25482 raft_consensus.cc:2468] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.698001 25299 leader_election.cc:304] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:12.698881 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.699501 25483 raft_consensus.cc:2468] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:12.699795 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.700282 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6ca6f3c5b046929779189d69a93d27" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.700482 25409 raft_consensus.cc:2468] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.700639 25630 raft_consensus.cc:2804] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.701054 25630 raft_consensus.cc:493] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.701241 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:12.701363 25630 raft_consensus.cc:3060] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.701542 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db6ca6f3c5b046929779189d69a93d27" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:12.703178 25406 raft_consensus.cc:3060] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.700861 25482 raft_consensus.cc:3060] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.709753 25630 raft_consensus.cc:515] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.702490 25374 leader_election.cc:304] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:12.711467 25334 raft_consensus.cc:2393] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d992c537ced43008cff56012fac2801 in current term 1: Already voted for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in this term.
I20260709 12:11:12.711786 25630 leader_election.cc:290] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.698915 25556 leader_election.cc:290] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.712934 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.713533 25483 raft_consensus.cc:3060] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.714517 25554 raft_consensus.cc:2804] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.715019 25554 raft_consensus.cc:493] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.715426 25554 raft_consensus.cc:3060] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.717788 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:12.723477 25483 raft_consensus.cc:2468] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.728787 25299 leader_election.cc:304] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:12.729558 25630 raft_consensus.cc:2804] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.730170 25630 raft_consensus.cc:697] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:12.729523 25229 catalog_manager.cc:5697] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.730966 25630 consensus_queue.cc:237] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.727288 25482 raft_consensus.cc:2468] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.734555 25299 leader_election.cc:304] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:12.734856 25624 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.735417 25624 ts_tablet_manager.cc:1403] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.003s
I20260709 12:11:12.735595 25631 raft_consensus.cc:2804] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.736085 25631 raft_consensus.cc:697] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:12.736868 25631 consensus_queue.cc:237] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.737864 25406 raft_consensus.cc:2468] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.737365 25554 raft_consensus.cc:515] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.742437 25626 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.742579 25409 raft_consensus.cc:2393] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in current term 1: Already voted for candidate 9d992c537ced43008cff56012fac2801 in this term.
I20260709 12:11:12.742959 25626 ts_tablet_manager.cc:1403] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.020s
I20260709 12:11:12.744719 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.738399 25624 raft_consensus.cc:359] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.745527 25482 raft_consensus.cc:2393] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d992c537ced43008cff56012fac2801 in current term 1: Already voted for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in this term.
I20260709 12:11:12.746052 25626 raft_consensus.cc:359] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.751329 25626 raft_consensus.cc:385] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.751652 25626 raft_consensus.cc:740] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.755051 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a5b336efa7487abea3876a8807c0e8" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:12.755194 25626 consensus_queue.cc:260] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.760238 25626 ts_tablet_manager.cc:1434] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:11:12.749308 25624 raft_consensus.cc:385] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.749449 25554 leader_election.cc:290] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.764084 25624 raft_consensus.cc:740] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.774279 25626 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.775107 25374 leader_election.cc:304] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [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: 9d992c537ced43008cff56012fac2801; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:12.777225 25623 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.777783 25623 ts_tablet_manager.cc:1403] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.034s
I20260709 12:11:12.782822 25648 raft_consensus.cc:493] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.783491 25630 raft_consensus.cc:493] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.784611 25626 tablet_bootstrap.cc:654] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.783850 25648 raft_consensus.cc:515] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.784495 25630 raft_consensus.cc:515] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.787933 25556 raft_consensus.cc:493] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.788923 25554 raft_consensus.cc:2749] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:11:12.789104 25556 raft_consensus.cc:515] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.790164 25630 leader_election.cc:290] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.791028 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.791235 25556 leader_election.cc:290] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.791706 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.781077 25624 consensus_queue.cc:260] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.792213 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
W20260709 12:11:12.792382 25297 leader_election.cc:343] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:12.793838 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.795379 25483 raft_consensus.cc:2468] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.794575 25624 ts_tablet_manager.cc:1434] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.059s	user 0.003s	sys 0.003s
W20260709 12:11:12.793689 25297 leader_election.cc:343] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:12.796523 25624 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.793322 25482 raft_consensus.cc:2468] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 0.
I20260709 12:11:12.792889 25623 raft_consensus.cc:359] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.797363 25623 raft_consensus.cc:385] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.795432 25648 leader_election.cc:290] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.797554 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:12.798291 25334 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:12.799284 25372 leader_election.cc:304] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:12.799642 25611 raft_consensus.cc:493] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:12.800016 25651 raft_consensus.cc:2804] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.800163 25299 leader_election.cc:304] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 9d992c537ced43008cff56012fac2801
I20260709 12:11:12.800467 25651 raft_consensus.cc:493] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.800521 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:12.800868 25651 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.787753 25229 catalog_manager.cc:5697] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.801662 25556 raft_consensus.cc:2804] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.800086 25611 raft_consensus.cc:515] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.802040 25556 raft_consensus.cc:493] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.802395 25556 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.802492 25229 catalog_manager.cc:5697] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.803494 25611 leader_election.cc:290] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:12.805351 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:12.801318 25623 raft_consensus.cc:740] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.801414 25299 leader_election.cc:304] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 9d992c537ced43008cff56012fac2801
I20260709 12:11:12.808012 25651 raft_consensus.cc:515] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.808645 25630 raft_consensus.cc:2804] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:12.808326 25623 consensus_queue.cc:260] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.809034 25630 raft_consensus.cc:493] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:12.809365 25630 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.810621 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:12.811232 25334 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.811643 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:12.813759 25624 tablet_bootstrap.cc:654] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.813897 25482 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:12.810751 25406 raft_consensus.cc:2393] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a86dec90477646d29d4abc0cc9a3b1f8 in current term 1: Already voted for candidate 9d992c537ced43008cff56012fac2801 in this term.
I20260709 12:11:12.817885 25446 leader_election.cc:304] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a86dec90477646d29d4abc0cc9a3b1f8; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801
I20260709 12:11:12.818102 25334 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:12.810811 25623 ts_tablet_manager.cc:1434] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 12:11:12.818351 25630 raft_consensus.cc:515] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.819221 25651 leader_election.cc:290] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.820497 25372 leader_election.cc:304] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:12.821267 25651 raft_consensus.cc:2804] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.821684 25651 raft_consensus.cc:697] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
W20260709 12:11:12.821991 25280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:11:12.822439 25651 consensus_queue.cc:237] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.823226 25630 leader_election.cc:290] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.823504 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:12.823938 25623 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
W20260709 12:11:12.824923 25297 leader_election.cc:343] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:11:12.825759 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.819294 25611 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.827086 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.828032 25483 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.830294 25623 tablet_bootstrap.cc:654] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.822999 25556 raft_consensus.cc:515] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.835886 25556 leader_election.cc:290] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:12.836099 25481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:12.836768 25481 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.836508 25624 tablet_bootstrap.cc:492] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.837553 25624 ts_tablet_manager.cc:1403] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 12:11:12.837591 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:12.839519 25483 raft_consensus.cc:2468] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.840597 25624 raft_consensus.cc:359] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.841710 25624 raft_consensus.cc:385] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.842016 25624 raft_consensus.cc:740] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.842047 25299 leader_election.cc:304] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 9d992c537ced43008cff56012fac2801
I20260709 12:11:12.843272 25556 raft_consensus.cc:2804] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.843807 25556 raft_consensus.cc:697] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:12.843971 25481 raft_consensus.cc:2468] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.842842 25624 consensus_queue.cc:260] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.844637 25556 consensus_queue.cc:237] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.845062 25299 leader_election.cc:304] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:12.845781 25630 raft_consensus.cc:2804] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:12.846258 25630 raft_consensus.cc:697] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:12.847074 25630 consensus_queue.cc:237] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.847945 25406 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:12.852072 25229 catalog_manager.cc:5697] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.853547 25624 ts_tablet_manager.cc:1434] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:11:12.854449 25624 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.858996 25406 raft_consensus.cc:2468] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 1.
I20260709 12:11:12.867874 25229 catalog_manager.cc:5697] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.861953 25611 raft_consensus.cc:2749] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:12.871914 25624 tablet_bootstrap.cc:654] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.876881 25626 tablet_bootstrap.cc:492] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.877353 25626 ts_tablet_manager.cc:1403] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.110s	user 0.029s	sys 0.000s
I20260709 12:11:12.878820 25482 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:12.879267 25624 tablet_bootstrap.cc:492] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.879761 25624 ts_tablet_manager.cc:1403] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 12:11:12.880054 25626 raft_consensus.cc:359] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.880761 25626 raft_consensus.cc:385] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.881033 25626 raft_consensus.cc:740] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.882342 25624 raft_consensus.cc:359] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.883003 25624 raft_consensus.cc:385] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.883258 25624 raft_consensus.cc:740] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.883881 25624 consensus_queue.cc:260] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.885103 25623 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.885548 25623 ts_tablet_manager.cc:1403] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.014s
I20260709 12:11:12.886176 25624 ts_tablet_manager.cc:1434] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:11:12.887049 25624 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: Bootstrap starting.
I20260709 12:11:12.888191 25623 raft_consensus.cc:359] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.888841 25623 raft_consensus.cc:385] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.889086 25623 raft_consensus.cc:740] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.889657 25623 consensus_queue.cc:260] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.892113 25623 ts_tablet_manager.cc:1434] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:11:12.892791 25624 tablet_bootstrap.cc:654] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.893043 25623 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: Bootstrap starting.
I20260709 12:11:12.893204 25230 catalog_manager.cc:5697] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 1 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:12.897799 25623 tablet_bootstrap.cc:654] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.901885 25623 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: No bootstrap required, opened a new log
I20260709 12:11:12.902199 25623 ts_tablet_manager.cc:1403] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:11:12.904104 25623 raft_consensus.cc:359] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.881801 25626 consensus_queue.cc:260] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.904830 25623 raft_consensus.cc:385] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.905102 25623 raft_consensus.cc:740] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.906895 25626 ts_tablet_manager.cc:1434] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.004s
I20260709 12:11:12.908331 25626 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.914111 25626 tablet_bootstrap.cc:654] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.916576 25624 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: No bootstrap required, opened a new log
I20260709 12:11:12.917055 25624 ts_tablet_manager.cc:1403] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.010s
I20260709 12:11:12.918758 25623 consensus_queue.cc:260] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.919436 25624 raft_consensus.cc:359] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.920125 25624 raft_consensus.cc:385] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.920382 25624 raft_consensus.cc:740] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.921095 25624 consensus_queue.cc:260] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.926131 25624 ts_tablet_manager.cc:1434] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 12:11:12.927945 25623 ts_tablet_manager.cc:1434] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.001s
I20260709 12:11:12.929504 25626 tablet_bootstrap.cc:492] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.930258 25626 ts_tablet_manager.cc:1403] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 12:11:12.932304 25626 raft_consensus.cc:359] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.932937 25626 raft_consensus.cc:385] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.933187 25626 raft_consensus.cc:740] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.933811 25626 consensus_queue.cc:260] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.935784 25626 ts_tablet_manager.cc:1434] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:11:12.936686 25626 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: Bootstrap starting.
I20260709 12:11:12.941582 25626 tablet_bootstrap.cc:654] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: Neither blocks nor log segments found. Creating new log.
I20260709 12:11:12.945439 25626 tablet_bootstrap.cc:492] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: No bootstrap required, opened a new log
I20260709 12:11:12.945811 25626 ts_tablet_manager.cc:1403] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.007s
I20260709 12:11:12.947571 25626 raft_consensus.cc:359] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.947991 25626 raft_consensus.cc:385] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:11:12.948174 25626 raft_consensus.cc:740] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Initialized, Role: FOLLOWER
I20260709 12:11:12.948624 25626 consensus_queue.cc:260] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:12.950133 25626 ts_tablet_manager.cc:1434] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 12:11:13.016448 25651 raft_consensus.cc:493] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:13.016944 25651 raft_consensus.cc:515] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.018913 25651 leader_election.cc:290] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.019580 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78853e6aa0a8460c8c15c94d3b312361" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:13.020071 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78853e6aa0a8460c8c15c94d3b312361" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:13.020192 25334 raft_consensus.cc:2468] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:13.020607 25483 raft_consensus.cc:2468] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:13.021193 25372 leader_election.cc:304] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:13.021878 25651 raft_consensus.cc:2804] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:13.022140 25651 raft_consensus.cc:493] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:13.022394 25651 raft_consensus.cc:3060] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.028244 25651 raft_consensus.cc:515] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.029594 25651 leader_election.cc:290] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.030125 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78853e6aa0a8460c8c15c94d3b312361" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:13.030514 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78853e6aa0a8460c8c15c94d3b312361" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:13.030634 25334 raft_consensus.cc:3060] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.030982 25483 raft_consensus.cc:3060] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.035349 25334 raft_consensus.cc:2468] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:13.036319 25372 leader_election.cc:304] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:13.036725 25483 raft_consensus.cc:2468] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:13.036983 25651 raft_consensus.cc:2804] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:13.037513 25651 raft_consensus.cc:697] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:13.038167 25651 consensus_queue.cc:237] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.050498 25651 raft_consensus.cc:493] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:13.049786 25232 catalog_manager.cc:5697] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.050928 25651 raft_consensus.cc:515] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.052379 25651 leader_election.cc:290] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.053171 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843335aedfb849b0856f8503cf79e6a2" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:13.053388 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843335aedfb849b0856f8503cf79e6a2" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:13.053687 25334 raft_consensus.cc:2468] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:13.054009 25483 raft_consensus.cc:2468] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 0.
I20260709 12:11:13.054630 25372 leader_election.cc:304] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:13.055377 25651 raft_consensus.cc:2804] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:13.055684 25651 raft_consensus.cc:493] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:13.055943 25651 raft_consensus.cc:3060] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.061120 25556 consensus_queue.cc:1048] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.061992 25651 raft_consensus.cc:515] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.063884 25651 leader_election.cc:290] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.065171 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843335aedfb849b0856f8503cf79e6a2" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:13.065940 25334 raft_consensus.cc:3060] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.065176 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "843335aedfb849b0856f8503cf79e6a2" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:13.067198 25482 raft_consensus.cc:3060] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.073603 25482 raft_consensus.cc:2468] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:13.074306 25334 raft_consensus.cc:2468] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 1.
I20260709 12:11:13.074587 25374 leader_election.cc:304] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:13.075480 25651 raft_consensus.cc:2804] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:13.075956 25651 raft_consensus.cc:697] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:13.076747 25651 consensus_queue.cc:237] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.081588 25630 consensus_queue.cc:1048] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.101887 25232 catalog_manager.cc:5697] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 1 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.153770 25630 consensus_queue.cc:1048] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.162937 25556 consensus_queue.cc:1048] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.188058 25611 raft_consensus.cc:493] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:13.188506 25611 raft_consensus.cc:515] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.190191 25611 leader_election.cc:290] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:13.190712 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b258c611514bf1be33c26a83d8a3cd" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:13.191138 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b258c611514bf1be33c26a83d8a3cd" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801" is_pre_election: true
I20260709 12:11:13.191396 25334 raft_consensus.cc:2468] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:13.191795 25406 raft_consensus.cc:2468] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 0.
I20260709 12:11:13.192426 25446 leader_election.cc:304] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:13.193146 25611 raft_consensus.cc:2804] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:11:13.193495 25611 raft_consensus.cc:493] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:11:13.193815 25611 raft_consensus.cc:3060] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.198349 25611 raft_consensus.cc:515] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.199738 25611 leader_election.cc:290] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:13.200349 25334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b258c611514bf1be33c26a83d8a3cd" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:13.200584 25406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2b258c611514bf1be33c26a83d8a3cd" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:13.200814 25334 raft_consensus.cc:3060] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.201092 25406 raft_consensus.cc:3060] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.201206 25651 raft_consensus.cc:493] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:11:13.201689 25651 raft_consensus.cc:515] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.204200 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" is_pre_election: true
I20260709 12:11:13.204442 25651 leader_election.cc:290] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.204613 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" is_pre_election: true
I20260709 12:11:13.205327 25483 raft_consensus.cc:2393] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d992c537ced43008cff56012fac2801 in current term 1: Already voted for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in this term.
I20260709 12:11:13.206179 25374 leader_election.cc:304] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d992c537ced43008cff56012fac2801; no voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:13.206894 25651 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:11:13.207399 25406 raft_consensus.cc:2468] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:13.207603 25334 raft_consensus.cc:2468] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 1.
I20260709 12:11:13.208446 25446 leader_election.cc:304] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:13.209144 25611 raft_consensus.cc:2804] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:11:13.210016 25611 raft_consensus.cc:697] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:13.210722 25611 consensus_queue.cc:237] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.212373 25651 raft_consensus.cc:2749] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:11:13.216955 25232 catalog_manager.cc:5697] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 1 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:13.226711 25556 consensus_queue.cc:1048] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.235376 25630 consensus_queue.cc:1048] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.260862 25630 consensus_queue.cc:1048] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.263202 25651 consensus_queue.cc:1048] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.271281 25556 consensus_queue.cc:1048] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.278092 25651 consensus_queue.cc:1048] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.381753 25556 consensus_queue.cc:1048] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.391069 25630 consensus_queue.cc:1048] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.420535 25651 consensus_queue.cc:1048] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.433257 25684 consensus_queue.cc:1048] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.449492 25406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca63416c82fd4445808173dde327878c"
dest_uuid: "9d992c537ced43008cff56012fac2801"
mode: GRACEFUL
new_leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:35674
I20260709 12:11:13.449946 25406 raft_consensus.cc:606] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Received request to transfer leadership to TS 2b97433ca18e4d8eaf79d589ecc5fcb3
I20260709 12:11:13.454090 25332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:44926
I20260709 12:11:13.454512 25332 raft_consensus.cc:606] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:13.458478 25332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
mode: GRACEFUL
new_leader_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:44926
I20260709 12:11:13.458856 25332 raft_consensus.cc:606] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Received request to transfer leadership to TS 9d992c537ced43008cff56012fac2801
I20260709 12:11:13.522881 25684 consensus_queue.cc:1048] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.532879 25684 consensus_queue.cc:1048] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.666393 25611 consensus_queue.cc:1048] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:11:13.715752 25672 consensus_queue.cc:1048] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:11:13.725449 25651 raft_consensus.cc:993] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: : Instructing follower 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:13.726050 25651 raft_consensus.cc:1081] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Signalling peer 2b97433ca18e4d8eaf79d589ecc5fcb3 to start an election
I20260709 12:11:13.728544 25334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca63416c82fd4445808173dde327878c"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
 from {username='slave'} at 127.0.0.1:44912
I20260709 12:11:13.729013 25556 raft_consensus.cc:993] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:13.729369 25334 raft_consensus.cc:493] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.729791 25556 raft_consensus.cc:1081] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:13.729950 25334 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.740975 25406 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:11:13.741653 25406 raft_consensus.cc:493] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.742097 25406 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.749513 25334 raft_consensus.cc:515] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.754976 25482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:13.755162 25409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca63416c82fd4445808173dde327878c" candidate_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:13.755620 25482 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.755784 25409 raft_consensus.cc:3055] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:13.756196 25409 raft_consensus.cc:740] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:13.757339 25409 consensus_queue.cc:260] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.758580 25409 raft_consensus.cc:3060] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.759335 25406 raft_consensus.cc:515] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.763449 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:13.763643 25334 leader_election.cc:290] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Requested vote from peers 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.763862 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0896e5385b204d19bda5ab81a74685c5" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:13.764537 25332 raft_consensus.cc:3055] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:13.764056 25483 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.764853 25332 raft_consensus.cc:740] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:13.765935 25406 leader_election.cc:290] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.765858 25482 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:13.767172 25409 raft_consensus.cc:2468] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b97433ca18e4d8eaf79d589ecc5fcb3 in term 2.
I20260709 12:11:13.765837 25332 consensus_queue.cc:260] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.767769 25299 leader_election.cc:304] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:13.768260 25332 raft_consensus.cc:3060] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.768754 25630 raft_consensus.cc:2804] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:13.769268 25630 raft_consensus.cc:697] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Leader. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:13.770494 25630 consensus_queue.cc:237] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.777045 25332 raft_consensus.cc:2468] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:13.777788 25483 raft_consensus.cc:2468] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:13.778548 25372 leader_election.cc:304] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b97433ca18e4d8eaf79d589ecc5fcb3, 9d992c537ced43008cff56012fac2801; no voters: 
I20260709 12:11:13.779361 25684 raft_consensus.cc:2804] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:13.779728 25684 raft_consensus.cc:697] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:13.780055 25229 catalog_manager.cc:5697] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 reported cstate change: term changed from 1 to 2, leader changed from 9d992c537ced43008cff56012fac2801 (127.19.5.194) to 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193). New cstate: current_term: 2 leader_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.780617 25684 consensus_queue.cc:237] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.789063 25232 catalog_manager.cc:5697] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:13.849228 25556 raft_consensus.cc:993] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: : Instructing follower 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:13.849586 25630 raft_consensus.cc:1081] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Signalling peer 9d992c537ced43008cff56012fac2801 to start an election
I20260709 12:11:13.850802 25409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57"
dest_uuid: "9d992c537ced43008cff56012fac2801"
 from {username='slave'} at 127.0.0.1:35658
I20260709 12:11:13.851315 25409 raft_consensus.cc:493] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:13.851698 25409 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.858817 25409 raft_consensus.cc:515] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.860591 25409 leader_election.cc:290] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195:34579)
I20260709 12:11:13.861168 25332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:13.861485 25483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d08a565a3f944059cff46e338c69a57" candidate_uuid: "9d992c537ced43008cff56012fac2801" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
I20260709 12:11:13.861753 25332 raft_consensus.cc:3055] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:11:13.861961 25483 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.862076 25332 raft_consensus.cc:740] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:13.862893 25332 consensus_queue.cc:260] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.863829 25332 raft_consensus.cc:3060] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:11:13.866247 25483 raft_consensus.cc:2468] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:13.867388 25374 leader_election.cc:304] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:13.868163 25684 raft_consensus.cc:2804] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:11:13.868532 25684 raft_consensus.cc:697] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Leader. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:13.869033 25332 raft_consensus.cc:2468] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d992c537ced43008cff56012fac2801 in term 2.
I20260709 12:11:13.869354 25684 consensus_queue.cc:237] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:13.875300 25232 catalog_manager.cc:5697] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 reported cstate change: term changed from 1 to 2, leader changed from 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193) to 9d992c537ced43008cff56012fac2801 (127.19.5.194). New cstate: current_term: 2 leader_uuid: "9d992c537ced43008cff56012fac2801" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: UNKNOWN } } }
I20260709 12:11:14.211938 25332 raft_consensus.cc:1275] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.212996 25651 consensus_queue.cc:1048] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:14.221258 25482 raft_consensus.cc:1275] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.222391 25651 consensus_queue.cc:1048] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:14.259724 25332 raft_consensus.cc:1275] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.260790 25684 consensus_queue.cc:1048] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:14.269752 25482 raft_consensus.cc:1275] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 9d992c537ced43008cff56012fac2801: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.271342 25651 consensus_queue.cc:1048] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:14.332083 25409 raft_consensus.cc:1275] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.332903 25482 raft_consensus.cc:1275] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Refusing update from remote peer 2b97433ca18e4d8eaf79d589ecc5fcb3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:11:14.333168 25630 consensus_queue.cc:1048] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:14.334134 25556 consensus_queue.cc:1048] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:11:16.467852 25232 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51698:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:11:16.488227 25232 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51698:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:11:16.537469 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:16.620298 25734 tablet.cc:1724] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.665254 25737 tablet.cc:1724] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.709175 25734 tablet.cc:1724] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 12:11:16.737699 25297 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.19.5.194:36417, user_credentials={real_user=slave}} blocked reactor thread for 117845us
I20260709 12:11:16.781898 25742 tablet.cc:1724] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.808502 25408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006"
dest_uuid: "9d992c537ced43008cff56012fac2801"
mode: GRACEFUL
new_leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
 from {username='slave'} at 127.0.0.1:41930
I20260709 12:11:16.809294 25408 raft_consensus.cc:606] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Received request to transfer leadership to TS a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:16.784791 25749 tablet.cc:1724] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.830044 25760 tablet.cc:1724] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.808696 25751 tablet.cc:1724] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.843922 25758 tablet.cc:1724] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.846577 25756 tablet.cc:1724] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.861675 25734 tablet.cc:1724] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.840924 25748 tablet.cc:1724] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.868649 25755 tablet.cc:1724] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.907861 25737 tablet.cc:1724] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.936058 25749 tablet.cc:1724] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.953212 25771 tablet.cc:1724] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.955787 25766 tablet.cc:1724] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.956727 25737 tablet.cc:1724] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.958243 25742 tablet.cc:1724] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.968930 25751 tablet.cc:1724] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.971863 25760 tablet.cc:1724] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.977782 25734 tablet.cc:1724] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.978511 25742 tablet.cc:1724] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:17.007911 25771 tablet.cc:1724] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:17.015807 25756 tablet.cc:1724] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:17.018573 25331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768"
dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
mode: GRACEFUL
new_leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
 from {username='slave'} at 127.0.0.1:47492
I20260709 12:11:17.019851 25331 raft_consensus.cc:606] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Received request to transfer leadership to TS a86dec90477646d29d4abc0cc9a3b1f8
I20260709 12:11:17.023788 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:11:17.024421 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:17.022603 25771 tablet.cc:1724] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:17.024581 25755 tablet.cc:1724] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:16.993024 25751 tablet.cc:1724] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 12:11:17.053941 25765 raft_consensus.cc:993] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: : Instructing follower a86dec90477646d29d4abc0cc9a3b1f8 to start an election
I20260709 12:11:17.054482 25765 raft_consensus.cc:1081] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Signalling peer a86dec90477646d29d4abc0cc9a3b1f8 to start an election
I20260709 12:11:17.051820 25232 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: soft_deleted_table [id=71b1900e1e734a7184da5ff0f0470e67] alter complete (version 1)
I20260709 12:11:17.056238 25479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006"
dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
 from {username='slave'} at 127.0.0.1:48550
I20260709 12:11:17.056826 25479 raft_consensus.cc:493] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:17.057197 25479 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.066612 25479 raft_consensus.cc:515] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.068621 25479 leader_election.cc:290] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 3 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:17.069329 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:17.069567 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aaf2fc141d14d06943e19189c853006" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:17.069906 25331 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.070150 25407 raft_consensus.cc:3055] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:17.070428 25407 raft_consensus.cc:740] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d992c537ced43008cff56012fac2801, State: Running, Role: LEADER
I20260709 12:11:17.071224 25407 consensus_queue.cc:260] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.072445 25407 raft_consensus.cc:3060] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.078392 25331 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 3.
I20260709 12:11:17.080717 25446 leader_election.cc:304] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [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: 2b97433ca18e4d8eaf79d589ecc5fcb3, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:17.081398 25407 raft_consensus.cc:2468] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 3.
I20260709 12:11:17.081570 25752 raft_consensus.cc:2804] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:17.082091 25752 raft_consensus.cc:697] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:17.082928 25752 consensus_queue.cc:237] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.090803 25229 catalog_manager.cc:5697] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 2 to 3, leader changed from 9d992c537ced43008cff56012fac2801 (127.19.5.194) to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:17.198385 25630 raft_consensus.cc:993] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: : Instructing follower a86dec90477646d29d4abc0cc9a3b1f8 to start an election
I20260709 12:11:17.198861 25744 raft_consensus.cc:1081] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Signalling peer a86dec90477646d29d4abc0cc9a3b1f8 to start an election
I20260709 12:11:17.200129 25479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768"
dest_uuid: "a86dec90477646d29d4abc0cc9a3b1f8"
 from {username='slave'} at 127.0.0.1:48548
I20260709 12:11:17.200529 25479 raft_consensus.cc:493] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:11:17.200767 25479 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.205319 25479 raft_consensus.cc:515] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.206904 25479 leader_election.cc:290] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [CANDIDATE]: Term 3 election: Requested vote from peers 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889), 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417)
I20260709 12:11:17.207600 25331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3"
I20260709 12:11:17.207805 25407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "870c1c35cb234e5f83c117fa21732768" candidate_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d992c537ced43008cff56012fac2801"
I20260709 12:11:17.208205 25331 raft_consensus.cc:3055] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:11:17.208308 25407 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.208506 25331 raft_consensus.cc:740] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2b97433ca18e4d8eaf79d589ecc5fcb3, State: Running, Role: LEADER
I20260709 12:11:17.209236 25331 consensus_queue.cc:260] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.210141 25331 raft_consensus.cc:3060] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:11:17.213002 25407 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 3.
I20260709 12:11:17.213956 25446 leader_election.cc:304] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [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: 9d992c537ced43008cff56012fac2801, a86dec90477646d29d4abc0cc9a3b1f8; no voters: 
I20260709 12:11:17.214584 25752 raft_consensus.cc:2804] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:11:17.214825 25331 raft_consensus.cc:2468] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a86dec90477646d29d4abc0cc9a3b1f8 in term 3.
I20260709 12:11:17.215057 25752 raft_consensus.cc:697] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 LEADER]: Becoming Leader. State: Replica: a86dec90477646d29d4abc0cc9a3b1f8, State: Running, Role: LEADER
I20260709 12:11:17.215976 25752 consensus_queue.cc:237] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [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: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } }
I20260709 12:11:17.222743 25229 catalog_manager.cc:5697] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 reported cstate change: term changed from 2 to 3, leader changed from 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193) to a86dec90477646d29d4abc0cc9a3b1f8 (127.19.5.195). New cstate: current_term: 3 leader_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a86dec90477646d29d4abc0cc9a3b1f8" member_type: VOTER last_known_addr { host: "127.19.5.195" port: 34579 } health_report { overall_health: HEALTHY } } }
I20260709 12:11:17.627115 25407 raft_consensus.cc:1275] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Refusing update from remote peer a86dec90477646d29d4abc0cc9a3b1f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:17.628159 25752 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:17.636736 25331 raft_consensus.cc:1275] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Refusing update from remote peer a86dec90477646d29d4abc0cc9a3b1f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:17.638196 25752 consensus_queue.cc:1048] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:17.746994 25407 raft_consensus.cc:1275] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Refusing update from remote peer a86dec90477646d29d4abc0cc9a3b1f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:17.748073 25780 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d992c537ced43008cff56012fac2801" member_type: VOTER last_known_addr { host: "127.19.5.194" port: 36417 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:17.758066 25330 raft_consensus.cc:1275] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Refusing update from remote peer a86dec90477646d29d4abc0cc9a3b1f8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:11:17.759287 25780 consensus_queue.cc:1048] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b97433ca18e4d8eaf79d589ecc5fcb3" member_type: VOTER last_known_addr { host: "127.19.5.193" port: 45889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:11:18.025411 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:18.030285 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:18.030652 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:19.031479 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:19.036336 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:19.036710 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:20.037663 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:20.043756 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:20.044104 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:21.044925 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:21.049585 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:21.049942 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:22.050761 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:22.055516 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:22.055887 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:23.056627 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:23.061250 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:23.061575 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:24.062580 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:24.067691 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:24.068037 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:25.068856 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:25.073629 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:25.074002 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:26.074906 19479 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:11:26.081103 19479 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:11:26.081529 19479 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:11:27.137971 19479 tablet_server.cc:179] TabletServer@127.19.5.193:0 shutting down...
W20260709 12:11:27.144253 25372 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260709 12:11:27.149889 25372 consensus_peers.cc:597] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.177134 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:27.177978 19479 tablet_replica.cc:333] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.179037 19479 raft_consensus.cc:2243] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.179893 19479 raft_consensus.cc:2272] T 843335aedfb849b0856f8503cf79e6a2 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.182469 19479 tablet_replica.cc:333] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.183320 19479 raft_consensus.cc:2243] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.184559 19479 raft_consensus.cc:2272] T ca63416c82fd4445808173dde327878c P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.186808 19479 tablet_replica.cc:333] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.187342 19479 raft_consensus.cc:2243] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.187872 19479 raft_consensus.cc:2272] T 0896e5385b204d19bda5ab81a74685c5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.190080 19479 tablet_replica.cc:333] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.190579 19479 raft_consensus.cc:2243] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.191041 19479 raft_consensus.cc:2272] T 4d08a565a3f944059cff46e338c69a57 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.193455 19479 tablet_replica.cc:333] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.194000 19479 raft_consensus.cc:2243] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.194448 19479 raft_consensus.cc:2272] T a2b258c611514bf1be33c26a83d8a3cd P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.197162 19479 tablet_replica.cc:333] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.198027 19479 raft_consensus.cc:2243] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.198943 19479 raft_consensus.cc:2272] T 79e53beb2b0342acb8465e0c14dd243f P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.201028 19479 tablet_replica.cc:333] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.201545 19479 raft_consensus.cc:2243] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.201999 19479 raft_consensus.cc:2272] T 2195c4736d1146e8bc632d0cac772ba5 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.204025 19479 tablet_replica.cc:333] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.204519 19479 raft_consensus.cc:2243] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.205371 19479 raft_consensus.cc:2272] T 7d7544d00a984d82a5fa52d587d2db45 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.207629 19479 tablet_replica.cc:333] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.208410 19479 raft_consensus.cc:2243] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.209467 19479 raft_consensus.cc:2272] T a607bf41dd914e3a945a84624c07fbea P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:27.211714 25372 consensus_peers.cc:597] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.212239 19479 tablet_replica.cc:333] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.212872 19479 raft_consensus.cc:2243] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.213356 19479 raft_consensus.cc:2272] T 8a26bb27d9124f1891bbaf03357428ff P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.215296 19479 tablet_replica.cc:333] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.215832 19479 raft_consensus.cc:2243] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.216365 19479 raft_consensus.cc:2272] T 78853e6aa0a8460c8c15c94d3b312361 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.218703 19479 tablet_replica.cc:333] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.219213 19479 raft_consensus.cc:2243] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.220088 19479 raft_consensus.cc:2272] T 8597de9ac522461a98922fa4be013e54 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.222071 19479 tablet_replica.cc:333] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.222575 19479 raft_consensus.cc:2243] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.223016 19479 raft_consensus.cc:2272] T 7d0a9a09853a4d189a9941a6ac281432 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.225073 19479 tablet_replica.cc:333] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.225540 19479 raft_consensus.cc:2243] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.226317 19479 raft_consensus.cc:2272] T 09a5b336efa7487abea3876a8807c0e8 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.228469 19479 tablet_replica.cc:333] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.229197 19479 raft_consensus.cc:2243] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.230130 19479 raft_consensus.cc:2272] T db6ca6f3c5b046929779189d69a93d27 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:27.232056 25372 consensus_peers.cc:597] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.232750 19479 tablet_replica.cc:333] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.233337 19479 raft_consensus.cc:2243] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.233765 19479 raft_consensus.cc:2272] T 870c1c35cb234e5f83c117fa21732768 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.235859 19479 tablet_replica.cc:333] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.236330 19479 raft_consensus.cc:2243] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.236801 19479 raft_consensus.cc:2272] T d963dbeab27f4bada86617200d87ef2e P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.238881 19479 tablet_replica.cc:333] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3: stopping tablet replica
I20260709 12:11:27.239372 19479 raft_consensus.cc:2243] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.239908 19479 raft_consensus.cc:2272] T 2aaf2fc141d14d06943e19189c853006 P 2b97433ca18e4d8eaf79d589ecc5fcb3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:11:27.281973 25372 consensus_peers.cc:597] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:45889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.283476 19479 tablet_server.cc:196] TabletServer@127.19.5.193:0 shutdown complete.
W20260709 12:11:27.293506 25446 consensus_peers.cc:597] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:45889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.323069 19479 tablet_server.cc:179] TabletServer@127.19.5.194:0 shutting down...
I20260709 12:11:27.348198 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:27.349056 19479 tablet_replica.cc:333] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.350118 19479 raft_consensus.cc:2243] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.351128 19479 raft_consensus.cc:2272] T 0896e5385b204d19bda5ab81a74685c5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.353586 19479 tablet_replica.cc:333] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.354228 19479 raft_consensus.cc:2243] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.355015 19479 raft_consensus.cc:2272] T 4d08a565a3f944059cff46e338c69a57 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.357026 19479 tablet_replica.cc:333] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.357518 19479 raft_consensus.cc:2243] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.358248 19479 raft_consensus.cc:2272] T 843335aedfb849b0856f8503cf79e6a2 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.360265 19479 tablet_replica.cc:333] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.360798 19479 raft_consensus.cc:2243] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.361224 19479 raft_consensus.cc:2272] T ca63416c82fd4445808173dde327878c P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.363142 19479 tablet_replica.cc:333] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.363801 19479 raft_consensus.cc:2243] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.364722 19479 raft_consensus.cc:2272] T 8a26bb27d9124f1891bbaf03357428ff P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.366842 19479 tablet_replica.cc:333] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.367365 19479 raft_consensus.cc:2243] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:11:27.367538 25446 consensus_peers.cc:597] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 -> Peer 2b97433ca18e4d8eaf79d589ecc5fcb3 (127.19.5.193:45889): Couldn't send request to peer 2b97433ca18e4d8eaf79d589ecc5fcb3. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.193:45889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.367945 19479 raft_consensus.cc:2272] T a2b258c611514bf1be33c26a83d8a3cd P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.369922 19479 tablet_replica.cc:333] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.370445 19479 raft_consensus.cc:2243] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.370900 19479 raft_consensus.cc:2272] T 79e53beb2b0342acb8465e0c14dd243f P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.372920 19479 tablet_replica.cc:333] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.373387 19479 raft_consensus.cc:2243] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.373797 19479 raft_consensus.cc:2272] T d963dbeab27f4bada86617200d87ef2e P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.375770 19479 tablet_replica.cc:333] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.376257 19479 raft_consensus.cc:2243] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.377002 19479 raft_consensus.cc:2272] T 2195c4736d1146e8bc632d0cac772ba5 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.378911 19479 tablet_replica.cc:333] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.379377 19479 raft_consensus.cc:2243] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.379874 19479 raft_consensus.cc:2272] T db6ca6f3c5b046929779189d69a93d27 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.381803 19479 tablet_replica.cc:333] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.382285 19479 raft_consensus.cc:2243] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.382723 19479 raft_consensus.cc:2272] T 09a5b336efa7487abea3876a8807c0e8 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.384687 19479 tablet_replica.cc:333] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.385167 19479 raft_consensus.cc:2243] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.386034 19479 raft_consensus.cc:2272] T 7d0a9a09853a4d189a9941a6ac281432 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.387892 19479 tablet_replica.cc:333] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.388360 19479 raft_consensus.cc:2243] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.388780 19479 raft_consensus.cc:2272] T 2aaf2fc141d14d06943e19189c853006 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.390503 19479 tablet_replica.cc:333] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.390966 19479 raft_consensus.cc:2243] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.391426 19479 raft_consensus.cc:2272] T a607bf41dd914e3a945a84624c07fbea P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.393471 19479 tablet_replica.cc:333] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.393934 19479 raft_consensus.cc:2243] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.394352 19479 raft_consensus.cc:2272] T 7d7544d00a984d82a5fa52d587d2db45 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.396224 19479 tablet_replica.cc:333] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.396659 19479 raft_consensus.cc:2243] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.397121 19479 raft_consensus.cc:2272] T 870c1c35cb234e5f83c117fa21732768 P 9d992c537ced43008cff56012fac2801 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.398860 19479 tablet_replica.cc:333] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.399303 19479 raft_consensus.cc:2243] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.400070 19479 raft_consensus.cc:2272] T 78853e6aa0a8460c8c15c94d3b312361 P 9d992c537ced43008cff56012fac2801 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.401857 19479 tablet_replica.cc:333] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801: stopping tablet replica
I20260709 12:11:27.402269 19479 raft_consensus.cc:2243] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.402707 19479 raft_consensus.cc:2272] T 8597de9ac522461a98922fa4be013e54 P 9d992c537ced43008cff56012fac2801 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.440829 19479 tablet_server.cc:196] TabletServer@127.19.5.194:0 shutdown complete.
W20260709 12:11:27.459399 25446 consensus_peers.cc:597] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 -> Peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Couldn't send request to peer 9d992c537ced43008cff56012fac2801. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:36417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.476300 19479 tablet_server.cc:179] TabletServer@127.19.5.195:0 shutting down...
W20260709 12:11:27.500521 25446 consensus_peers.cc:597] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 -> Peer 9d992c537ced43008cff56012fac2801 (127.19.5.194:36417): Couldn't send request to peer 9d992c537ced43008cff56012fac2801. Status: Network error: Client connection negotiation failed: client connection to 127.19.5.194:36417: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:11:27.501781 19479 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:11:27.502569 19479 tablet_replica.cc:333] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.503185 19479 raft_consensus.cc:2243] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.503674 19479 raft_consensus.cc:2272] T 843335aedfb849b0856f8503cf79e6a2 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.505656 19479 tablet_replica.cc:333] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.506175 19479 raft_consensus.cc:2243] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.506578 19479 raft_consensus.cc:2272] T 0896e5385b204d19bda5ab81a74685c5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.508469 19479 tablet_replica.cc:333] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.508955 19479 raft_consensus.cc:2243] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.509325 19479 raft_consensus.cc:2272] T 4d08a565a3f944059cff46e338c69a57 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.511370 19479 tablet_replica.cc:333] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.511945 19479 raft_consensus.cc:2243] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.512324 19479 raft_consensus.cc:2272] T ca63416c82fd4445808173dde327878c P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.514088 19479 tablet_replica.cc:333] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.514565 19479 raft_consensus.cc:2243] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.515229 19479 raft_consensus.cc:2272] T a2b258c611514bf1be33c26a83d8a3cd P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.516990 19479 tablet_replica.cc:333] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.517468 19479 raft_consensus.cc:2243] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.517859 19479 raft_consensus.cc:2272] T 79e53beb2b0342acb8465e0c14dd243f P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.519697 19479 tablet_replica.cc:333] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.520128 19479 raft_consensus.cc:2243] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.520843 19479 raft_consensus.cc:2272] T d963dbeab27f4bada86617200d87ef2e P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.522578 19479 tablet_replica.cc:333] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.522990 19479 raft_consensus.cc:2243] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.523794 19479 raft_consensus.cc:2272] T 2aaf2fc141d14d06943e19189c853006 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.525663 19479 tablet_replica.cc:333] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.526155 19479 raft_consensus.cc:2243] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.526592 19479 raft_consensus.cc:2272] T 2195c4736d1146e8bc632d0cac772ba5 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.528370 19479 tablet_replica.cc:333] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.528849 19479 raft_consensus.cc:2243] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.529291 19479 raft_consensus.cc:2272] T 7d7544d00a984d82a5fa52d587d2db45 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.531062 19479 tablet_replica.cc:333] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.531576 19479 raft_consensus.cc:2243] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.531991 19479 raft_consensus.cc:2272] T a607bf41dd914e3a945a84624c07fbea P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.533768 19479 tablet_replica.cc:333] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.534230 19479 raft_consensus.cc:2243] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.534653 19479 raft_consensus.cc:2272] T 8a26bb27d9124f1891bbaf03357428ff P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.536442 19479 tablet_replica.cc:333] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.536913 19479 raft_consensus.cc:2243] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.537659 19479 raft_consensus.cc:2272] T 870c1c35cb234e5f83c117fa21732768 P a86dec90477646d29d4abc0cc9a3b1f8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.539418 19479 tablet_replica.cc:333] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.539943 19479 raft_consensus.cc:2243] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.540354 19479 raft_consensus.cc:2272] T db6ca6f3c5b046929779189d69a93d27 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.542069 19479 tablet_replica.cc:333] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.542500 19479 raft_consensus.cc:2243] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.542964 19479 raft_consensus.cc:2272] T 09a5b336efa7487abea3876a8807c0e8 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.544809 19479 tablet_replica.cc:333] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.545238 19479 raft_consensus.cc:2243] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.545625 19479 raft_consensus.cc:2272] T 7d0a9a09853a4d189a9941a6ac281432 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.547369 19479 tablet_replica.cc:333] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.547833 19479 raft_consensus.cc:2243] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.548257 19479 raft_consensus.cc:2272] T 78853e6aa0a8460c8c15c94d3b312361 P a86dec90477646d29d4abc0cc9a3b1f8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.550011 19479 tablet_replica.cc:333] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8: stopping tablet replica
I20260709 12:11:27.550427 19479 raft_consensus.cc:2243] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:11:27.550810 19479 raft_consensus.cc:2272] T 8597de9ac522461a98922fa4be013e54 P a86dec90477646d29d4abc0cc9a3b1f8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.588315 19479 tablet_server.cc:196] TabletServer@127.19.5.195:0 shutdown complete.
I20260709 12:11:27.620790 19479 master.cc:562] Master@127.19.5.254:41563 shutting down...
I20260709 12:11:27.638792 19479 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:11:27.639362 19479 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:11:27.639708 19479 tablet_replica.cc:333] T 00000000000000000000000000000000 P f84dec5a56444fbea9f4ecdb9bc374a7: stopping tablet replica
I20260709 12:11:27.659303 19479 master.cc:584] Master@127.19.5.254:41563 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (20039 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (39986 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (195296 ms total)
[  PASSED  ] 8 tests.
I20260709 12:11:27.711083 19479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2229 messages since previous log ~30 seconds ago
I20260709 12:11:27.711303 19479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2229 messages since previous log ~30 seconds ago
I20260709 12:11:27.711465 19479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2226 messages since previous log ~31 seconds ago
I20260709 12:11:27.711699 19479 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 ~48 seconds ago
I20260709 12:11:27.711889 19479 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 ~48 seconds ago
I20260709 12:11:27.712127 19479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 12:11:27.712396 19479 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~41 seconds ago
